summaryrefslogtreecommitdiff
path: root/svx/source/table/accessiblecell.cxx
AgeCommit message (Expand)Author
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-08-15replace ".get->" with "->"Noel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-11loplugin:useuniqueptr in AccessibleCellNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-10-28coverity#1371262 Missing move assignment operatorCaolán McNamara
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08tdf#96685 - set focus of accessible table cellsJustin Luth
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-13TyposJulien Nabet
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
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
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold