summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/align.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-5/+5
2020-02-13Revert "Related tdf#130428: let's add some asserts"Armin Le Grand (Collabora)1-26/+18
2020-02-09Resolves: tdf#130486 setting distributed results that justified cannot be setCaolán McNamara1-4/+7
2020-02-05Related tdf#130428: let's add some assertsJulien Nabet1-0/+7
2020-02-04tdf#130428 SfxItemState::UNKNOWN replacementsArmin Le Grand1-18/+19
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara1-1/+1
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara1-10/+12
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara1-1/+1
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-2/+0
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-6/+6
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 McNamara1-0/+1
2019-11-20Resolves: tdf#128811 Alignment option "Distributed" not working in calcCaolán McNamara1-0/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-17/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-8/+0
2019-05-20Related: tdf#124467 make the wrap handler act as it did beforeCaolán McNamara1-1/+1
2019-05-18Resolves: tdf#124467 enable wrap text to return to TRISTATE_INDETCaolán McNamara1-9/+39
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-4/+4
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara1-3/+3
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-13/+6
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-3/+3
2018-10-14weld SwFrameAddPageCaolán McNamara1-1/+1
2018-10-04weld SbaSbAttrDlgCaolán McNamara1-0/+2
2018-09-22unwind ItemWrapperHelperCaolán McNamara1-1/+0
2018-09-22weld AlignmentTabPageCaolán McNamara1-187/+449
2018-06-20loplugin:useuniqueptr in AlignmentTabPageNoel Grandin1-3/+2
2018-04-23tdf#113959 Use simple SvxResId calls hereGabor Kelemen1-4/+4
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-01-04drop FrameDirListBox typedefNoel Grandin1-1/+1
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-4/+5
2017-10-23loplugin:includeform: cuiStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin1-8/+8
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-3/+3