summaryrefslogtreecommitdiff
path: root/svx/source/table/tablemodel.cxx
AgeCommit message (Expand)Author
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-23ofz#7065 Integer-overflowCaolán McNamara
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02cppcheck: fix prefer ++/-- for non primitive typesJulien Nabet
2017-12-10ofz#4581 Integer-overflowCaolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-08tdf#100269 svx: fix undo of table column resizeMiklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-02-14Typo: avalaible->availableJulien Nabet
2014-07-01coverity#735883 Unchecked dynamic_castCaolán McNamara
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-08Optimization in for loop condition partK_Karthikeyan
2013-01-07Bugfix for improper function call, column count was compared with row countK_Karthikeyan
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
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-02-15Remove PLEASE_DEBUG_THE_TABLES and some dead codeThomas Arnhold
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-09CWS-TOOLING: integrate CWS impress174Oliver Bolte
2009-06-22#i10000# build fixRelease Engineers