Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-17feature[bgz_348289]: Allow HttpProcessor to bypass proxy settings0.9.8.v201106200029_SR2_RCjohn.r.misinco1-0/+8
2011-04-18feature[ats_3KLYC]: Add DefaultUser group attribute supportkwilk1-5/+3
2011-04-12bug[bgz_342652]: UserSettings attribute is persisted upon shutdown despite no...jmisinco2-26/+31
2011-03-18refinement: Improve Lib.determineGroup functionrescobar1-10/+11
2011-02-08refactor: Add deprecated readXmlDocument method for OTE backwards compatibility0.9.8.v201102081107_REL0.9.8.v201102081107_RCrescobar1-0/+5
2011-02-02refactor: Clean-up Warnings0.9.8.v201102020001_RCrescobar1-9/+4
2011-01-26bug: Fix VbaWordDiffGenerator launch and error logging0.9.8.v201101261529_RCrescobar1-0/+1
2011-01-11bug[bgz_333909]: Fix for setFocus() problem in widgets inheriting from XWidge...kwilk1-0/+11
2011-01-10feature[bgz_332807]: Support multiple delete and purge options for branches i...kwilk1-0/+24
2011-01-13bug: Make csv reader more robustandy.jury1-2/+8
2011-01-12bug: Fix Jaxp read xml encodingjphillips1-2/+5
2010-12-22bug: Fix stream resource managementrescobar1-151/+199
2010-12-21refactor: Remove usage of obsolete class AFilerbrooks1-52/+0
2010-12-20refactor: Update method spellingrescobar2-2/+2
2010-12-17bug[ats_NZYFE]: FileWatcher unnecessarily triggers updates and synchronizatio...rbrooks5-0/+234
2010-12-17refactor: Remove project specific settings so the global ones are usedrbrooks1-3/+0
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-12-07refinement: Make ExcelXmlWriter support optional use of stylesrbrooks1-7/+24
2010-12-06refinement: Remove deprecated off Strings.isValid(String)ddunne1-70/+66
2010-12-04refinement: Add back legacy isValid and deprecate itAndrew Finkbeiner1-60/+71
2010-11-01refactor: Update Strings.isValid to accept charSequencekwilk1-4/+0
2010-11-24bug[ats_ALD2D]: Fix word start/end edit tag issuesjphillips1-0/+2
2010-11-24refinement: Improve exception handling by allowing RowProcessor.processRow to...rbrooks2-2/+2
2010-11-10feature[ats_DYHK9]: Add pretty printing support and improve some of the xml w...Andrew Finkbeiner2-0/+225
2010-11-08feature: First pass at having the test record code use XmlizableStreamAndrew Finkbeiner2-0/+40
2010-11-04refactor: Make Strings.isValid accept CharSequencerbrooks1-1/+1
2010-10-19refinement: Update test to allow WordML paragraphs to be spread over multiple...Karol M. Wilk1-1/+1
2010-11-04refinement: Add support for null parametersrescobar1-7/+14
2010-10-26refinement: Enable H2 Osee Client Integration Testsrescobar1-3/+3
2010-10-22refinement: Resolve PMD findings for ATSddunne1-0/+3
2010-10-15refactor: Convert all line terminators to Unix stylerbrooks2-618/+618
2010-10-19refactor: Remove obsolete classes UnicodeConverter, XmlUtility, and ResourceM...rbrooks1-81/+0
2010-10-19bug[ats_M7TTD]: Source for runtime plugins missing from releaserescobar1-3/+1
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-08bug: Update jdk.core build.properties to include sourceddunne1-1/+3
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne2-2/+0
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-22refactor: Remove commented out code from ExcelSaxHandlerrbrooks1-1/+0
2010-09-20refactor: Convert nested class FindResults.FindResultsIterator to a top level...rbrooks3-53/+74
2010-09-20refactor: Add convenience constructor to Findrbrooks1-2/+5
2010-09-20refactor: Add deprecated newDocument method to support OTE legacy coderescobar1-0/+8
2010-09-17refactor: Move MatchLocation to jdk.corerescobar1-0/+108
2010-09-17refactor: Add entrySet method to HashCollectionrescobar1-0/+5
2010-09-14bug: Fix JAXP write and add JAXP testsrescobar1-79/+34
2010-09-14feature: Add additional html codes to reserved charactersrescobar1-1/+64
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks2-17/+16
2010-09-10bug[ats_JVNZA]: Fix DOM parsing error during bookmark id fix before wordML re...rescobar1-2/+2
2010-09-08refactor: Eclipse source cleanup and formatRyan D. Brooks4-11/+0
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks27-83/+0

Back to the top