/sfx2/source/explorer/

/source/table/tablertfexporter.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/svx/source/table/tablertfexporter.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-23sal_Char->char in svxNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-01coverity#735513 constant guards dead codeCaolán McNamara