Age | Commit message (Expand) | Author |
2015-06-10 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2014-12-18 | linguistic: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-04-15 | linguistic: sal_Bool->bool | Noel Grandin |
2014-04-09 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-19 | unotools: sal_Bool -> bool | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-12-10 | Drop duplicate #include | Takeshi Abe |
2013-12-03 | fix spelling delimeter -> delimiter | Noel Grandin |
2013-12-03 | convert xub_StrLen->sal_Int32 in linguistic | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-21 | convert lcl_GetToken from xub_StrLen to sal_Int32 | Caolán McNamara |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-09-13 | String to OUString | Thomas Arnhold |
2013-09-11 | convert linguistic/source/*.cxx from String to OUString | Noel Grandin |
2013-09-11 | convert linguistic/source/dlistimp.hxx from String to OUString | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (linguistic) | Andras Timar |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-02-12 | fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style | Noel Grandin |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-09 | resolved fdo#58503 restore awkward handling of empty locale for legacy | Eike Rathke |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák |
2012-11-24 | get rid of CreateLocale() and related | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-02-16 | possible inefficient checking for emptiness | Mariusz Dykierek |
2011-12-30 | Fix for fdo43460 Part XXIII getLength() to isEmpty() | Olivier Hallot |
2011-12-20 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header from linguistic | Norbert Thiebaud |
2011-09-12 | why insert a '.' just to then erase it ? | Caolán McNamara |
2011-09-12 | using osl_getThreadTextEncoding is a disaster waiting to happen | Caolán McNamara |
2011-05-20 | break circular dependency in dispose | Caolán McNamara |
2011-04-04 | Remove commented code in libs-core/linguistic | Xisco Fauli |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-10 | translate comments | Rob Snelders |
2011-02-08 | translated comments | Rob Snelders |
2011-02-07 | Remove dead code. Mostly unused namespaces | Thomas Arnhold |
2010-11-10 | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml... | Xiaofei Zhang |