Age | Commit message (Expand) | Author |
2017-06-26 | Fix typos | Andrea Gelmini |
2017-06-26 | loplugin:oncevar in sfx2 | Noel Grandin |
2017-05-04 | Fix spelling | Tor Lillqvist |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-12 | sfx2: fix race in JunitTest UndoManager.checkBrokenScripts() | Michael Stahl |
2017-01-09 | tdf#97361: Changed method calls in sfx2 python tests | kerem |
2016-12-20 | tdf#97361: Changed naming in sfx2 python tests | kerem |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-12-05 | tdf#97361 remove = None assignments in sfx2 python unit tests | kerem |
2016-11-15 | Fix typos | Samuel Mehrbrodt |
2016-11-13 | sot: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-11-10 | 'make screenshot' loplugin fixes | Stephan Bergmann |
2016-10-26 | normalize existing emacs/vim mode-lines in python files | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: add dialog test cases for sfx2 | Armin Le Grand |
2016-05-20 | Add initial CppunitTest_sfx2_classification | Miklos Vajna |
2016-03-08 | tdf#97703 Removed empty setUp/tearDown methods | Chirag Manwani |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | com::sun::star->css in sfx2 | Noel Grandin |
2015-10-14 | java:remove unused imports | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-15 | Rename Sidebar.xcu node names to be meaningful | Laurent Godard |
2015-09-02 | sideber uno api test less dependant to panels order | Laurent Godard |
2015-09-01 | PythonTest_sfx2_python: StylesPropertyPanel is the first panel now | Maxim Monastirsky |
2015-09-01 | Fix PythonTest_sfx2_python | Miklos Vajna |
2015-07-08 | java: let the unit-test framework catch exceptions | Noel Grandin |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-23 | Uno api sidebar unit test tdf#91806 | Laurent Godard |
2015-06-15 | java: remove unnecessary threading | Noel Grandin |
2015-06-11 | speed up Java unit tests by removing sleeps | Noel Grandin |
2015-06-03 | loplugin:saloverride | Stephan Bergmann |
2015-06-03 | Skeletal SfxControllerItem / bindings unit test. | Michael Meeks |
2015-01-12 | java: simplify sleeping and waiting in tests | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-10 | java: improve use of WrappedTargetException to set cause properly | Noel Grandin |
2014-12-10 | java: merge JUnitBasedTest into DocumentEvents | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-11-24 | java,qadev: remove unused parameters and local vars | Noel Grandin |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-08-20 | java: Avoid naming non-fields with the prefix m_ | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |