Age | Commit message (Expand) | Author | Files | Lines |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 1 | -4/+2 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 4 | -20/+0 |
2013-02-23 | sal: update log areas | Thomas Arnhold | 1 | -1/+1 |
2013-02-22 | fix editeng and basctl build | Caolán McNamara | 1 | -1/+1 |
2013-02-22 | coverity#982443 Explicitt null dereferenced | Norbert Thiebaud | 1 | -34/+30 |
2013-02-22 | coverity#735665 Dereference after null check | Norbert Thiebaud | 1 | -4/+6 |
2013-02-22 | coverity#735664 coverity#736134 coverity#736135 Dereference Null | Norbert Thiebaud | 1 | -2/+2 |
2013-02-21 | change lib:widget delimiter from : to - | Caolán McNamara | 1 | -2/+2 |
2013-02-18 | coverity#735601 coverity#736164 | Norbert Thiebaud | 1 | -1/+5 |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar | 3 | -9/+5 |
2013-02-13 | String to OUString | Andras Timar | 1 | -2/+2 |
2013-02-12 | fdo#46808, use constructor for datatransfer::MimeContentTypeFactory | Noel Grandin | 1 | -12/+9 |
2013-02-12 | fdo#46808, script::DocumentDialogLibraryContainer needed a new constructor | Noel Grandin | 1 | -5/+3 |
2013-02-12 | fdo#46808, script::DocumentScriptLibraryContainer needed a new constructor | Noel Grandin | 1 | -5/+3 |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin | 3 | -90/+44 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 1 | -5/+3 |
2013-02-09 | Remove unused methods | Thomas Arnhold | 2 | -7/+0 |
2013-02-07 | Move close button to most left of the findbar | Joren De Cuyper | 1 | -1/+1 |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl | 1 | -4/+0 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2013-01-22 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac | 4 | -60/+52 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 3 | -4/+4 |
2013-01-17 | Add close findbar button also on other LO components | Joren De Cuyper | 1 | -0/+1 |
2013-01-15 | fdo#59212 UI elements were untranslatable in Basic Macro dialog | Andras Timar | 1 | -6/+6 |
2013-01-12 | fix a bunch of more crashes when setting personas | Markus Mohrhard | 3 | -11/+13 |
2013-01-09 | add a CloseButton to vcl for convenience | Caolán McNamara | 1 | -1/+1 |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin | 1 | -1/+0 |
2013-01-03 | fdo#57950: Remove chained append and simplify strings | Marcos Paulo de Souza | 1 | -8/+6 |
2012-12-31 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan | 1 | -6/+6 |
2012-12-29 | Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctl | Marcos Paulo de Souza | 2 | -5/+5 |
2012-12-27 | fdo#57950: remove consecutive append in basctl with StringBuffer | Marcos Paulo de Souza | 1 | -7/+2 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 2 | -6/+7 |
2012-12-20 | Templates Manager: removed the old dialogs and menu entries | Cédric Bosdonnat | 1 | -8/+0 |
2012-12-18 | Replace chained O(U)StringBuffer::append() with operator+ | Christos Strubulis | 2 | -14/+5 |
2012-12-12 | Resolves: fdo#57469 allow tab to traverse into custom widgets | Caolán McNamara | 1 | -1/+1 |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin | 1 | -3/+3 |
2012-12-04 | fix for fdo#57836 throw when attempting to store basicide model | Noel Power | 2 | -0/+36 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 1 | -1/+0 |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin | 1 | -1/+1 |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida | 1 | -4/+3 |
2012-11-27 | String=>OUString of svl's urihelper | Norbert Thiebaud | 1 | -7/+7 |
2012-11-24 | get rid of Svx...Locale...() double conversion nonsense | Eike Rathke | 2 | -9/+5 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 2 | -2/+2 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 7 | -8/+9 |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar | 1 | -1/+1 |
2012-11-20 | Bin pointless _SOLAR__PRIVATE which was always 1 anyway | Tor Lillqvist | 4 | -7/+0 |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida | 5 | -0/+5 |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin | 1 | -0/+3 |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 2 | -6/+4 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar | 39 | -961/+1207 |