Age | Commit message (Expand) | Author |
2021-08-20 | loplugin:unusedfields | Noel Grandin |
2021-08-19 | Make Custom Color Picker dialog async | Szymon Kłos |
2021-08-19 | save LastTipOfTheDayShown when the dialog is shown not in its dtor | Caolán McNamara |
2021-08-18 | undo changes to TextAlign | Caolán McNamara |
2021-08-17 | tdf#143858: sw: default value for nInclUpperLevels is 1 | Vasily Melenchuk |
2021-08-16 | Resolves: tdf#143785 save/restore SdrModel::IsChanged | Caolán McNamara |
2021-08-16 | Use o3tl::toTwips to define MINBODY | Mike Kaganski |
2021-08-13 | let return in java param dialog entry 'add' when possible | Caolán McNamara |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-08-11 | convert some LogicToLogic calls to use o3tl::convert instead | Tomaž Vajngerl |
2021-08-10 | add some --disable-scripting fixes | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2021-07-29 | Intialize the VCL test dialog directly instead of dispatching command | homeboy445 |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-27 | Added the feature to store VCL test results as a zip file | homeboy445 |
2021-07-27 | -Werror=maybe-uninitialized | Stephan Bergmann |
2021-07-27 | drop SvtLanguageOptions class | Noel Grandin |
2021-07-27 | Remove duplicated includes | Andrea Gelmini |
2021-07-26 | use officecfg for SvxHtmlOptions | Noel Grandin |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-26 | use officecfg for default options | Noel Grandin |
2021-07-26 | simplify SvtDynamicMenuOptions | Noel Grandin |
2021-07-26 | use officecfg for menu options | Noel Grandin |
2021-07-25 | use officecfg to retrieve OdfDefaultVersion | Noel Grandin |
2021-07-25 | use officecfg for drawing options | Noel Grandin |
2021-07-25 | use officecfg to retrieve LoadUserSettings | Noel Grandin |
2021-07-25 | use officecfg to retrieve UseUserData | Noel Grandin |
2021-07-25 | use officecfg to retrieve CreateBackup | Noel Grandin |
2021-07-25 | use officecfg to retrieve LoadDocumentPrinter | Noel Grandin |
2021-07-25 | use officecfg to retrieve WarnAlienFormat | Noel Grandin |
2021-07-25 | use officecfg for help options | Noel Grandin |
2021-07-25 | use officecfg to retrieve AutoSaveTime | Noel Grandin |
2021-07-25 | simplify SvFontSubst | Noel Grandin |
2021-07-25 | use officecfg to retrieve UserAutoSave | Noel Grandin |
2021-07-24 | use officecfg to retrieve AutoSave | Noel Grandin |
2021-07-24 | use officecfg to retrieve DocInfoSave | Noel Grandin |
2021-07-24 | use officecfg to retrieve SaveRelInet | Noel Grandin |
2021-07-24 | tdf#95394 ToTD: Bitmap -> Image | Ilmari Lauhakangas |
2021-07-24 | use officecfg to retrieve SaveRelFSys | Noel Grandin |
2021-07-24 | fix incorrect read-only check in save options | Noel Grandin |
2021-07-24 | use officecfg to retrieve offlinehelppopup | Noel Grandin |
2021-07-23 | use officecfg to retrieve SidebarIconSize | Noel Grandin |
2021-07-23 | use officecfg to retrieve NotebookbarIconSize | Noel Grandin |
2021-07-23 | tdf#140107 Remove all collect usage data code. | Jeff Huang |
2021-07-22 | Fix subtle grammar error | Adolfo Jayme Barrientos |
2021-07-22 | tdf#95394 - ui fill dialog from (bitmap -> image) | haru-02 |
2021-07-21 | can pass SfxItemSet around by value in SfxShell | Noel Grandin |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |