summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-22tdf#95394 - ui fill dialog from (bitmap -> image)haru-027-51/+51
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin2-16/+16
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski27-49/+49
2021-07-16Removed executable bits on source fileAndrea Gelmini1-0/+0
2021-07-16Removed executable bits on source fileAndrea Gelmini1-0/+0
2021-07-16tdf#139654 Font feature sensativityDeb Barkley-Yeung6-11/+88
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski6-18/+14
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin49-380/+233
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA1-2/+2
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt7-3/+9
2021-07-10Added support for viewing results in the VCL tests UI boxhomeboy4459-56/+291
2021-07-07xalign/yalign of 0.5 for GtkButton is already the defaultCaolán McNamara1-2/+0
2021-07-06drop stray skip-pager-hint propertiesCaolán McNamara1-1/+0
2021-07-02tidy up impress bullets and numbering dialogCaolán McNamara1-3/+4