Age | Commit message (Expand) | Author |
2015-08-19 | lingucomponent: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-08 | convert CapType to scoped enum | Noel Grandin |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-07-15 | fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, Hyphen | László Németh |
2014-05-23 | fdo#48017 WIN32 long path support in Hyphen and MyThes | László Németh |
2014-04-23 | lingucomponent: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-14 | Clean up function declarations | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | WaE: unused variable 'catst2' [loplugin:unusedvariablecheck] | Tor Lillqvist |
2014-03-25 | coverity#735439 Logically dead code | Caolán McNamara |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from lingucomponent | Alexander Wilms |
2014-02-11 | coverity#707953 Uninitialized scalar field | Caolán McNamara |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svx | Alexandre Vicenzi |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-14 | fdo#46808, propogate XLinguProperties through some more code | 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-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 |
2012-12-21 | fdo#57545 remove redundant capitalType functions | Quentin Pradet |
2012-11-24 | get rid of CreateLocale() and related | Eike Rathke |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-10-30 | fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style | Noel Grandin |
2012-10-17 | More useless code, "#if 0" blocks in lingucomponent, sal, and rsc | Marcos Paulo de Souza |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-04 | sal_Bool->bool in lingucomponent | Noel Grandin |
2012-08-25 | prefix more components | Matúš Kukan |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-01-09 | simplify CharClass | Caolán McNamara |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-05 | Fix for fdo43460 Part XXII getLength() to isEmpty() | Gustavo Buzzatti Pacheco |
2011-12-13 | convert lingucomponent to gbuild | Matúš Kukan |
2011-12-06 | Removed unnessecary tools/table.hxx includes | Marcel Metz |
2011-11-27 | remove include of pch header from lingucomponent | Norbert Thiebaud |