summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/misc
AgeCommit message (Expand)Author
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-06tdf#150222 reporbuilder, set font for a text box crashesNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-24clang-tidy modernize-pass-by-value in reportdesignNoel Grandin
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-06-10new loplugin:moveitNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-04loplugin:stringliteraldefine in reportdesignNoel Grandin
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16use WhichRangesContainer in reportdesignNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-02no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-03-12we just use the OutputDevice api for setZoomFactorCaolán McNamara
2021-02-21loplugin:refcounting in package..saxNoel
2021-02-16loplugin:referencecasting in reportdesignNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-10static_cast after dynamic_castNoel Grandin
2020-12-24custom literal for Degree10Noel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-11loplugin:stringviewNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-13static_cast after dynamic_castNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-25reportdesign/ui: create instances with uno constructorsNoel Grandin
2020-05-29Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
2020-04-15loplugin:buriedassign in reportdesignNoel Grandin