summaryrefslogtreecommitdiff
path: root/sfx2/qa
AgeCommit message (Expand)AuthorFilesLines
2017-01-17sfx2: fix race in JunitTest UndoManager.checkBrokenScripts()Michael Stahl1-0/+5
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna1-20/+20
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl2-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for sfx2Armin Le Grand2-0/+221
2016-05-20Add initial CppunitTest_sfx2_classificationMiklos Vajna1-0/+146
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2-15/+0
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-5/+0
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