Age | Commit message (Expand) | Author |
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 | 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-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 unused local vars | Julien Nabet |
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-07 | remove bogus date information | Thomas Arnhold |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás |
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-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 |
2012-07-14 | Revert "Some cppcheck cleaning" | Bjoern Michaelsen |
2012-07-14 | Simplify code and correct the erroneous length parameter for "macro:///" and ... | Christophe JAILLET |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-09 | Revert "attempt fix of hang on base close, due to solarmutex deadlock on join" | Michael Stahl |
2012-07-09 | Handle attachFrame on disposed object gracefully | Stephan Bergmann |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-06 | fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo | Frank Schoenheit [fs] |