summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtimp.cxx
AgeCommit message (Expand)Author
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-05-17Use is() method for checkin reference validityTamás Zolnai
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2016-12-12coverity#1397053 Logically dead code (golden)Caolán McNamara
2016-12-09xmloff: XMLChangeImportContext: replace boolean pair with proper enumMichael Stahl
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-07-13GSoC Writer Table Styles export of paragraph and char propertiesJakub Trzebiatowski
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-03tdf#96099 Reduce number of typedefs used for trivial container typeskrishna keshav
2016-05-25Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara
2016-05-24Convert XMLTextType to scoped enumNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-12typosMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-27Clean up sEmptyStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-22tdf#88056: Implement import of page title field from ODFKatarina Behrens
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2015-04-07loplugin:staticmethodsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-10cppcheck: cstyleCastCaolán McNamara
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-06fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin
2014-12-27fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna