summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlimppr.cxx
AgeCommit message (Expand)Author
2019-07-26Fix typosAndrea Gelmini
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-20pvs-studio: An excessive check can be simplifiedCaolán McNamara
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-25Document what's in the type of the map entry.Kohei Yoshida
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-12Spelling fix: suportedTor Lillqvist
2014-01-28bool improvementsStephan Bergmann
2014-01-22warning C4805: '|=' : unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-14SvXMLImportPropertyMapper::importXML: fix assertion to be less sillyMichael Stahl
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot
2012-01-09catch exception by constant referenceTakeshi Abe
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-08Remove commented out codeBálint Dózsa
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud