summaryrefslogtreecommitdiff
path: root/xmloff/source/table
AgeCommit message (Expand)Author
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-02-17boost->stdCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-11Avoid ODR-violating name clashStephan Bergmann
2014-08-07fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-27Fix typo: cought => caughtMatteo Casalin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-18Mark as static and/or constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-04doubled namespaceThomas Arnhold
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe
2012-01-26Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-28ODF conformance - Impress table markup fixesThorsten Behrens
2011-06-16catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-08Remove commented out codeBálint Dózsa
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko