summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/shapeuno.cxx
AgeCommit message (Expand)Author
9 daysUnify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-05-28loplugin:ostr in sc/../unoobjNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-06-18Use getXWeak in scMike Kaganski
2023-03-22sc drawstyles: Add a style UNO property to shapesMaxim Monastirsky
2023-01-23XUnoTunnel->dynamic_cast in ScEditFieldObjNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-25use more o3tl::spanNoel Grandin
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-21loplugin:refcounting in scNoel
2021-02-04use more getSdrObjectFromXShapeNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert unoobjNoel Grandin
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-04-02tdf#124329 Keep ResizeWithCell value when anchoring to a different cellSamuel Mehrbrodt
2019-04-02tdf#124329 Add API to make cell anchored graphic resize with cellSamuel Mehrbrodt
2019-04-02Related tdf#124329 Handle shapes resizing with the cellSamuel Mehrbrodt
2019-04-02Remove unnecessary commentsSamuel Mehrbrodt
2018-12-05remove unused svx::ShapeProperty enum valueNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-13make SdrObjUserData::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
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-26loplugin:flatten in scNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin