Age | Commit message (Expand) | Author |
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-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
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-04-01 | remove unused GetCurDocViewWin | 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-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | coverity#736107: nesting level mismatch | Markus Mohrhard |
2013-02-25 | loplugin: improve indentation | 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, use constructor for datatransfer::MimeContentTypeFactory | Noel Grandin |
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 |
2013-01-12 | fix a bunch of more crashes when setting personas | Markus Mohrhard |
2013-01-09 | add a CloseButton to vcl for convenience | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-03 | fdo#57950: Remove chained append and simplify strings | Marcos Paulo de Souza |
2012-12-31 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2012-12-29 | Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctl | Marcos Paulo de Souza |
2012-12-27 | fdo#57950: remove consecutive append in basctl with StringBuffer | Marcos Paulo de Souza |