summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)Author
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
2014-02-14sal_Bool->boolNoel Grandin
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet
2014-02-06xo: Constructor feature for XMLVersionListPersistence.Matúš Kukan
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-10xmloff: remove unused XMLTimeFieldImportContext::fTimeValueMichael Stahl
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-05update pchThomas Arnhold
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-10-15update pchThomas Arnhold
2013-10-13sal_Bool to boolTakeshi Abe
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-16sal_Bool to boolEike Rathke