summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
2020-02-14remove MetricField use from cuiCaolán McNamara1-11/+14
2020-02-14split out MetricField value conversion functionsCaolán McNamara3-8/+10
2020-02-13Revert "Related tdf#130428: let's add some asserts"Armin Le Grand (Collabora)1-26/+18
2020-02-11tdf#114694: Make default value in language settings the first elementYusuf Keten2-5/+9
2020-02-10Resolves: tdf#130548 click is sent to the other member of the groupCaolán McNamara1-0/+8
2020-02-09Resolves: tdf#130486 setting distributed results that justified cannot be setCaolán McNamara1-4/+7
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara3-11/+9
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara1-9/+9
2020-02-06drop newly unused FontSizeBoxCaolán McNamara1-0/+1
2020-02-05Related tdf#130428: let's add some assertsJulien Nabet1-0/+7
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin1-2/+2
2020-02-04tdf#130428 SfxItemState::UNKNOWN replacementsArmin Le Grand1-18/+19
2020-02-04rename SetFirstLineOfst->SetFirstLineOffsetNoel Grandin1-1/+1
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin2-7/+7
2020-02-03rename SvtFontStyleBox back to FontStyleBoxCaolán McNamara1-9/+9
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara1-5/+5
2020-01-28tdf#127112 repair "sticky" levels in Customize numbering style dialogSeth Chaiklin1-5/+24
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+4
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara2-2/+2
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin1-10/+10
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara2-17/+20
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara2-2/+2
2020-01-13rename NumValueSet back to SvxNumValueSetCaolán McNamara1-3/+3
2020-01-11Resolves: tdf#127417 delete-all tabs doesn't workCaolán McNamara1-1/+1
2020-01-07Fix SfxPoolItem use-after-freeStephan Bergmann1-6/+6
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen10-12/+0
2020-01-02weld SlideBackgroundCaolán McNamara1-5/+5
2020-01-01weld PageStylesPanelCaolán McNamara1-11/+2
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin1-1/+1
2019-12-16Related tdf#105225: Remove old background tab page codeJim Raykowski1-1300/+0
2019-12-13loplugin:expandablemethodsNoel Grandin1-2/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara5-10/+10
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski1-0/+7
2019-12-11Related: tdf#129300 clear properties that are set back to their original stateCaolán McNamara1-7/+42
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara1-1/+6
2019-12-11Related: tdf#129300 add ScHyphenateCell to provide a descriptionCaolán McNamara1-1/+6
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara1-1/+6
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara1-1/+6
2019-12-11Related: tdf#129300 make Automatic/Distributed state what is automaticCaolán McNamara1-1/+0
2019-12-11tdf#129300 If it would create no change, don't force itCaolán McNamara1-0/+5
2019-12-10Related: tdf#129300 add ScShrinkToFitCell to provide a descriptionCaolán McNamara1-4/+9
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara1-2/+8
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara3-0/+3
2019-12-06Resolves: tdf#128923 should be able to change attributes of multiple lines...Caolán McNamara1-0/+1
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-0/+9
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth1-1/+0
2019-11-22cui: add UI for semi-transparent shape textMiklos Vajna1-1/+39
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-4/+8
2019-11-20Resolves: tdf#128811 Alignment option "Distributed" not working in calcCaolán McNamara1-0/+2
2019-11-20loplugin:unusedmethodsNoel Grandin2-20/+0