Age | Commit message (Expand) | Author |
2013-03-25 | cui: replace DBG_ASSERTs with bogus messages | Michael Stahl |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-08 | some further OUString cleanup | Thomas Arnhold |
2013-03-07 | fdo#46808, Convert ui::UIConfigurationManager to new-style | Noel Grandin |
2013-03-02 | coverity#982967: fix memory leak | Markus Mohrhard |
2013-02-25 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | adapt code to New Toolbar Dialog .ui conversion | Caolán McNamara |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-06 | Some cppcheck cleaning | Julien Nabet |
2013-01-31 | callcatcher: update unused code list | Caolán McNamara |
2013-01-24 | rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialog | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-17 | fdo#58362 do not crash on customize toolbar | David Tardon |
2012-12-13 | fdo#46808, use service constructor for ui::WindowStateConfiguration | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::GlobalAcceleratorConfiguration | Noel Grandin |
2012-12-12 | Resolves: fdo#57469 allow tab to traverse into custom widgets | Caolán McNamara |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | Remove unused method & remove header include by using forward declaration. | Kohei Yoshida |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-28 | Fix various build breaks. | Kohei Yoshida |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-14 | callcatcher: update unused code post binfilter death | Caolán McNamara |
2012-11-08 | convert macro dialog to .ui format | Caolán McNamara |
2012-10-31 | convert run macro to .ui | Caolán McNamara |
2012-10-25 | XubString->OUString | Caolán McNamara |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-27 | Improvements on previous commit | Stephan Bergmann |
2012-09-27 | fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style | Noel Grandin |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager 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-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-25 | changes to "Modifying comments to follow Doxygen standards" | Eike Rathke |
2012-07-25 | Modifying comments to follow Doxygen standards | Faisal M. Al-Otaibi |
2012-07-25 | delete svl/svstdarr.hxx | Michael Stahl |
2012-07-18 | Revert hrc string cleanup | Thomas Arnhold |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |