summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-19save LastTipOfTheDayShown when the dialog is shown not in its dtorCaolán McNamara
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17tdf#143858: sw: default value for nInclUpperLevels is 1Vasily Melenchuk
2021-08-16Resolves: tdf#143785 save/restore SdrModel::IsChangedCaolán McNamara
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski
2021-08-13let return in java param dialog entry 'add' when possibleCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10add some --disable-scripting fixesCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy445
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27Added the feature to store VCL test results as a zip filehomeboy445
2021-07-27-Werror=maybe-uninitializedStephan Bergmann
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-27Remove duplicated includesAndrea Gelmini
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26use officecfg for default optionsNoel Grandin
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-25use officecfg to retrieve LoadUserSettingsNoel Grandin
2021-07-25use officecfg to retrieve UseUserDataNoel Grandin
2021-07-25use officecfg to retrieve CreateBackupNoel Grandin
2021-07-25use officecfg to retrieve LoadDocumentPrinterNoel Grandin
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-25use officecfg for help optionsNoel Grandin
2021-07-25use officecfg to retrieve AutoSaveTimeNoel Grandin
2021-07-25simplify SvFontSubstNoel Grandin
2021-07-25use officecfg to retrieve UserAutoSaveNoel Grandin
2021-07-24use officecfg to retrieve AutoSaveNoel Grandin
2021-07-24use officecfg to retrieve DocInfoSaveNoel Grandin
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24fix incorrect read-only check in save optionsNoel Grandin
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin
2021-07-23tdf#140107 Remove all collect usage data code.Jeff Huang
2021-07-22tdf#95394 - ui fill dialog from (bitmap -> image)haru-02
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski