summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2021-09-08cui: fix spell check dialog pointlessly modifying text shapeMichael Stahl1-1/+4
2021-09-03Resolves tdf#120333 - Access to color palettes via tight extensionsHeiko Tietze3-279/+312
2021-09-02unused definesNoel Grandin1-1/+0
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin5-8/+0
2021-08-27Related tdf#119931 - Fix accessibility warningsHeiko Tietze4-148/+126
2021-08-27these checkboxes are being used as labels for the menubuttonCaolán McNamara1-0/+54
2021-08-27change the extra config colors to match the application onesCaolán McNamara3-50/+46
2021-08-27these GtkMenuButtons need label propertiesCaolán McNamara1-0/+50
2021-08-27Rename AsyncColorPicker -> AsynchronousColorPickerSzymon Kłos2-3/+3
2021-08-27Improve accessibility for application color settingsHeiko Tietze1-1576/+1829
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy4451-1/+1
2021-08-23enable the UI option to enable Skia on Mac tooLuboš Luňák1-0/+3
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin1-1/+1
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann2-2/+2
2021-08-20loplugin:unusedfieldsNoel Grandin2-4/+3
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos2-4/+33
2021-08-19save LastTipOfTheDayShown when the dialog is shown not in its dtorCaolán McNamara1-1/+9
2021-08-18undo changes to TextAlignCaolán McNamara1-1/+1
2021-08-17tdf#143858: sw: default value for nInclUpperLevels is 1Vasily Melenchuk1-3/+3
2021-08-16Resolves: tdf#143785 save/restore SdrModel::IsChangedCaolán McNamara1-0/+2
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski1-1/+2
2021-08-13let return in java param dialog entry 'add' when possibleCaolán McNamara2-0/+12
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin2-0/+2
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl2-3/+5
2021-08-10add some --disable-scripting fixesCaolán McNamara4-0/+20
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin15-36/+44
2021-08-02convert #defines to OUStringLiteralNoel Grandin3-10/+10
2021-07-30convert TextAlign to scoped enumCaolán McNamara1-1/+1
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy4456-18/+8
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin10-35/+23
2021-07-27Added the feature to store VCL test results as a zip filehomeboy4452-7/+44
2021-07-27-Werror=maybe-uninitializedStephan Bergmann1-2/+2
2021-07-27drop SvtLanguageOptions classNoel Grandin6-32/+48
2021-07-27Remove duplicated includesAndrea Gelmini1-2/+0
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin1-36/+53
2021-07-26use officecfg for security optionsNoel Grandin4-33/+26
2021-07-26use officecfg for default optionsNoel Grandin1-2/+1
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin1-1/+1
2021-07-26use officecfg for menu optionsNoel Grandin1-21/+21
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin1-5/+3
2021-07-25use officecfg for drawing optionsNoel Grandin5-25/+17
2021-07-25use officecfg to retrieve LoadUserSettingsNoel Grandin1-8/+4
2021-07-25use officecfg to retrieve UseUserDataNoel Grandin2-4/+7
2021-07-25use officecfg to retrieve CreateBackupNoel Grandin1-2/+2
2021-07-25use officecfg to retrieve LoadDocumentPrinterNoel Grandin1-3/+7
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin1-2/+2
2021-07-25use officecfg for help optionsNoel Grandin2-19/+11
2021-07-25use officecfg to retrieve AutoSaveTimeNoel Grandin1-2/+2
2021-07-25simplify SvFontSubstNoel Grandin2-15/+10
2021-07-25use officecfg to retrieve UserAutoSaveNoel Grandin1-2/+3