summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparae.cxx
AgeCommit message (Expand)Author
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
2014-07-29Further OUString cleanup in xmloff/Joren De Cuyper
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19Do not dereference null pointerStephan Bergmann
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-14typo: currect -> currentThomas Arnhold
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-21coverity#705096 Dereference after null checkCaolán McNamara
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-02-25(T/t)herfor -> (T/t)hereforeJulien Nabet