summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtimppr.cxx
AgeCommit message (Expand)Author
2019-07-26Fix typosAndrea Gelmini
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2018-12-18use unique_ptr in XMLTextImportPropertyMapperNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-05-Werror=unused-parameterStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
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-08-27Clean up sEmptyStephan Bergmann
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-11-25xmloff: replace DBG_ASSERTs in txtimppr.cxxMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-15WaE: 'bHidden' may be used uninitialized in this functionTor Lillqvist
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from xmloffAlexander Wilms
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-09-15CharBrd 10: Some documentationZolnai Tamás
2013-08-18CharBrd 8.1: ODF filtersZolnai Tamás
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák
2013-05-14typo fix: s/inavlid/invalid/Andras Timar
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-01-18Resolves: fdo#58730 workaround [UL|LR]Space 100% problemCaolán McNamara
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-01-27Fix for fdo43460 Part LII getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-06-01WaE: inside appropiate ifdefsCaolán McNamara
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25WaE: set but unusedCaolán McNamara
2011-03-19ODF export of new border typesCédric Bosdonnat