summaryrefslogtreecommitdiff
path: root/svx/source/table/tabledesign.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-6/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann1-3/+3
2018-11-22improve function-local statics in svxNoel Grandin1-15/+12
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov1-43/+24
2017-10-23loplugin:includeform: svxStephan Bergmann1-5/+5
2017-09-23loplugin:flatten in svl..svxNoel Grandin1-6/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-02-21loplugin:subtlezeroinit: svxStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-96/+96
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-6/+6
2016-02-09Remove excess newlinesChris Sherlock1-27/+0
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl1-4/+3
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-9/+2
2015-10-31com::sun::star->css in svxNoel Grandin1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-49/+49
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+4
2015-07-16loplugin:simplifyboolStephan Bergmann1-2/+2
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-2/+2
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-2/+2
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-4/+0
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-49/+49
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-96/+96
2014-02-23Remove unneccessary commentsAlexander Wilms1-61/+61
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-6/+6
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza1-29/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-6/+18
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-14/+14
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat1-2/+0
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+0
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-6/+6
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-12-29Some cppcheck cleaningJulien Nabet1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-2/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-15/+15
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1