Age | Commit message (Expand) | Author |
2013-03-12 | Abbreviate Rectangle as Rect, not Rec | Tor Lillqvist |
2013-03-11 | fdo#38838: Converting String/UniString to OUString | elixir |
2013-03-11 | remove remaining UTF bom | Borim |
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-28 | remove all d.lst | Michael Stahl |
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-21 | change lib:widget delimiter from : to - | Caolán McNamara |
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-02-07 | Move close button to most left of the findbar | Joren De Cuyper |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
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-17 | Add close findbar button also on other LO components | Joren De Cuyper |
2013-01-15 | fdo#59212 UI elements were untranslatable in Basic Macro dialog | Andras Timar |
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 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-20 | Templates Manager: removed the old dialogs and menu entries | Cédric Bosdonnat |
2012-12-18 | Replace chained O(U)StringBuffer::append() with operator+ | Christos Strubulis |
2012-12-12 | Resolves: fdo#57469 allow tab to traverse into custom widgets | Caolán McNamara |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-12-04 | fix for fdo#57836 throw when attempting to store basicide model | Noel Power |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |