summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)AuthorFilesLines
2015-09-18tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna1-0/+2
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens2-23/+23
2015-05-18xmloff: convert legacy asserts in MultiPropertySetHelperMichael Stahl1-8/+5
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-3/+1
2015-04-22tdf#88056: Implement import of page title field from ODFKatarina Behrens1-0/+22
2015-04-21tdf88056: implement export of page title field to ODFKatarina Behrens1-0/+1
2015-04-07loplugin:staticmethodsNoel Grandin2-2/+2
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-2/+11
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2015-02-17boost->stdCaolán McNamara1-4/+3
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-1/+0
2015-02-05Updated all precompiled headers.Ashod Nakashian2-1/+7
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin1-1/+1
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara3-4/+4
2014-11-07Removed #includes including themselvesAndrea Gelmini1-1/+0
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann4-23/+0
2014-10-10typo: follwing -> followingAndras Timar1-1/+1
2014-08-13update_pchThomas Arnhold1-0/+1
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe2-3/+5
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-0/+1
2014-07-08use SimpleReferenceObject in xmloff moduleNoel Grandin1-1/+2
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin4-7/+4
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2-0/+209
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-15/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-05-22update_pch: add xmloffThomas Arnhold2-0/+53
2014-04-15xmloff: sal_Bool->boolNoel Grandin18-181/+181
2014-04-14update_pchThomas Arnhold1-12/+9
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann1-0/+351
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard1-0/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann4-6/+6
2014-03-31xmloff: sal_Bool->boolNoel Grandin2-2/+2
2014-03-31xmloff: sal_Bool->boolNoel Grandin2-4/+4
2014-03-31xmloff: sal_Bool->boolNoel Grandin2-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann42-215/+215
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann20-74/+74
2014-03-17property mapping importMarkus Mohrhard1-1/+8
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin7-30/+30
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann6-14/+14
2014-02-26Remove visual noise from xmloffAlexander Wilms4-9/+9
2014-02-21coverity#708698 unused mbAdaptPercentage memberCaolán McNamara1-1/+0
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet1-3/+3
2014-02-06xo: Constructor feature for XMLVersionListPersistence.Matúš Kukan1-13/+0
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann2-2/+2