summaryrefslogtreecommitdiffstats
path: root/sfx2/qa
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in sfx2Noel Grandin2015-10-291-2/+1
* java:remove unused importsNoel Grandin2015-10-141-2/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-9/+9
* Fix typosAndrea Gelmini2015-09-301-1/+1
* boost->stdCaolán McNamara2015-09-171-3/+3
* Rename Sidebar.xcu node names to be meaningfulLaurent Godard2015-09-151-0/+92
* sideber uno api test less dependant to panels orderLaurent Godard2015-09-021-5/+28
* PythonTest_sfx2_python: StylesPropertyPanel is the first panel nowMaxim Monastirsky2015-09-011-2/+2
* Fix PythonTest_sfx2_pythonMiklos Vajna2015-09-011-3/+3
* java: let the unit-test framework catch exceptionsNoel Grandin2015-07-085-717/+665
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Uno api sidebar unit test tdf#91806Laurent Godard2015-06-231-0/+149
* java: remove unnecessary threadingNoel Grandin2015-06-153-119/+90
* speed up Java unit tests by removing sleepsNoel Grandin2015-06-112-12/+10
* loplugin:saloverrideStephan Bergmann2015-06-031-1/+1
* Skeletal SfxControllerItem / bindings unit test.Michael Meeks2015-06-031-0/+62
* java: simplify sleeping and waiting in testsNoel Grandin2015-01-122-36/+13
* java: remove some unused fields and variablesNoel Grandin2014-12-151-1/+0
* java: improve use of WrappedTargetException to set cause properlyNoel Grandin2014-12-101-20/+0
* java: merge JUnitBasedTest into DocumentEventsNoel Grandin2014-12-102-50/+24
* java: simplify the getMSF() methodsNoel Grandin2014-12-102-5/+3
* java,qadev: remove unused parameters and local varsNoel Grandin2014-11-241-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-3/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* java: Avoid naming non-fields with the prefix m_Noel Grandin2014-08-201-3/+3
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-8/+8
* java: remove unused importsNoel Grandin2014-08-141-3/+0
* java: remove commented out codeNoel Grandin2014-08-141-8/+0
* java: remove dead methodsNoel Grandin2014-08-131-84/+0
* java: reduce scope, make some methods privateNoel Grandin2014-08-133-3/+3
* java: reduce scope, make member classes privateNoel Grandin2014-08-133-4/+4
* java: reduce scope, make fields privateNoel Grandin2014-08-132-4/+4
* java: remove useless javadoc tagsNoel Grandin2014-08-121-1/+0
* java: remove unnecessary semi-colonsNoel Grandin2014-08-122-8/+8
* java: remove exceptions from throws clauses that are not actually thrownNoel Grandin2014-08-123-3/+2
* java: remove unused variablesNoel Grandin2014-08-121-5/+2
* java: remove commented out codeNoel Grandin2014-08-052-7/+0
* fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida2014-06-101-0/+4
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* typo: dependend -> dependentThomas Arnhold2014-04-141-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-7/+7
* sfx2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-1/+1
* Remove visual noise from sfx2Alexander Wilms2014-02-262-47/+47
* adapt sfx2 UndoManager test to renaming from "click" to "press"Michael Stahl2013-11-261-2/+2
* remove executable bits from .java filesMichael Stahl2013-11-262-0/+0
* sfx2: include <> for external includesNorbert Thiebaud2013-11-111-4/+4
* Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptorStephan Bergmann2013-10-071-1/+2
* Use org.junit.Assert.assertEquals where appropriateStephan Bergmann2013-10-071-68/+70
* Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2013-05-061-1/+0
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-061-9/+13