summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/misc/UITools.cxx
AgeCommit message (Expand)Author
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-16loplugin:referencecasting in reportdesignNoel
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-11-11loplugin:stringviewNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-13static_cast after dynamic_castNoel
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
2020-04-15loplugin:buriedassign in reportdesignNoel Grandin
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-12-18loplugin:duplicate-definesNoel Grandin
2019-12-11Removed duplicated includeAndrea Gelmini
2019-12-11tdf#105225 Use new background tab page in Base:Report BuilderJim Raykowski
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-10-13weld ConditionalFormattingDialogCaolán McNamara
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-08-31tdf#118710 - Report Builder Character Settings dialog Highlighting tab pageTamás Zolnai
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-07weld FormulaDialogCaolán McNamara
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-08weld ORptPageDialogCaolán McNamara
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin
2018-09-09weld SvxAreaTabDialogCaolán McNamara
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-07use more Color in reportdesignNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl