summaryrefslogtreecommitdiffstats
path: root/xmloff/inc
Commit message (Expand)AuthorAgeFilesLines
* Removed #includes including themselvesAndrea Gelmini2014-11-071-1/+0
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-154-23/+0
* typo: follwing -> followingAndras Timar2014-10-101-1/+1
* update_pchThomas Arnhold2014-08-131-0/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-052-3/+5
* Apply pimpl to XMLPropertySetMapper.Kohei Yoshida2014-07-251-0/+1
* use SimpleReferenceObject in xmloff moduleNoel Grandin2014-07-081-1/+2
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-024-7/+4
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-012-0/+209
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-271-15/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-2/+2
* update_pch: add xmloffThomas Arnhold2014-05-222-0/+53
* xmloff: sal_Bool->boolNoel Grandin2014-04-1518-181/+181
* update_pchThomas Arnhold2014-04-141-12/+9
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-091-0/+351
* export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard2014-04-051-0/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-014-6/+6
* xmloff: sal_Bool->boolNoel Grandin2014-03-312-2/+2
* xmloff: sal_Bool->boolNoel Grandin2014-03-312-4/+4
* xmloff: sal_Bool->boolNoel Grandin2014-03-312-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2642-215/+215
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-2620-74/+74
* property mapping importMarkus Mohrhard2014-03-171-1/+8
* xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin2014-03-137-30/+30
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-266-14/+14
* Remove visual noise from xmloffAlexander Wilms2014-02-264-9/+9
* coverity#708698 unused mbAdaptPercentage memberCaolán McNamara2014-02-211-1/+0
* sal_Bool->boolNoel Grandin2014-02-141-1/+1
* sal_Bool->boolNoel Grandin2014-02-141-1/+1
* Typo: atribute(s) -> attribute(s)Julien Nabet2014-02-061-3/+3
* xo: Constructor feature for XMLVersionListPersistence.Matúš Kukan2014-02-061-13/+0
* Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann2014-02-032-2/+2
* Removed unused solar.h referenceAlexandre Vicenzi2014-01-201-1/+0
* Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2014-01-091-4/+1
* 123792: complete annotations on text ranges featureOliver-Rainer Wittmann2014-01-081-4/+2
* Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2014-01-082-4/+2
* added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke2013-12-201-2/+2
* xmloff: remove unused XMLTimeFieldImportContext::fTimeValueMichael Stahl2013-12-101-1/+0
* sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl2013-12-101-0/+6
* Get rid of comphelper::UStringLessStephan Bergmann2013-12-051-5/+2
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-1/+1
* xmloff: include <> for external includesNorbert Thiebaud2013-11-112-9/+9
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-071-1/+0
* update pchThomas Arnhold2013-11-051-0/+5
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-311-67/+11
* fixincludeguards.sh: xmloffThomas Arnhold2013-10-2362-152/+152
* update pchThomas Arnhold2013-10-151-0/+2
* sal_Bool to boolTakeshi Abe2013-10-132-4/+4
* Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara2013-09-171-0/+1
* sal_Bool to boolEike Rathke2013-09-169-24/+24