summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui/misc/UITools.cxx
Commit message (Expand)AuthorAgeFilesLines
* WIP: refactor SfxObjectShell out of SvxColorItemfeature/themesupport2Sarper Akdemir2021-11-011-1/+1
* no need to allocate these on the heapNoel Grandin2021-06-021-2/+2
* no need to allocate these SfxItemSet on the heapNoel Grandin2021-05-281-6/+6
* split OutputDevice from WindowNoel Grandin2021-05-171-1/+1
* ref-count SfxItemPoolNoel Grandin2021-05-081-2/+2
* add SfxItemPoolDeleter utilityNoel Grandin2021-05-061-2/+2
* store ptr to the original entries in SfxItemPropertyMapNoel Grandin2021-04-151-11/+11
* less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin2021-04-121-13/+11
* we just use the OutputDevice api for setZoomFactorCaolán McNamara2021-03-121-1/+1
* loplugin:referencecasting in reportdesignNoel2021-02-161-1/+1
* make the Color constructors explicitly specify transparencyNoel2021-01-161-3/+3
* static_cast after dynamic_castNoel Grandin2021-01-101-92/+68
* custom literal for Degree10Noel Grandin2020-12-241-1/+1
* loplugin:stringviewNoel2020-11-111-1/+1
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-2/+2
* static_cast after dynamic_castNoel2020-10-131-54/+54
* tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen2020-05-051-8/+0
* tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen2020-04-221-0/+1
* loplugin:buriedassign in reportdesignNoel Grandin2020-04-151-4/+8
* Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin2020-03-121-2/+2
* use more std::make_sharedNoel Grandin2020-01-101-1/+1
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-12-261-1/+1
* sal_Char->char in remotebridges..saxNoel Grandin2019-12-191-3/+3
* loplugin:duplicate-definesNoel Grandin2019-12-181-0/+1
* Removed duplicated includeAndrea Gelmini2019-12-111-1/+0
* tdf#105225 Use new background tab page in Base:Report BuilderJim Raykowski2019-12-111-43/+109
* drop newly unused SfxFloatingWindowCaolán McNamara2019-12-091-1/+2
* weld ConditionalFormattingDialogCaolán McNamara2019-10-131-2/+1
* loplugin:stringadd in package..saxNoel Grandin2019-10-011-4/+2
* tdf#118710 - Report Builder Character Settings dialog Highlighting tab pageTamás Zolnai2019-08-311-1/+1
* loplugin:returnconstval in fpicker..reportdesignNoel Grandin2019-08-241-1/+1
* tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen2019-06-111-0/+1
* avoid copying when placing items into SfxItemSetNoel Grandin2019-05-091-3/+2
* weld FormulaDialogCaolán McNamara2019-05-071-5/+4
* Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov2019-02-121-15/+11
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-1/+1
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-1/+1
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-1/+1
* loplugin:constfields in reportdesign,sal,saxNoel Grandin2018-10-121-2/+2
* weld ORptPageDialogCaolán McNamara2018-10-081-4/+4
* use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin2018-10-051-3/+3
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* loplugin:simplifyconstruct in reportdesign..saxNoel Grandin2018-09-101-1/+1
* weld SvxAreaTabDialogCaolán McNamara2018-09-091-2/+2
* SharedStringPool is always called with a CharClassNoel Grandin2018-08-071-1/+1
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-251-2/+2
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-4/+4
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* use more Color in reportdesignNoel Grandin2018-03-071-5/+5
* loplugin:unusedmethodsNoel Grandin2018-01-201-1/+0