summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27Missing includeStephan Bergmann
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-10-07tdf#90839: follow-up workMarco Cecchetti
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-14tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin
2015-08-07xmloff: replace boost::ptr_set with std::setMichael Stahl
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-15create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier
2015-04-27tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier
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-17add attribute mandated by ODFMarkus Mohrhard
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard
2015-03-22introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke
2015-03-22tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier
2015-03-21Char highlight: ODT filtersZolnai Tamás
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin