summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
AgeCommit message (Expand)AuthorFilesLines
2017-07-28loplugin:constparams in xmloffNoel Grandin1-1/+1
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-2/+2
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann1-4/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin2-4/+4
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-19loplugin:stringcopy: xmloffStephan Bergmann1-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin2-4/+3
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2-2/+2
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann1-1/+2
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-7/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-18/+2
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem1-0/+13
2017-01-11Some loplugin:conststringvar/stringconstant improvements: xmloffStephan Bergmann1-12/+10
2017-01-10New loplugin:conststringvar: xmloffStephan Bergmann1-4/+4
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann2-12/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-03-29Avoid reserved identifiersStephan Bergmann3-14/+14
2016-01-21Move XMLMetaExportComponent_get_implementation to a more reasonable placeStephan Bergmann1-8/+8
2016-01-18loplugin:unreffunStephan Bergmann1-19/+0
2016-01-18tdf#74608 xmloff: Constructor feature for XMLMetaExportComponentkripton1-1/+9
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-26com::sun::star->css in xmloff/Noel Grandin5-28/+21
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-3/+3
2015-11-09new loplugin: oncevarNoel Grandin2-14/+7
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin3-3/+3
2015-11-04loplugin:stringconstantNoel Grandin1-2/+1
2015-11-02tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton1-23/+40
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-01remove old standalone Sun bug numbersNoel Grandin2-3/+0
2015-08-03new loplugin: refcountingNoel Grandin1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-3/+3
2015-05-06xmloff: convert to assert in SvXMLMetaExportMichael Stahl1-6/+6
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-07loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-0/+22
2015-03-09V801: Decreased performanceCaolán McNamara1-4/+4
2015-03-03TyposJulien Nabet1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-3/+3
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-0/+1
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-4/+4