summaryrefslogtreecommitdiff
path: root/include/svx/svdotable.hxx
AgeCommit message (Expand)Author
2019-02-13Pointer is pointlessNoel Grandin
2018-10-11tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth]Justin Luth
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-22tdf#117721 draw ui: add .uno::SetOptimalRowHeightJustin Luth
2018-09-21tdf#117721 draw ui: add .uno::SetOptimalColumnWidthJustin Luth
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-09tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
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
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19convert TableHitKind to scoped enumNoel Grandin
2016-07-21sd lok: fix hard to select a full tableHenry Castro
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-08Related: tdf#100269 sd xml dump: expose layout of table shapesMiklos Vajna
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna
2016-04-20tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-13Realy->ReallyCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca