summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2021-08-20loplugin:unusedmethodsNoel Grandin
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-17RefactoringAnshu
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04AutoAccel is only true for gtk and there BackingWindow doesn't use vcl widgetsCaolán McNamara
2021-08-04tdf#123919 - Sort custom document propertiesAndreas Heinisch
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31cid#1489714 Unused valueCaolán McNamara
2021-07-31cid#1489715 Uninitialized pointer fieldCaolán McNamara
2021-07-30tdf#38194 related: introduce StylesList controlAnshu
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-25use officecfg for print optionsNoel Grandin
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-22do not use delayed layout in TitledDockingWindowLuboš Luňák
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-20-Werror,-Wunused-private-fieldStephan Bergmann
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-07-13Related tdf#126665 Fix image select dialogSamuel Mehrbrodt
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-01sfx2::FileDialogHelper allocate SfxItemSet on stackNoel Grandin
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-21give folderpicker an optional parentCaolán McNamara
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-07tdf#132667 - Grab focus on the last inserted propertyAndreas Heinisch
2021-06-04gtk4: undo bootstrapping conditional page removalCaolán McNamara
2021-05-28Missing includeMike Kaganski
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-26log what page id is missing if this happensCaolán McNamara
2021-05-26gtk4: reenable NotebookCaolán McNamara
2021-05-24fix leak in SfxTabDialogControllerNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara
2021-05-18Resolves tdf#142041 - Hyperlink to file locationHeiko Tietze
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-06tdf#97087 Give unique, comphrehensible names to idlesTarun Sharma
2021-05-04Resolves: tdf#141857 update background to current themeCaolán McNamara
2021-05-04tdf#142017 set default focus widgetCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27tdf#138883 Prevent renaming TemplatesVert D
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara