summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
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
2014-11-25xmloff: replace DBG_ASSERTs in txtimppr.cxxMichael Stahl
2014-11-25xmloff: replace DBG_ASSERTs in txtimp.cxxMichael Stahl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás
2014-11-14more catch by referenceCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-09-29fdo#79269: fix ODF import of style:footer-firstMichael Stahl
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-12fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-29Further OUString cleanup in xmloff/Joren De Cuyper
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-10fdo#79358: ODF export: fix index boolean property exportMichael Stahl
2014-07-02fix ODF validation errorsMarkus Mohrhard