Age | Commit message (Expand) | Author |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-06-27 | improve performance switching modules in large Libraries fdo#66148 | Noel Power |
2013-06-27 | Revert "tweak object catalog to improve switching modules in large Libraries" | Noel Power |
2013-06-27 | tweak object catalog to improve switching modules in large Libraries | Noel Power |
2013-06-15 | Related: #i108689# Invalidate Basic IDE slots to trigger feature update | Ariel Constenla-Haile |
2013-06-03 | fdo#46808, Convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-25 | Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" | Stephan Bergmann |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fdo#46808, Convert awt::UnoControlDialogModel to new style | Noel Grandin |
2013-05-16 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-05-02 | Related: #i120515# fixed memory leak | Armin Le Grand |
2013-05-01 | convert message box return types to an enum | Caolán McNamara |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Replace chained O(U)StringBuffer::append() with operator+ | anuragkanungo |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-12 | Should initialise Module::mpModule to 0 | Tor Lillqvist |
2013-04-12 | Get rid of GetAppData(SHL_IDE) | Tor Lillqvist |
2013-04-09 | use common image from res/ folder | Andras Timar |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | write even better code | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-30 | Use OUString in basctl(basicide) | Chr. Rossmanith |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-28 | Use OUString and sal_Int32 in GetTextWidth() | Chr. Rossmanith |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-22 | String::AppendAscii cleanup | Ricardo Montania |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-13 | make sure basic IDE cut/copy buttons on toolbar are refreshed fdo#30545 | Noel Power |
2013-03-12 | Abbreviate Rectangle as Rect, not Rec | Tor Lillqvist |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király |
2013-03-04 | fdo#38838, change String to OUString | Ádám Csaba Király |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-23 | sal: update log areas | Thomas Arnhold |
2013-02-22 | fix editeng and basctl build | Caolán McNamara |
2013-02-22 | coverity#982443 Explicitt null dereferenced | Norbert Thiebaud |
2013-02-22 | coverity#735665 Dereference after null check | Norbert Thiebaud |
2013-02-22 | coverity#735664 coverity#736134 coverity#736135 Dereference Null | Norbert Thiebaud |
2013-02-18 | coverity#735601 coverity#736164 | Norbert Thiebaud |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar |
2013-02-13 | String to OUString | Andras Timar |
2013-02-12 | fdo#46808, script::DocumentDialogLibraryContainer needed a new constructor | Noel Grandin |
2013-02-12 | fdo#46808, script::DocumentScriptLibraryContainer needed a new constructor | Noel Grandin |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin |
2013-02-09 | Remove unused methods | Thomas Arnhold |
2013-01-22 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |