summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtvfldi.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-12-23Directly create strings in *::MapTokenToServiceNameStephan Bergmann
2020-12-22use string_view in ProcessAttributeNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-11-09StartElement->startFastElement in text fieldsNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-22loplugin:finalclasses in xmloffNoel Grandin
2019-09-17tdf#42949 Fix IWYU warnings in xmloff/inc/Gabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-07Removed #includes including themselvesAndrea Gelmini
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-06-21re-base on ALv2 code.Michael Meeks
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.13.216); FILE MERGEDRüdiger Timm
2007-03-09INTEGRATION: CWS hb02 (1.10.104); FILE MERGEDOliver Bolte
2007-02-01#i10000# Reverted last commit. Should have gone to a CWS, not into HEAD direc...Rüdiger Timm
2007-01-30#144146# XMLTextFieldExport: new attributes: text:hint, text:helpHenning Brinkmann