summaryrefslogtreecommitdiffstats
path: root/include/xmloff
Commit message (Expand)AuthorAgeFilesLines
* use unique_ptr for pImpl's in xmloff/Noel Grandin2015-11-1715-16/+31
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-1116-19/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1014-66/+66
* tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli2015-11-051-3/+3
* don't allocate rtl::Reference or SvRef on the heapNoel Grandin2015-10-271-1/+1
* Missing includeStephan Bergmann2015-10-271-0/+4
* fix includes that are not stand-aloneNorbert Thiebaud2015-10-263-4/+5
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-2373-1017/+776
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-6/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1234-162/+162
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1211-21/+21
* tdf#88154 workaround and unit testMarco Cecchetti2015-10-071-0/+1
* tdf#90839: follow-up workMarco Cecchetti2015-10-071-1/+0
* remove old standalone Sun bug numbersNoel Grandin2015-10-014-4/+0
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-36/+0
* tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna2015-09-141-0/+1
* tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti2015-09-091-0/+1
* tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna2015-08-311-6/+6
* xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl2015-08-271-1/+2
* Clean up sEmptyStephan Bergmann2015-08-272-2/+1
* ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl2015-08-261-0/+2
* Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin2015-08-265-6/+21
* xmloff: replace boost::ptr_set with std::setMichael Stahl2015-08-071-5/+1
* include: inline some use-once typedefsNoel Grandin2015-08-042-6/+4
* Fix typosAndrea Gelmini2015-07-191-1/+1
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-1/+1
* create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin2015-07-155-21/+6
* loplugin:unusedmethods xmloffNoel Grandin2015-07-1514-57/+0
* tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier2015-07-131-2/+2
* Avoid loplugin:staticmethods in non-debug buildStephan Bergmann2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-301-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens2015-05-182-2/+2
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-304-25/+4
* tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier2015-04-282-3/+4
* tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier2015-04-272-1/+2
* tdf#88056: Implement import of page title field from ODFKatarina Behrens2015-04-221-0/+1
* tdf88056: implement export of page title field to ODFKatarina Behrens2015-04-211-0/+1
* add attribute mandated by ODFMarkus Mohrhard2015-04-171-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-154-14/+14
* text:p is not allowed as child element of draw:frameMarkus Mohrhard2015-04-082-10/+23
* the attribute name is actually table:database-table-nameMarkus Mohrhard2015-04-081-0/+1
* loplugin:staticmethodsNoel Grandin2015-04-0710-15/+15
* also import and export to ODF the new databar propertyMarkus Mohrhard2015-03-241-0/+2
* introduce SvXMLExport::getSaneDefaultVersion()Eike Rathke2015-03-221-0/+3
* tdf#30716 start Engineering notation: implement exponent-intervalLaurent Balland-Poirier2015-03-222-1/+3
* Char highlight: ODT filtersZolnai Tamás2015-03-211-0/+2
* Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis2015-03-121-0/+1
* V801: Decreased performanceCaolán McNamara2015-03-094-9/+9