summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard
2015-03-24loplugin:constantfunction: xmloffNoel Grandin
2015-03-23TyposJulien Nabet
2015-03-22use ODFSaneDefaultVersion to determine if and how to store exponent-intervalEike Rathke
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke
2015-03-22use SvXMLExport::getDefaultVersion()Eike Rathke
2015-03-22write exponent-interval only for 1.2+ and later, tdf#30716 follow-upEike Rathke
2015-03-22read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER, tdf#30716 follow-upEike Rathke
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier
2015-03-21Char highlight: ODT filtersZolnai Tamás
2015-03-19Related tdf#50133: Wrong underlining in ReportsJulien Nabet
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-13Typo: elemet->elementJulien Nabet
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-08tdf#50133: Wrong underlining in ReportsJulien Nabet
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-01make this a bit less crypticDavid Tardon
2015-03-01remove duplicate lineDavid Tardon
2015-03-01i assume this is what is wantedDavid Tardon
2015-02-26cppcheck: redundantAssignmentCaolán McNamara
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-18Change var name: propertie->propertyStateJulien Nabet
2015-02-18Missing includeStephan Bergmann
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-10cppcheck: cstyleCastCaolán McNamara
2015-02-10cppcheck: variableScopeCaolán McNamara
2015-02-09xmloff: replace legacy DBG_WARNINGsMichael Stahl
2015-02-09OFormsRootImport::CreateChildContext: survive a missing css.form.FormsMiklos Vajna
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
2015-02-05Revert "xmloff: dead code gives MSVC fits"Lionel Elie Mamane
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-03xmloff: write character borders in the extension namespace for nowMiklos Vajna
2015-02-01Resolves: #i114416# use default service name for scroll bar...Tsutomu Uchino
2015-01-28Use vector::dataStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl
2015-01-23sal: try to avoid abuse of OUStringBuffer(int) ctorMichael Stahl
2015-01-20Some more loplugin:cstylecast: xmloffStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-11LeakSanitizer: leak detected in ooo56669-1.odtCaolán McNamara
2015-01-09xmloff_uxmloff fails on Linux too, now -> disable it (mergelibs)Matúš Kukan