summaryrefslogtreecommitdiff
path: root/sfx2/qa
AgeCommit message (Expand)Author
2017-01-17sfx2: fix race in JunitTest UndoManager.checkBrokenScripts()Michael Stahl
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for sfx2Armin Le Grand
2016-05-20Add initial CppunitTest_sfx2_classificationMiklos Vajna
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-14java:remove unused importsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-09-15Rename Sidebar.xcu node names to be meaningfulLaurent Godard
2015-09-02sideber uno api test less dependant to panels orderLaurent Godard
2015-09-01PythonTest_sfx2_python: StylesPropertyPanel is the first panel nowMaxim Monastirsky
2015-09-01Fix PythonTest_sfx2_pythonMiklos Vajna
2015-07-08java: let the unit-test framework catch exceptionsNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard
2015-06-15java: remove unnecessary threadingNoel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-03loplugin:saloverrideStephan Bergmann
2015-06-03Skeletal SfxControllerItem / bindings unit test.Michael Meeks
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin
2014-12-10java: merge JUnitBasedTest into DocumentEventsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-14java: remove unused importsNoel 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 member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: remove unnecessary semi-colonsNoel Grandin
2014-08-12java: remove exceptions from throws clauses that are not actually thrownNoel Grandin
2014-08-12java: remove unused variablesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin