summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlexppr.cxx
AgeCommit message (Expand)Author
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-12cppcheck: silence redundantAssignmentCaolán McNamara
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-21Create SvtSaveOptions() outside of for loop.Matúš Kukan
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-27sepcified -> specified.Jan Holesovsky
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-10Keying on XTypeProvider::getImplementationId is unnecessary hereStephan Bergmann
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida
2013-08-19These can be file local.Kohei Yoshida
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
2013-08-16Properly hide implementation details.Kohei Yoshida
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-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i117310# remove unnecessary dependencyMichael Meeks
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-02-27Removed unused codeSzabolcs Dezsi
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-09-12sb140: #i117310# remove unnecessary dependency on XTypeProvider::getImplement...Stephan Bergmann
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-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-08Remove commented out codeBálint Dózsa
2011-02-05migrate to use boost unordered containersFridrich Štrba