summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)Author
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton
2015-11-02xmloff: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-30xmloff tree cleanupMario J. Rugiero
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-02should be safe to remove this pieceCaolán McNamara
2015-10-02make CppunitTest_sw_ww8export work againCaolán McNamara
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-16boost->stdCaolán McNamara
2015-09-14tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
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