summaryrefslogtreecommitdiff
path: root/sfx2/qa
AgeCommit message (Expand)AuthorFilesLines
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin1-3/+3
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-8/+8
2014-08-14java: remove unused importsNoel Grandin1-3/+0
2014-08-14java: remove commented out codeNoel Grandin1-8/+0
2014-08-13java: remove dead methodsNoel Grandin1-84/+0
2014-08-13java: reduce scope, make some methods privateNoel Grandin3-3/+3
2014-08-13java: reduce scope, make member classes privateNoel Grandin3-4/+4
2014-08-13java: reduce scope, make fields privateNoel Grandin2-4/+4
2014-08-12java: remove useless javadoc tagsNoel Grandin1-1/+0
2014-08-12java: remove unnecessary semi-colonsNoel Grandin2-8/+8
2014-08-12java: remove exceptions from throws clauses that are not actually thrownNoel Grandin3-3/+2
2014-08-12java: remove unused variablesNoel Grandin1-5/+2
2014-08-05java: remove commented out codeNoel Grandin2-7/+0
2014-06-10fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida1-0/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-14typo: dependend -> dependentThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-03-10sfx2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+1
2014-02-26Remove visual noise from sfx2Alexander Wilms2-47/+47
2013-11-26adapt sfx2 UndoManager test to renaming from "click" to "press"Michael Stahl1-2/+2
2013-11-26remove executable bits from .java filesMichael Stahl2-0/+0
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-4/+4
2013-10-07Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptorStephan Bergmann1-1/+2
2013-10-07Use org.junit.Assert.assertEquals where appropriateStephan Bergmann1-68/+70
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin1-1/+0
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-9/+13
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-12/+12
2013-02-01Increase test timeoutStephan Bergmann1-1/+1
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl6-625/+0
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz3-24/+0
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz10-18/+0
2012-09-14sfx2: DocumentInfo test should use a private temp dirMichael Stahl1-23/+8
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-6/+0
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl1-45/+0
2012-09-05Java cleanup, make package name match folder nameNoel Grandin1-1/+1
2012-08-20Remove dead java code, fields and local variablesNoel Grandin1-3/+0
2012-08-20Java update - fix various javadoc issuesNoel Grandin2-4/+3
2012-07-13java: printStackTrace always to stderrThomas Arnhold2-2/+2
2012-07-09fdo#35663: enable UndoManager test, but disable failing Calc testMichael Stahl1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-07-06fs34b: re-enable checkBrokenScripts - works fineFrank Schoenheit [fs]1-1/+1
2012-07-06fs34b: remaint of CWS debuglevels:Frank Schoenheit [fs]3-2/+262
2012-06-29Java5 update - convert to use genericsNoel Grandin4-26/+23
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin1-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks16-260/+256