summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltbli.cxx
AgeCommit message (Expand)Author
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09remove direct memory managementDavid Tardon
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-05-24Convert XMLTextType to scoped enumNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-02-05sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-13sw: prefix members of SwXMLTableContextMiklos Vajna
2015-11-12sw: prefix members of SwXMLImportMiklos Vajna
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-28sw: prefix members of SwTableBoxMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-29Fix typosAndrea Gelmini
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-01sw: remove a silly 16bit castMichael Stahl
2015-09-01sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-03typo: therfore -> thereforeAndras Timar
2015-06-30Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna