Age | Commit message (Expand) | Author |
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 |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-12 | java: remove exceptions from throws clauses that are not actually thrown | Noel Grandin |
2014-08-12 | java: remove unused variables | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-06-10 | fdo#79676: Fix the Java UNO API test with regard to chart tests. | Kohei Yoshida |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | sfx2: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2013-11-26 | adapt sfx2 UndoManager test to renaming from "click" to "press" | Michael Stahl |
2013-11-26 | remove executable bits from .java files | Michael Stahl |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-10-07 | Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptor | Stephan Bergmann |
2013-10-07 | Use org.junit.Assert.assertEquals where appropriate | Stephan Bergmann |
2013-05-06 | Java cleanup, remove unnecessary @SuppressWarnings annotations | Noel Grandin |