aboutsummaryrefslogtreecommitdiff
path: root/source/gd/scaddins
AgeCommit message (Expand)Author
2013-06-03update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
timisations-5-0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/fmthdft.hxx
AgeCommit message (Expand)Author
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-03-18sw: prefix members of SwFormatChain, SwFormatHeader, SwFormatFooter and ...Miklos Vajna
2018-10-03loplugin:constfields in swNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30sw: prefix members of SwFmtMiklos Vajna
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-30re-base on ALv2 code. Includes:Michael Meeks