summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2020-02-05Related tdf#130428: let's add some assertsJulien Nabet
2020-02-04tdf#129720: Populate the Description box of the Customize dialog...Onur Yilmaz
2020-02-04rename Get/SetPropTextFirstLineOfst -> Get/SetPropTextFirstLineOffsetNoel Grandin
2020-02-04tdf#130428 SfxItemState::UNKNOWN replacementsArmin Le Grand
2020-02-04rename SetFirstLineOfst->SetFirstLineOffsetNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-03Resolves: tdf#130364 let font treeview fit to available dialog spaceCaolán McNamara
2020-02-03Resolves: tdf#130061 numbering dialog adjustments missingCaolán McNamara
2020-02-03Related: tdf#130143 freeze/thaw around bulk insertCaolán McNamara
2020-02-03loplugin:unusedfieldsNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-02-03rename SvtFontStyleBox back to FontStyleBoxCaolán McNamara
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-02-01sal_uLong to size_t for sizeof related typesMuhammet Kara
2020-01-31Related tdf#105225 Remove unused backgroundpage.uiJim Raykowski
2020-01-30tdf#130219 change labels in Case dropdown box in Font Effects tabSeth Chaiklin
2020-01-29sw: add UI for semi-transparent textMiklos Vajna
2020-01-28tdf#127112 repair "sticky" levels in Customize numbering style dialogSeth Chaiklin
2020-01-28remove some unused local varsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27drop SvxColorListBox forward declaresCaolán McNamara
2020-01-25Resolves: tdf#130143 crash in sorted font replacement tableCaolán McNamara
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara
2020-01-25tdf#128942 Remove frame around rotation wheel within Position and Size dialogThorsten Wagner
2020-01-24Resolves: tdf#130164 background/border dialog should be modalCaolán McNamara
2020-01-24Revert "lok: ui: more files to increase the 'step-increment'"Miklos Vajna
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2020-01-23lok: ui: more files to increase the 'step-increment'Henry Castro
2020-01-21weld gallery panelCaolán McNamara
2020-01-19calc cell alignment sizegroup updateandreas kainz
2020-01-18gallery theme dialog should be modalCaolán McNamara
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara
2020-01-13rename NumValueSet back to SvxNumValueSetCaolán McNamara
2020-01-11Resolves: tdf#127417 delete-all tabs doesn't workCaolán McNamara
2020-01-10Resolves: tdf#129904 use the current page as the page for helpCaolán McNamara
2020-01-10use more std::make_sharedNoel Grandin
2020-01-08tdf#129517 add "Preview" labels in BulletandNumberingStyle dialog box"Seth Chaiklin
2020-01-08Paragraph Dialog Alignment preview fixandreas kainz
2020-01-07Fix SfxPoolItem use-after-freeStephan Bergmann
2020-01-07Paragraph Dialog Text Flow Page updateandreas kainz
2020-01-07most has_tooltip uses are bogusCaolán McNamara
2020-01-07halign 'Start'->'start'Caolán McNamara
2020-01-06Add include guards - follow-up for 0c4033a9c69da439b97378b0dc61e867953649ebMike Kaganski
2020-01-06Resolves tdf#129622 - Layout problem in Options-LibreOffice-ViewHeiko Tietze
2020-01-06Fix Windows build with HAVE_FEATURE_BREAKPADMike Kaganski
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen