summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-6/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-13/+13
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov1-14/+10
2018-09-13loplugin:constfields in xmloffNoel Grandin1-5/+5
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot1-10/+9
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-5/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot1-0/+20
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl1-0/+1
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh1-0/+4
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-15loplugin:flatten in xmloffNoel Grandin1-72/+73
2017-10-28tdf#113367 Change namespace from svg to draw for attr transformRegina Henschel1-1/+1
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-2/+2
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin1-1/+1
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara1-0/+3
2017-07-20loplugin:constparams in xmloffNoel Grandin1-9/+9
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller1-0/+2
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-1/+1
2017-07-10simplify some OUString compareTo callsNoel Grandin1-1/+1
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl1-2/+2
2017-06-28loplugin:oncevar in xmloffNoel Grandin1-8/+4
2017-05-17Use is() method for checkin reference validityTamás Zolnai1-3/+3
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai1-0/+71
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-2/+1
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann1-2/+1
2017-02-28new loplugin unoanyNoel Grandin1-4/+4
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann1-1/+1
2016-12-12coverity#1397053 Logically dead code (golden)Caolán McNamara1-2/+2
2016-12-09xmloff: XMLChangeImportContext: replace boolean pair with proper enumMichael Stahl1-2/+5
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin1-22/+9
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon1-16/+16
2016-07-13GSoC Writer Table Styles export of paragraph and char propertiesJakub Trzebiatowski1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski1-0/+23
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin1-1/+1
2016-06-03tdf#96099 Reduce number of typedefs used for trivial container typeskrishna keshav1-3/+2
2016-05-25Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara1-1/+7
2016-05-24Convert XMLTextType to scoped enumNoel Grandin1-29/+29
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-10/+10
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+2
2016-03-29Avoid reserved identifiersStephan Bergmann1-2/+2
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-2/+2
2016-01-31boost::tuple -> std::tupleCaolán McNamara1-11/+10
2016-01-12typosMichael Stahl1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1