summaryrefslogtreecommitdiff
path: root/svx/source/table/cell.cxx
AgeCommit message (Expand)Author
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-12-16tdf#127481 don't override SdrText::GetItemSet() for cellsThorsten Behrens
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-10-30fix use-after-moveNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-21tdf#117721 draw ui: add .uno::SetOptimalColumnWidthJustin Luth
2018-07-18tdf#118354 Do not dereference non-exsisting ObjectArmin Le Grand
2018-07-04tdf#118199 avoid double dispose actionsArmin Le Grand
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svxStephan Bergmann
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-03loplugin:useuniqueptr in sdr::table::CellNoel Grandin
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
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
2018-03-14loplugin:constantparamNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-02use TypedWhichId in BaseProperties::GetItemNoel Grandin
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
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