summaryrefslogtreecommitdiff
path: root/postprocess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess/Makefile')
0 files changed, 0 insertions, 0 deletions
98303193bfc9319b4e82a4078d27d1844139'>com::sun::star->css in lingucomponentNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe 2015-07-30loplugin:unusedmethodsNoel Grandin 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-04-23loplugin:staticmethodsNoel Grandin 2015-04-08convert CapType to scoped enumNoel Grandin 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-02-07loplugin:deletedspecialStephan Bergmann 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-07-15fdo#80363 always use WIN32 long path prefix with Hunspell, MyThes, HyphenLászló Németh 2014-05-23fdo#48017 WIN32 long path support in Hyphen and MyThesLászló Németh 2014-04-23lingucomponent: sal_Bool->boolNoel Grandin 2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold 2014-04-14Clean up function declarationsStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-25WaE: unused variable 'catst2' [loplugin:unusedvariablecheck]Tor Lillqvist 2014-03-25coverity#735439 Logically dead codeCaolán McNamara 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from lingucomponentAlexander Wilms 2014-02-11coverity#707953 Uninitialized scalar fieldCaolán McNamara 2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi 2013-12-20typo fixesAndras Timar 2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann 2013-12-16Clean-up uno/lbnames.hStephan Bergmann 2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin 2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza 2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist 2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke