summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/tptrans.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#95394 - ui fill dialog from (bitmap -> image)haru-022021-07-221-1/+1
* Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski2021-07-191-1/+1
* Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski2021-07-161-2/+2
* WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin2021-07-151-10/+5
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-211-3/+3
* new tools::Degree10 strong typedefNoel Grandin2020-10-211-3/+3
* now drop TabPageParent intermediateCaolán McNamara2019-09-261-4/+4
* disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2019-09-261-2/+2
* tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen2019-08-291-15/+0
* tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen2019-07-251-0/+1
* tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2019-05-101-1/+1
* tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen2019-05-071-1/+0
* tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen2019-04-291-0/+5
* tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2019-04-271-0/+1
* tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen2019-04-271-0/+1
* drop some includesCaolán McNamara2019-04-191-1/+0
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-31/+31
* Resolves: tdf#120370 should check gradientgrid sensitivityCaolán McNamara2018-10-091-1/+1
* SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara2018-09-201-9/+1
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-171-3/+3
* Merge identical switch cases in SvxTransparenceTabPageMuhammet Kara2018-07-291-8/+0
* weld SvxTransparenceTabPageCaolán McNamara2018-06-121-189/+163
* weld SvxTextAttrPageCaolán McNamara2018-05-031-0/+3
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-1/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-151-7/+7
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-16/+16
* TypedWhichId for XATTR* constantsNoel Grandin2017-11-201-7/+7
* loplugin:includeform: cuiStephan Bergmann2017-10-231-6/+6
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-4/+4
* loplugin:constparams in cuiNoel Grandin2017-07-311-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* loplugin:unusedfields in cuiNoel Grandin2017-06-231-3/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-2/+1
* loplugin:checkunusedparams in svx(part4)Noel Grandin2017-05-051-3/+3
* Fix typosAndrea Gelmini2017-03-251-1/+1
* remove unused defines from HRC files in cuiNoel Grandin2017-03-161-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-6/+6
* convert RECT_POINT to scoped enumNoel Grandin2016-08-301-2/+2
* convert PageType to scoped enumNoel Grandin2016-08-181-5/+5
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-2/+2
* Refactoring transparence tab codeRishabh Kumar2016-04-291-0/+579