summaryrefslogtreecommitdiff
path: root/sfx2/qa
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-2/+1
2015-10-14java:remove unused importsNoel Grandin1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-9/+9
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-09-15Rename Sidebar.xcu node names to be meaningfulLaurent Godard1-0/+92
2015-09-02sideber uno api test less dependant to panels orderLaurent Godard1-5/+28
2015-09-01PythonTest_sfx2_python: StylesPropertyPanel is the first panel nowMaxim Monastirsky1-2/+2
2015-09-01Fix PythonTest_sfx2_pythonMiklos Vajna1-3/+3
2015-07-08java: let the unit-test framework catch exceptionsNoel Grandin5-717/+665
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard1-0/+149
2015-06-15java: remove unnecessary threadingNoel Grandin3-119/+90
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin2-12/+10
2015-06-03loplugin:saloverrideStephan Bergmann1-1/+1
2015-06-03Skeletal SfxControllerItem / bindings unit test.Michael Meeks1-0/+62
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin2-36/+13
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+0
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin1-20/+0
2014-12-10java: merge JUnitBasedTest into DocumentEventsNoel Grandin2-50/+24
2014-12-10java: simplify the getMSF() methodsNoel Grandin2-5/+3
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-3/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
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