summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtimp.cxx
AgeCommit message (Expand)Author
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-26Fix typosAndrea Gelmini
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-23Fix typosAndrea Gelmini
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-10-28tdf#113367 Change namespace from svg to draw for attr transformRegina Henschel
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-08-31Resolves: tdf#112123 check m_xAutoStyles like in similar methodsCaolán McNamara
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-18tdf#109080 First page header/footer ODF (1/2)Luke Deller
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl
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