summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* loplugin:literaltoboolconversionStephan Bergmann2015-05-211-1/+1
* xmloff: convert legacy assertions in SvXMLNamespaceMapMichael Stahl2015-05-201-9/+5
* xmloff: convert legacy assertions in DocumentSettingsContextMichael Stahl2015-05-201-10/+11
* xmloff: convert legacy assertions in PageMasterExportPropMapperMichael Stahl2015-05-201-18/+16
* xmloff: convert legacy assertions in XMLFootnoteSeparatorExportMichael Stahl2015-05-201-10/+4
* Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens2015-05-186-74/+72
* xmloff: fix non-debug buildsMichael Stahl2015-05-181-2/+2
* xmloff: convert legacy assertions in SvXMLAutoStylePoolPMichael Stahl2015-05-181-5/+4
* xmloff: convert legacy assertions in XMLStyleExportMichael Stahl2015-05-181-69/+59
* xmloff: convert legacy assertions in SvXMLAutoStylePoolP_Impl::exportXMLMichael Stahl2015-05-181-12/+6
* xmloff: assert when a non-existent auto style pool is requestedMichael Stahl2015-05-181-28/+12
* xmloff: convert legacy asserts in SvXMLStylesContext_ImplMichael Stahl2015-05-181-10/+8
* xmloff: convert legacy asserts in MultiPropertySetHelperMichael Stahl2015-05-181-8/+5
* xmloff: convert legacy assertions in xmltoken.cxxMichael Stahl2015-05-181-6/+6
* Remove include stdio (part2)Julien Nabet2015-05-185-5/+0
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* std::ptr_fun became deprecated since C++11Takeshi Abe2015-05-081-6/+4
* XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann2015-05-082-9/+9
* xmloff: convert to assert in SvXMLMetaExportMichael Stahl2015-05-061-6/+6
* xmloff: assert validity of XMLPropertySetMapper indexesMichael Stahl2015-05-061-8/+8
* xmloff: assert existence of XMLPropertyHandlerMichael Stahl2015-05-061-2/+3
* convert FONTTOSUBSFONT constants to scoped enumNoel Grandin2015-05-061-2/+2
* it works if we first set the size and then the position, tdf#86624Markus Mohrhard2015-05-021-3/+3
* xmloff: simplify code by using std::all_of/std::any_of/std::none_ofTakeshi Abe2015-04-303-11/+12
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-309-82/+9
* XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann2015-04-281-8/+8
* txtparae_bContainsIllegalCharacters var wants to be of type boolStephan Bergmann2015-04-281-3/+3
* SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann2015-04-282-11/+11
* tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier2015-04-283-23/+55
* tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier2015-04-273-3/+28
* loplugin:simplifyboolStephan Bergmann2015-04-245-10/+8
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-235-7/+7
* Revert "-Werror,-Wunused-const-variable"Thorsten Behrens2015-04-231-0/+1
* Related tdf#88056: Use correct service nameKatarina Behrens2015-04-221-1/+1
* -Werror,-Wunused-const-variableCaolán McNamara2015-04-221-1/+0
* tdf#88056: Implement import of page title field from ODFKatarina Behrens2015-04-223-0/+56
* fix assert on export of ooo63141-1.doc to odtCaolán McNamara2015-04-221-5/+8
* tdf#90640: xmloff: ODF export: fix style:background-image attributesMichael Stahl2015-04-212-26/+30
* tdf88056: implement export of page title field to ODFKatarina Behrens2015-04-213-0/+19
* xmloff: cleanup StyleMapTomaž Vajngerl2015-04-181-24/+24
* these two attributes are not part of ODF and unnecessaryMarkus Mohrhard2015-04-181-4/+0
* add attribute mandated by ODFMarkus Mohrhard2015-04-171-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1512-35/+35
* xmloff: add back the presumably accidentally removed "FootnoteLineStyle"Michael Stahl2015-04-141-0/+1
* xmloff: also print what is duplicateMichael Stahl2015-04-081-1/+1
* text:p is not allowed as child element of draw:frameMarkus Mohrhard2015-04-089-17/+26
* only try to export text:p for elements that really support itMarkus Mohrhard2015-04-081-13/+23
* the attribute name is actually table:database-table-nameMarkus Mohrhard2015-04-081-0/+1
* tdf#89802: xmloff: fix ODF import of frame with empty style name refMichael Stahl2015-04-071-0/+13
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-072-6/+6