Age | Commit message (Expand) | Author |
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 |
2012-08-14 | sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250 | Noel Power |
2012-08-11 | Remove Template Manager menu entry from start center. | Rafael Dominguez |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-08-10 | Remove Template Save menu entry from start center. | Rafael Dominguez |
2012-08-10 | Related fdo#51252: No more prereg, no more unopkg sync | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-08 | remove some more eof noise | Thomas Arnhold |
2012-08-07 | remove bogus date information | Thomas Arnhold |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-08-07 | Remove commented out code | Thomas Arnhold |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás |
2012-08-05 | Remove unused macros | Thomas Arnhold |
2012-07-31 | cleanup filtercachedata.hxx | Thomas Arnhold |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-27 | Fix excessive indentation. | Kohei Yoshida |
2012-07-27 | Remove unnecessary fluffy comment partitions. | Kohei Yoshida |
2012-07-26 | Header file without implementation. Not to mention nobody uses it. | Kohei Yoshida |
2012-07-24 | Unused methods. | Kohei Yoshida |
2012-07-24 | It makes no sense to make these methods virtual. | Kohei Yoshida |
2012-07-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-07-16 | the unknwon typo is surprisingly popular | Luboš Luňák |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-15 | These methods can be const | Julien Nabet |
2012-07-14 | fix breaker introduced by 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18db | Bjoern Michaelsen |