summaryrefslogtreecommitdiff
path: root/sw/qa/complex
AgeCommit message (Expand)Author
2014-08-20double-checked locking is not thread-safe in JavaNoel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04java: remove some unused variablesNoel Grandin
2014-03-31sw: still use SvxBrushItem for page style backgroundMiklos Vajna
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-05Adapt JunitTest_sw_complex to 2bb87dd6596f8e961f5618d8e7686fa12c64e2cfStephan Bergmann
2014-01-29sw: CheckBookmarks: can't store OOo XML any moreMichael Stahl
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-10-15Remove Java unit tests migrated to PythonDavid Ostrovsky
2013-08-26fdo#33960: sw: fix cross reference fields some moreTroy Rollo
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-03-21sw: VarFields test: fix "\" in URL (test fails on windows)Michael Stahl
2013-03-21fdo#55814 improve unit testDavid Ostrovsky
2013-03-20fdo#55814 create unit test for it firstDavid Ostrovsky
2013-01-09fdo#58242: sw: fix more crashes when not on SwTxtNodeMichael Stahl
2012-12-03SwXDocumentIndex: implement css.util.XRefreshableMichael Stahl
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl
2012-07-17Resolves: fdo49629 GotoEndOfWord fails with footnote at word endCaolán McNamara
2012-07-13java: printStackTrace always to stderrThomas Arnhold
2012-07-06fdo#33960: fix cross reference number test failureMichael Stahl
2012-06-29Java5 update - convert to use genericsNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-05sw: CheckFields: oops, forgot to close the documentMichael Stahl
2012-03-05fdo#39694, fdo#42073: add junit test for theseMichael Stahl
2012-03-05fdo#39694: add test documentJuergen Steinhilber
2012-02-13sw: make LoadSaveTest runnable againMichael Stahl
2011-11-14fdo#40819, i#116193: disable WW8 roundtrip as it breaks on big bookmark countsBjoern Michaelsen
2011-11-10fdo#40819 lp#868229: reenable CheckBookmarks subsequenttestBjoern Michaelsen
2011-09-13fdo#33960#, fdo#35690#: Disabled failing checkCrossReferences tests for now.Stephan Bergmann