summaryrefslogtreecommitdiff
path: root/svx/source/table/tablertfimporter.cxx
AgeCommit message (Expand)Author
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-19loplugin:useuniqueptr in SdrTableRTFParserNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin
2017-02-19coverity#1401345 Uninitialized scalar fieldCaolán McNamara
2017-02-17tdf#105423 support vertical merged cells.Mark Hung
2017-02-17tdf#105423 merge cells based on its column edge.Mark Hung
2017-02-17tdf#105423 remove unecessary mnCol and mnColCntMark Hung
2017-02-17tdf105423: make sure column edges are increasingMark Hung
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-09-05convert svx/source/table/*.cxx from String to OUStringNoel Grandin
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko