summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/ReportSection.cxx
AgeCommit message (Expand)AuthorFilesLines
8 daysloplugin:ostr in reportdesignNoel Grandin1-4/+4
10 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-2/+1
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-2/+2
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin1-3/+2
2022-08-29ref-count SdrObjectNoel Grandin1-5/+5
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-9/+9
2022-06-24clang-tidy modernize-pass-by-value in reportdesignNoel Grandin1-2/+3
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann1-3/+3
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen1-1/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-2/+2
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski1-7/+8
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-10-08use more SfxItemSetFixedNoel Grandin1-4/+3
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-02-23construct XPopupMenu without directly creating a VCLXPopupMenuCaolán McNamara1-2/+8
2021-02-23use XPopupMenu::execute to run the menuCaolán McNamara1-2/+5
2021-02-16loplugin:referencecasting in reportdesignNoel1-2/+2
2021-02-04use more getSdrObjectFromXShapeNoel1-4/+2
2021-01-16make the Color constructors explicitly specify transparencyNoel1-2/+2
2021-01-02introduce Degree100 strong_int typeNoel1-1/+1
2020-12-23add utility NbcRotate methodNoel Grandin1-4/+1
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara1-0/+1
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-3/+3
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen1-10/+0
2020-04-07loplugin:unusedvariableplus in reportdesignNoel Grandin1-1/+1
2020-04-02loplugin:flatten in reportdesignNoel Grandin1-158/+158
2020-01-26iAvoid explicit casts to smaller sal_uInt32 from larger longStephan Bergmann1-2/+2
2019-10-09loplugin:redundantpointeropsStephan Bergmann1-1/+1
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov1-11/+6
2019-07-23dispose() methods should clear their smart pointersNoel Grandin1-0/+2
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-2/+2
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-27tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-4/+1
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin1-2/+1
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov1-35/+32
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-10-30Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151Julien Nabet1-1/+0
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-07tdf#120151: fix crash in edit reportJulien Nabet1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin1-2/+0
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-4/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+2