summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-10add some --disable-scripting fixesCaolán McNamara
2021-08-10Missing includeStephan Bergmann
2021-08-06tdf#139647 refresh renamed itemsVert D
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy445
2021-07-27jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin
2021-07-22do not use delayed layout in TitledDockingWindowLuboš Luňák
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