summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-24use officecfg to retrieve AutoSaveNoel Grandin1-2/+2
2021-07-24use officecfg to retrieve DocInfoSaveNoel Grandin1-2/+2
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin1-2/+2
2021-07-24tdf#95394 ToTD: Bitmap -> ImageIlmari Lauhakangas1-1/+1
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin1-2/+3
2021-07-24fix incorrect read-only check in save optionsNoel Grandin1-1/+2
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin1-2/+6
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin1-4/+7
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin1-4/+7
2021-07-23tdf#140107 Remove all collect usage data code.Jeff Huang3-32/+4
2021-07-22Fix subtle grammar errorAdolfo Jayme Barrientos1-1/+1