summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-14Fix typo in codeAndrea Gelmini
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-07-13Resolves tdf#131233 - UX around "Missing hyphenation"Heiko Tietze
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-06use box instead of gridCaolán McNamara
2021-07-06gtk4: insert an intermediate GtkBox as 'toplevel'Caolán McNamara
2021-07-06Fix typo in codeAndrea Gelmini
2021-07-05tdf#138906 prevent built-in category deletionVert D
2021-07-04move SfxSetItem to own header fileNoel Grandin
2021-07-01sfx2::FileDialogHelper allocate SfxItemSet on stackNoel Grandin
2021-07-01can pass this SfxItemSet around on the stackNoel Grandin
2021-06-29Added a UI dialog box for running the VCL backend testshomeboy445
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
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-17tdf#141677 Make columns sortableGülşah Köse
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-12tdf#141426 Remove GtkPaned struct unnecessary tabs.Gülşah Köse
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-05-07tdf#90101 add .uno:PasteAsLinkscito
2021-05-05loplugin:constmethodNoel Grandin
2021-05-03tdf#102255 add .uno:PasteTransposedscito
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-04-29Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27tdf#138883 Prevent renaming TemplatesVert D
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-17loplugin:constantparamNoel Grandin
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-12drop unneeded includeCaolán McNamara
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara