Age | Commit message (Expand) | Author |
2013-08-27 | Replace for loop by std::advance + rename function parameter | Julien Nabet |
2013-08-22 | equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCase | Noel Grandin |
2013-08-22 | convert svtools/source/uno/* from String to OUString | Noel Grandin |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-15 | convert include/svtools/roadmapwizard.hxx from String to OUString | Noel Grandin |
2013-08-15 | convert include/svtools/table/tablemodel.hxx from String to OUString | Noel Grandin |
2013-08-12 | XubString->OUString | Caolán McNamara |
2013-08-01 | Mark as const | Takeshi Abe |
2013-07-31 | Revert "convert vcl/menu.hxx from XubString to OUString" | Kohei Yoshida |
2013-07-31 | convert vcl/menu.hxx from XubString to OUString | Noel Grandin |
2013-07-25 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-07-17 | Move hasBigImages() from ToolboxController to SfxToolBoxController. | Jan Holesovsky |
2013-07-12 | remove create of com.sun.star.awt.tree.DefaultTreeDataModel, it doesn't exist | Noel Power |
2013-07-12 | fix fdo#66586 Revert "fdo#46808, create IDL fortree::DefaultTreeDataModel" | Noel Power |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-24 | Add missing copy&paste of SfxAppToolBoxControl_Impl::Select | Ariel Constenla-Haile |
2013-06-23 | Resolves: #i121542# Unify the Menu API | Ariel Constenla-Haile |
2013-06-21 | coverity#707543 : Unitialized scalar variable | Norbert Thiebaud |
2013-06-05 | fdo#46808, Convert some XMultiservice in framework module | Noel Grandin |
2013-06-05 | fdo#46808, Convert various comphelper::ComponentContext | Noel Grandin |
2013-05-26 | svt::ToolboxController clean-up | Ariel Constenla-Haile |
2013-05-22 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-21 | UI Controller Factory fixes | Ariel Constenla-Haile |
2013-05-21 | Related: #i121442# Adapt existing code in other modules | Ariel Constenla-Haile |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-27 | some eco-activism | Thomas Arnhold |
2013-04-08 | fdo#46808, Convert svt::ToolboxController to XComponentContext | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-07 | fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style | Noel Grandin |
2013-03-04 | fdo#46808, create IDL for awt::tree::DefaultTreeDataModel | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | fdo#46808, convert some svtools code to XComponentContext | Noel Grandin |
2013-02-06 | tweak OAddressBookSourceDialogUno conversion to work again | Caolán McNamara |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-15 | fdo#46808, fixes for windows build | Noel Grandin |
2013-01-15 | fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new style | Noel Grandin |
2012-12-20 | Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9 | Cédric Bosdonnat |
2012-12-20 | Removed File > Templates > Address Book Source... menu entry and its code | Cédric Bosdonnat |
2012-11-29 | Remove unused method & remove header include by using forward declaration. | Kohei Yoshida |
2012-11-29 | More on removing direct access to tree entry's view flags. | Kohei Yoshida |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |