aboutsummaryrefslogtreecommitdiff
path: root/source/zu
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-12-10 18:20:35 +0100
committerAndras Timar <atimar@suse.com>2012-12-10 18:20:35 +0100
commit85f724f5aa1d6a59662a7d1c7ea406a641814bd2 (patch)
treec39cb2f2fb103d1e2fe5fdbdf92773bc88f9eaa6 /source/zu
parentd9a4b60f9ae7e15c44675ea56fe6a06613c419ae (diff)
fdo#58068 fix invalid .po headers
Change-Id: Ice29c0ddbb97b3800db931fdd17a8694d87c87c4
Diffstat (limited to 'source/zu')
0 files changed, 0 insertions, 0 deletions
lue='feature/table-style-rebased'>feature/table-style-rebased LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparaimphint.hxx
AgeCommit message (Expand)Author
2023-11-07loplugin:fieldcast in xmloffNoel Grandin
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2021-12-07tdf#145614 Convert #define to 'enum class'Pesi Taototo
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-07-26Fix typosAndrea Gelmini
2019-06-08loplugin:unusedmethodsNoel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove manual memory managementDavid Tardon
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01coverity#1325246 Unchecked dynamic_castCaolán McNamara
2015-10-01coverity#1325247 Unchecked dynamic_castCaolán McNamara
2015-10-01coverity#1325248 Unchecked dynamic_castCaolán McNamara
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks