summaryrefslogtreecommitdiff
path: root/svx/source/table/cell.cxx
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-15Implement RotateAngle API property for Impress table cellsTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-25give us a chance to see *which* property failedEike Rathke
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-08coverity#1394268 Resource leakCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in svxNoel 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-07-25new loplugin overrideparamNoel Grandin
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-20tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08tdf#96685 - set focus of accessible table cellsJustin Luth
2016-01-30tdf#91762: Check wether the row and the cell have text...Xisco Fauli
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-09Missing break?Stephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-12tdf#80340: Table changes format in PPTX formatyogesh.bharate001
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-19loplugin:externandnotdefinedStephan Bergmann
2015-02-18Resolves: rhbz#1193971 clear hard-coded char props in table cells...Caolán McNamara