Age | Commit message (Expand) | Author |
2012-10-13 | loplugin: what is it with the weird-ass else placement in framework | Caolán McNamara |
2012-10-12 | loplugin: bad else if placement | Caolán McNamara |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-12 | loplugin: unused Strings | Caolán McNamara |
2012-10-11 | loplugin: more unused OUString and misleading indentation | Caolán McNamara |
2012-10-11 | loplugin: more unused OUStrings and so forth | Caolán McNamara |
2012-10-11 | loplugin: misleading alignment of else if | Caolán McNamara |
2012-10-11 | loplugin: misleading indent | Caolán McNamara |
2012-10-10 | loplugin: unused O[U]Strings and misleading else placement | Caolán McNamara |
2012-10-10 | loplugin: unused O[U]Strings | Caolán McNamara |
2012-10-06 | cppcheck: unreadVariable. | jailletc36 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-22 | fdo#41440, fdo#50296: start center: force black text color | Ivan Timofeev |
2012-09-22 | fdo#34392: request button size after vcl has updated its settings | Ivan Timofeev |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-12 | Unused #includes | Stephan Bergmann |
2012-09-07 | Disable the experimental orcus-based csv filter for now. | Kohei Yoshida |
2012-09-07 | First cut on integrating liborcus into libreoffice tree.... | Kohei Yoshida |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-05 | Quick and dirty adaption of ModuleManager to WeakImplHelper | Stephan Bergmann |
2012-09-03 | Missing 1 include and 2 using | Julien Nabet |
2012-09-03 | More places that require a prefixed "system" | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-28 | fdo#36149: Do not display error dialogs while showing a menu | Stephan Bergmann |
2012-08-28 | Missing using com::sun::star::frame::DispatchHelper | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-08-24 | kill more unneeded stuff; rename uiconfig Packages | Matúš Kukan |
2012-08-23 | Fix off-by-one drawing problems of the bottom docking area. | Jan Holesovsky |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan |
2012-08-20 | Remove dead java code, fields and local variables | Noel Grandin |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-16 | remove menubar post processing of SID_PASTESPECIAL state to always enabled | Noel Power |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-16 | -Werror,-Wunused-value (Clang towards 3.2) | Stephan Bergmann |