summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/elementimport.hxx
AgeCommit message (Expand)Author
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-12-04fastparser in a couple of random placesNoel
2020-11-12loplugin:unusedmethodsNoel
2020-11-11use fastparser in formsNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-04-30expand out OContainerImport templateNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-07-26Fix typosAndrea Gelmini
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-05-05Fix typosAndrea Gelmini
2018-03-11xmloff: convert form controls to use Graphic property on importTomaž Vajngerl
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-06-01use std::vector in OListAndComboImportNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-04-12Fold elementimport_impl.hxx into elementimport.hxxStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02make CppunitTest_sw_ww8export work againCaolán McNamara
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-02-01Resolves: #i114416# use default service name for scroll bar...Tsutomu Uchino
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27removed unnecessary forward declarations of classTakeshi Abe
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-10-19Minor libs-core comment clean-upTrevor Murphy
2010-09-24dba34a: OElementImport::EndElement: don't assert m_aValues being empty - this...Frank Schoenheit [fs]
2010-09-24dba34a: separate the handling of generic property/attributes into a dedicated...Frank Schoenheit [fs]
2010-09-15dba34a: export/import min-/max-/default-/value for date/time as XML-Schema co...Frank Schoenheit [fs]