summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report
AgeCommit message (Expand)Author
2023-11-18c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 7)Julien Nabet
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: reportdesignStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-05cid#1539504 Division or modulo by zeroCaolán McNamara
2023-08-03tdf#144072 Base crash when 2 fields selected in reportbuilder..Noel Grandin
2023-08-01Revert "tdf#144072 prevent use of a deleted pointer"Patrick Luby
2023-08-01tdf#144072 prevent use of a deleted pointerPatrick Luby
2023-07-28Fix typoAndrea Gelmini
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)
2023-07-07reportdesign: Fix setting font color from the toolbar dropdownMaxim Monastirsky
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-13use more optional for SdrObjListIterNoel Grandin
2023-05-11tdf#150732 ReportBuilder,Moving fields breaks connection of field to datasourceNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2022-10-10tdf#151260, tdf#84930: Use static_assert to check contiguous item idsXisco Fauli
2022-10-03tdf#151260: crash in SfxItemPool::SetDefaults (reportdesign/ReportController)Julien Nabet
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-07OXReportControllerObserver does not need a pimplNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara
2022-08-06tdf#117388 use native scrollbar under gtk in reportdesignerCaolán McNamara
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-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in reportdesignNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11loplugin:moveparam in reportdesignNoel Grandin
2021-10-08use more SfxItemSetFixedNoel Grandin