Age | Commit message (Expand) | Author | Files | Lines |
2012-09-22 | fdo#41440, fdo#50296: start center: force black text color | Ivan Timofeev | 1 | -4/+22 |
2012-09-22 | fdo#34392: request button size after vcl has updated its settings | Ivan Timofeev | 2 | -9/+19 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 22 | -60/+51 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 4 | -8/+7 |
2012-09-12 | Unused #includes | Stephan Bergmann | 1 | -1/+0 |
2012-09-07 | Disable the experimental orcus-based csv filter for now. | Kohei Yoshida | 1 | -0/+8 |
2012-09-07 | First cut on integrating liborcus into libreoffice tree.... | Kohei Yoshida | 1 | -4/+46 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 15 | -120/+0 |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl | 1 | -2/+2 |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin | 3 | -10/+11 |
2012-09-05 | Quick and dirty adaption of ModuleManager to WeakImplHelper | Stephan Bergmann | 2 | -56/+92 |
2012-09-03 | Missing 1 include and 2 using | Julien Nabet | 1 | -0/+3 |
2012-09-03 | More places that require a prefixed "system" | Stephan Bergmann | 1 | -2/+2 |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin | 1 | -5/+3 |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin | 1 | -2/+2 |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin | 1 | -2/+1 |
2012-08-28 | fdo#36149: Do not display error dialogs while showing a menu | Stephan Bergmann | 1 | -0/+37 |
2012-08-28 | Missing using com::sun::star::frame::DispatchHelper | Stephan Bergmann | 1 | -0/+1 |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin | 1 | -1/+3 |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin | 1 | -3/+2 |
2012-08-24 | kill more unneeded stuff; rename uiconfig Packages | Matúš Kukan | 7 | -664/+0 |
2012-08-23 | Fix off-by-one drawing problems of the bottom docking area. | Jan Holesovsky | 1 | -2/+2 |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan | 1 | -0/+4 |
2012-08-20 | Remove dead java code, fields and local variables | Noel Grandin | 11 | -446/+1 |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin | 4 | -10/+8 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 2 | -10/+10 |
2012-08-16 | remove menubar post processing of SID_PASTESPECIAL state to always enabled | Noel Power | 1 | -2/+1 |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 15 | -30/+7 |
2012-08-16 | -Werror,-Wunused-value (Clang towards 3.2) | Stephan Bergmann | 1 | -1/+1 |
2012-08-14 | sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250 | Noel Power | 1 | -1/+3 |
2012-08-11 | Remove Template Manager menu entry from start center. | Rafael Dominguez | 1 | -1/+0 |
2012-08-11 | Remove unused local vars | Julien Nabet | 1 | -1/+0 |
2012-08-10 | Remove Template Save menu entry from start center. | Rafael Dominguez | 1 | -1/+0 |
2012-08-10 | Related fdo#51252: No more prereg, no more unopkg sync | Stephan Bergmann | 1 | -2/+3 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 174 | -1420/+8 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 324 | -2723/+2 |
2012-08-08 | remove some more eof noise | Thomas Arnhold | 8 | -32/+0 |
2012-08-07 | remove bogus date information | Thomas Arnhold | 17 | -97/+0 |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold | 1 | -1/+0 |
2012-08-07 | Remove commented out code | Thomas Arnhold | 1 | -3/+0 |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás | 1 | -1/+1 |
2012-08-05 | Remove unused macros | Thomas Arnhold | 2 | -17/+0 |
2012-07-31 | cleanup filtercachedata.hxx | Thomas Arnhold | 1 | -62/+0 |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara | 4 | -4/+0 |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann | 13 | -27/+27 |
2012-07-27 | Fix excessive indentation. | Kohei Yoshida | 1 | -531/+531 |
2012-07-27 | Remove unnecessary fluffy comment partitions. | Kohei Yoshida | 1 | -53/+3 |
2012-07-26 | Header file without implementation. Not to mention nobody uses it. | Kohei Yoshida | 1 | -382/+0 |
2012-07-24 | Unused methods. | Kohei Yoshida | 2 | -59/+0 |
2012-07-24 | It makes no sense to make these methods virtual. | Kohei Yoshida | 2 | -16/+8 |