summaryrefslogtreecommitdiff
path: root/svx/source/table/svdotable.cxx
AgeCommit message (Expand)Author
2017-08-21tdf#85909: EDITING: Native tables visualization not refreshedTamás Zolnai
2017-06-13tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai
2016-12-08tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert TableHitKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-21sd lok: fix hard to select a full tableHenry Castro
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-06-08tdf#100269 svx: fix undo of table column resizeMiklos Vajna
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-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-04-25loplugin:defaultparamsStephan Bergmann
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-04-18clean-up: unused using declarations and includesJochen Nitschke
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-14loplugin:unusedmethods unused return value in svxNoel Grandin
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-29cppcheck: cstyleCastCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2014-11-17cppcheck: Same expression on both sides of '||'Julien Nabet
2014-11-13Realy->ReallyCaolán McNamara
2014-11-13impress tables are not interactively growingCaolán McNamara
2014-11-13table layout cache returns wrong rectangleCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini