summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
2021-02-10tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna
2021-02-09tdf#91920 sw page gutter margin: add UIMiklos Vajna
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-09-19rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara
2020-08-31tdf#127802 support tristate for hidden/unhidden textCaolán McNamara
2020-06-11Resolves: tdf#125981 use original label, not current labelCaolán McNamara
2020-05-21lok: use "None" string item in the ListBox controlHenry Castro
2020-05-13Avoid XOR paint in Crop dialogArmin Le Grand
2020-05-12tdf#130384 cui: fix automatic color showing up as white in the char dlgMiklos Vajna
2020-05-11cui: add UI for semi-transparent shape textMiklos Vajna
2020-05-09tdf#126128 Reduce page properties dialog's height.Gülşah Köse
2020-05-06sw from-bottom relative orientation: add UIMiklos Vajna
2020-02-11Resolves: tdf#130486 setting distributed results that justified cannot be setCaolán McNamara
2020-02-11Resolves: tdf#130548 click is sent to the other member of the groupCaolán McNamara
2020-01-28tdf#127112 repair "sticky" levels in Customize numbering style dialogSeth Chaiklin
2020-01-11Resolves: tdf#127417 delete-all tabs doesn't workCaolán McNamara
2020-01-08Fix SfxPoolItem use-after-freeStephan Bergmann
2019-12-11tdf#129300 If it would create no change, don't force itCaolán McNamara
2019-12-07Resolves: tdf#128923 should be able to change attributes of multiple lines...Caolán McNamara
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-20Resolves: tdf#128811 Alignment option "Distributed" not working in calcCaolán McNamara
2019-11-19tdf#125449 Fix custom gradient fill settings being lostGabor Kelemen
2019-11-15Revert "tdf#126128 Reduce page properties dialog's height."Heiko Tietze
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse
2019-10-31tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara
2019-10-22Avoid C++20 operator overloading ambiguityStephan Bergmann
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17tdf#125508 remove border frame from shadows and presetsCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-05Convert SID_PAPER_START/END to SfxUInt16ItemNoel Grandin
2019-10-05Convert SID_ENUM_PAGE_MODE to SfxUInt16ItemNoel Grandin
2019-10-05use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINTNoel Grandin
2019-10-04use SfxUInt16Item for SID_METRIC_ITEMNoel Grandin
2019-10-01autocorrect dialog width grows on change of new to replaceCaolán McNamara
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara
2019-09-24get environment RTL mode without vcl::WindowCaolán McNamara
2019-09-24use GetDefDialogParent as an arbitrary parent for temp widgetCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara
2019-09-24should use the controller hereCaolán McNamara
2019-09-24now guaranteed to have a controller and not a vcl::DialogCaolán McNamara
2019-09-24LogicToLogic is a static memberCaolán McNamara