summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)Author
2015-06-30Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15Fix typosAndrea Gelmini
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-05-18xmloff: convert legacy asserts in MultiPropertySetHelperMichael Stahl
2015-05-18Remove include stdio (part2)Julien Nabet
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-22tdf#88056: Implement import of page title field from ODFKatarina Behrens
2015-04-21tdf88056: implement export of page title field to ODFKatarina Behrens
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-17boost->stdCaolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-07Removed #includes including themselvesAndrea Gelmini
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-10typo: follwing -> followingAndras Timar
2014-08-13update_pchThomas Arnhold
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-08use SimpleReferenceObject in xmloff moduleNoel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-22update_pch: add xmloffThomas Arnhold
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-14update_pchThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-17property mapping importMarkus Mohrhard
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-02-21coverity#708698 unused mbAdaptPercentage memberCaolán McNamara
2014-02-14sal_Bool->boolNoel Grandin