summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-05-18xmloff: fix non-debug buildsMichael Stahl
2015-05-18xmloff: convert legacy assertions in SvXMLAutoStylePoolPMichael Stahl
2015-05-18xmloff: convert legacy assertions in XMLStyleExportMichael Stahl
2015-05-18xmloff: convert legacy assertions in SvXMLAutoStylePoolP_Impl::exportXMLMichael Stahl
2015-05-18xmloff: assert when a non-existent auto style pool is requestedMichael Stahl
2015-05-18xmloff: convert legacy asserts in SvXMLStylesContext_ImplMichael Stahl
2015-05-18xmloff: convert legacy asserts in MultiPropertySetHelperMichael Stahl
2015-05-18xmloff: convert legacy assertions in xmltoken.cxxMichael Stahl
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-08std::ptr_fun became deprecated since C++11Takeshi Abe
2015-05-08XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann
2015-05-06xmloff: convert to assert in SvXMLMetaExportMichael Stahl
2015-05-06xmloff: assert validity of XMLPropertySetMapper indexesMichael Stahl
2015-05-06xmloff: assert existence of XMLPropertyHandlerMichael Stahl
2015-05-06convert FONTTOSUBSFONT constants to scoped enumNoel Grandin
2015-05-02it works if we first set the size and then the position, tdf#86624Markus Mohrhard
2015-04-30xmloff: simplify code by using std::all_of/std::any_of/std::none_ofTakeshi Abe
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann
2015-04-28txtparae_bContainsIllegalCharacters var wants to be of type boolStephan Bergmann
2015-04-28SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann
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-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Revert "-Werror,-Wunused-const-variable"Thorsten Behrens
2015-04-22Related tdf#88056: Use correct service nameKatarina Behrens
2015-04-22-Werror,-Wunused-const-variableCaolán McNamara
2015-04-22tdf#88056: Implement import of page title field from ODFKatarina Behrens
2015-04-22fix assert on export of ooo63141-1.doc to odtCaolán McNamara
2015-04-21tdf#90640: xmloff: ODF export: fix style:background-image attributesMichael Stahl
2015-04-21tdf88056: implement export of page title field to ODFKatarina Behrens
2015-04-18xmloff: cleanup StyleMapTomaž Vajngerl
2015-04-18these two attributes are not part of ODF and unnecessaryMarkus Mohrhard
2015-04-17add attribute mandated by ODFMarkus Mohrhard
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14xmloff: add back the presumably accidentally removed "FootnoteLineStyle"Michael Stahl
2015-04-08xmloff: also print what is duplicateMichael Stahl
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2015-04-08only try to export text:p for elements that really support itMarkus Mohrhard
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard
2015-04-07tdf#89802: xmloff: fix ODF import of frame with empty style name refMichael Stahl
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Engineering notation: Slight optimisationLaurent Balland-Poirier
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann