summaryrefslogtreecommitdiffstats
path: root/sfx2/qa
Commit message (Expand)AuthorAgeFilesLines
* sfx2: finally resolve FIXME and test custom metadataMichael Stahl2017-10-242-13/+96
* Fix creation of array cloneStephan Bergmann2017-09-211-2/+1
* Fix typosAndrea Gelmini2017-06-261-2/+2
* loplugin:oncevar in sfx2Noel Grandin2017-06-261-3/+3
* Fix spellingTor Lillqvist2017-05-041-1/+1
* Add missing #includesStephan Bergmann2017-02-061-1/+1
* sfx2: fix race in JunitTest UndoManager.checkBrokenScripts()Michael Stahl2017-01-121-0/+5
* tdf#97361: Changed method calls in sfx2 python testskerem2017-01-092-8/+8
* tdf#97361: Changed naming in sfx2 python testskerem2016-12-202-66/+66
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* tdf#97361 remove = None assignments in sfx2 python unit testskerem2016-12-052-4/+0
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* sot: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-11-131-20/+20
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* normalize existing emacs/vim mode-lines in python filesMichael Stahl2016-10-262-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-74/+2
* screenshots: add dialog test cases for sfx2Armin Le Grand2016-08-182-0/+221
* Add initial CppunitTest_sfx2_classificationMiklos Vajna2016-05-201-0/+146
* tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2016-03-082-15/+0
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-5/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* 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