Age | Commit message (Expand) | Author |
2013-05-14 | fdo#46808, Convert ui::ImageManager to new style | Noel Grandin |
2013-05-13 | fdo#46808, Convert util::PathSettings service to new style | Noel Grandin |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-30 | Simplify a bit iterators stuff | Julien Nabet |
2013-03-08 | some further OUString cleanup | Thomas Arnhold |
2013-03-02 | coverity#982967: fix memory leak | Markus Mohrhard |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | adapt code to New Toolbar Dialog .ui conversion | Caolán McNamara |
2013-02-06 | Some cppcheck cleaning | Julien Nabet |
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-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-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
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-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-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-06-09 | Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxx | Tor Lillqvist |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-16 | removed unused constant rtl::OUString | Takeshi Abe |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-26 | need seen for seperate CUI_RESSSTR | Caolán McNamara |
2012-02-05 | Fixed cppcheck messages about rethrowing copy of exception. | PKEuS |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2011-12-20 | Fix for fdo43460 Part XI getLength() to isEmpty() | Olivier Hallot |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann |
2011-11-08 | callcatcher: some unused methods | Caolán McNamara |
2011-08-24 | various createfromascii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-15 | accfixes: merged to m100 | Malte Timmermann [mt] |
2011-02-12 | Remove precompiled header support. | Joseph Powers |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-02-06 | move components to boost unordered containers | Fridrich Štrba |
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |