summaryrefslogtreecommitdiffstats
path: root/include/xmloff
Commit message (Expand)AuthorAgeFilesLines
* 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
* boost->stdCaolán McNamara2015-02-174-17/+18
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-163-6/+6
* loplugin:deletedspecialStephan Bergmann2015-02-079-20/+17
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-267-11/+11
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-096-22/+19
* Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon2015-01-081-3/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-082-4/+0
* fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin2015-01-062-42/+46
* fdo#84938: convert ERROR_ #defines to 'enum class'Noel Grandin2015-01-063-9/+17
* fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2015-01-061-19/+27
* fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin2015-01-061-14/+22
* fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin2015-01-061-14/+22
* remove unused #definesNoel Grandin2015-01-061-3/+0
* fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin2015-01-061-13/+15
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-6/+6
* Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane2014-12-191-1/+3
* remove invalid attribute that is not read anywayMarkus Mohrhard2014-12-071-1/+0
* use correct xml element name, related fdo#45266Markus Mohrhard2014-12-071-0/+1
* last inconsitently named data table valueMarkus Mohrhard2014-12-071-1/+1
* more fixes for inconsistent namingMarkus Mohrhard2014-12-071-1/+1
* use a consistent naming schemeMarkus Mohrhard2014-12-071-1/+1
* Remove ptr_vector header include in favor of forward declaration.Kohei Yoshida2014-11-251-2/+1
* Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás2014-11-161-4/+0
* typo: represant->representAndras Timar2014-11-121-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl2014-11-112-2/+2
* xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl2014-11-081-4/+3
* sw: store Outline Numbering as ODF fragment instead of SfxPoolItemsMichael Stahl2014-11-082-12/+14
* fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler2014-10-312-4/+68
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-154-5/+0
* loplugin: cstylecastNoel Grandin2014-10-011-2/+2
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1