summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparae.cxx
AgeCommit message (Expand)Author
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-05-25Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-09Add missing includesDavid Ostrovsky
2016-03-08loplugin:constantparam in xmloffNoel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-25loplugin:unusedfields in include/xmloffNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-08-27Clean up sEmptyStephan Bergmann
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara
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-22fix assert on export of ooo63141-1.doc to odtCaolán McNamara
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-10cppcheck: variableScopeCaolán McNamara
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 TEXT_PROP_MAP #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
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-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann