summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2015-09-18tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-08-31ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-08-06Resolves: tdf#91950 optional entries may not be presentCaolán McNamara
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-30xmloff: simplify code by using std::all_of/std::any_of/std::none_ofTakeshi Abe
2015-04-28txtparae_bContainsIllegalCharacters var wants to be of type boolStephan Bergmann
2015-04-28SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann
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-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-21Char highlight: ODT filtersZolnai Tamás
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-18Change var name: propertie->propertyStateJulien Nabet
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-10cppcheck: cstyleCastCaolán McNamara
2015-02-10cppcheck: variableScopeCaolán McNamara
2015-02-09xmloff: replace legacy DBG_WARNINGsMichael Stahl
2015-02-03xmloff: write character borders in the extension namespace for nowMiklos Vajna
2015-01-23sal: try to avoid abuse of OUStringBuffer(int) ctorMichael Stahl
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-27fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna
2014-12-19Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10xmloff: make the export of the horrible field marks aware of auto-stylesMichael Stahl
2014-12-10fdo#87110: xmloff: don't catch IllegalArgumentException hereMichael Stahl
2014-12-05xmloff: remove pointless branch that does the same as the next oneMichael Stahl
2014-12-05fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ...Michael Stahl
2014-11-28xmloff: avoid assertion because AutoCorrect document doesn't ...Michael Stahl
2014-11-25xmloff: clean up some debug printfsMichael Stahl
2014-11-25xmloff: replace DBG_ASSERTs in txtlists.cxxMichael Stahl