Age | Commit message (Expand) | Author |
2013-03-07 | fdo#38838 Replaced some use of (Uni)String with OUString. | Jean-Noël Rouvignac |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-23 | sal: update log areas | Thomas Arnhold |
2013-02-22 | fix string conversion in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1 | Ivan Timofeev |
2013-02-22 | fdo#38838, ::rtl::OUString, String to OUString | Gergő Mocsi |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-02-19 | related coverity#984042 move potentially uninitialized scalar variables | Caolán McNamara |
2013-02-18 | coverity#984042 Uninitialized scalar variable | Caolán McNamara |
2013-02-16 | Some cppcheck cleaning | Julien Nabet |
2013-02-05 | Better error reporting | Stephan Bergmann |
2013-01-28 | SfxPoolItem: fix annoying -Werror=shadow the hard way | Michael Stahl |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-28 | fdo#46808, Convert svl/lockfile code to XComponentContext | Noel Grandin |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-22 | silence MacOS X tinderbox | David Tardon |
2013-01-22 | do not second-guess which classes use a stylesheet | David Tardon |
2013-01-21 | resolve fdo#59240 - FORMATTING: Thai number shown as Arabic numerals | Joren De Cuyper |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-13 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-09 | Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2012-12-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist |
2012-12-27 | Check for _MSC_VER instead of MSC in sources | Tor Lillqvist |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-19 | resolved fdo#54344 let date pattern match overrule incomplete format match | Eike Rathke |
2012-12-19 | resolved fdo#54336 accept abbreviated combined date/time input | Eike Rathke |
2012-12-18 | resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ... | Eike Rathke |
2012-12-13 | Bad compareToIgnoreAsciiCaseAscii result comparison caused endless loop | Cédric Bosdonnat |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-12-06 | OUStringBuffer::remove( int ) -> truncate( int ) | Luboš Luňák |
2012-12-05 | Bye bye ODMA | Tor Lillqvist |
2012-12-04 | more explicit ctors | David Tardon |
2012-12-04 | SwXStyle::getPropertyDefaults: handle non-itemset based properties: | Michael Stahl |
2012-11-30 | Fixed style iterators filters to show only hidden styles when required | Cédric Bosdonnat |
2012-11-30 | Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden styles | Cédric Bosdonnat |
2012-11-30 | Allow to hide styles in the "Styles & Formating" dialog | Cédric Bosdonnat |
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-28 | fix misuse of toAscii(Lower|Upper)Case | Norbert Thiebaud |
2012-11-28 | fix windows miss in svl OUString work | Norbert Thiebaud |
2012-11-27 | remove legacy String svl's Put*Entry family of function and convert users | Norbert Thiebaud |
2012-11-27 | String=>OUString in svl's inettype and fall-out | Norbert Thiebaud |
2012-11-27 | String->OUString in svl urifilter and restrictedpaths | Norbert Thiebaud |