summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/propertyimport.cxx
AgeCommit message (Expand)Author
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-18Fix typosAndrea Gelmini
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2016-10-31This apparently always wanted to check that _rChars.trim() is non-emptyStephan Bergmann
2016-07-19xmloff: forms import: convert relative xlink:href to absoluteMichael Stahl
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-07-03coverity#1223084 Unchecked return valueNorbert Thiebaud
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-17Comment why it's not a copy paste errorJulien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove include guardsThomas Arnhold
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-05conversion operator is goneCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-08Remove commented out codeBálint Dózsa
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud