summaryrefslogtreecommitdiff
path: root/xmloff/source/table
AgeCommit message (Expand)AuthorFilesLines
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-9/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-12Avoid reserved identifiersStephan Bergmann1-3/+3
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin1-2/+0
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin1-2/+2
2015-02-17boost->stdCaolán McNamara2-32/+32
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-09-11Avoid ODR-violating name clashStephan Bergmann1-0/+4
2014-08-07fdo#75757: remove inheritance to std::mapTakeshi Abe1-7/+10
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-1/+6
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-3/+3
2014-04-27Fix typo: cought => caughtMatteo Casalin1-1/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-6/+6
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke2-4/+4
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke1-2/+2
2013-11-11xmloff: include <> for external includesNorbert Thiebaud3-16/+16
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa2-111/+0
2013-07-18Mark as static and/or constTakeshi Abe1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-4/+2
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+3
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2-21/+21
2012-11-15re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza1-10/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-04removed duplicate #includesTakeshi Abe1-1/+0
2012-01-26Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot2-12/+12
2011-11-27remove include of pch header from xmloffNorbert Thiebaud2-4/+0
2011-10-28ODF conformance - Impress table markup fixesThorsten Behrens2-2/+3
2011-06-16catch by const referenceCaolán McNamara1-10/+9
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito3-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky5-183/+29
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens5-183/+29
2011-03-08Remove commented out codeBálint Dózsa1-4/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-16/+16
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-7/+7