summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-21jsdialog: send GlowColor state updatesSzymon Kłos
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-20jsdialog: sidebar: dump visibility state for widgetsSzymon Kłos
2021-07-20-Werror,-Wunused-private-fieldStephan Bergmann
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17Revert "Notebookbar: skip early init in all apps"Szymon Kłos
2021-07-15drop the Pair constructor from SfxItemSetNoel 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-14tdf#143342: fix crash when using "Search Command" featureJulien Nabet
2021-07-14sfx2: handle OnMainThread=true in SfxOfficeDispatch::dispatch()Miklos Vajna
2021-07-13Related tdf#126665 Fix image select dialogSamuel Mehrbrodt
2021-07-13framework, sfx2: catch more exceptions when the object is already disposedMiklos Vajna
2021-07-13Resolves tdf#131233 - UX around "Missing hyphenation"Heiko Tietze
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-12sfx2: fix assert failure when deleting SfxOfficeDispatch on a threadMiklos Vajna
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-08tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara
2021-07-06drop stray skip-pager-hint propertiesCaolán McNamara
2021-07-06add window-close-symbolic to allowed symbolic icon namesCaolán McNamara
2021-07-06explicitly left align label in expanderCaolán McNamara
2021-07-06use box instead of gridCaolán McNamara
2021-07-06use an explicit box instead of containerCaolán McNamara
2021-07-06gtk4: insert an intermediate GtkBox as 'toplevel'Caolán McNamara
2021-07-06Fix typo in codeAndrea Gelmini
2021-07-06tdf#142459 Fixed long class names are truncated(gen)Gizem Ozgun
2021-07-05tdf#138906 prevent built-in category deletionVert D
2021-07-05Resolves tdf#143174 - UNO MoreDictionaries not workingHeiko Tietze
2021-07-04move SfxSetItem to own header fileNoel Grandin
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-07-01sfx2::FileDialogHelper allocate SfxItemSet on stackNoel Grandin
2021-07-01can pass this SfxItemSet around on the stackNoel Grandin
2021-06-30sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli
2021-06-29uitest: guard remaining execute_dialog_through_commandXisco Fauli
2021-06-29Added a UI dialog box for running the VCL backend testshomeboy445
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-25loplugin:finalclasses in sfx2Noel Grandin
2021-06-22uitest: guard load_fileXisco Fauli
2021-06-22configure: Improve help-options handlingJan-Marek Glogowski
2021-06-21give folderpicker an optional parentCaolán McNamara
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-21remove some unnecessary OUString::internNoel Grandin
2021-06-19use more TellEnd()Noel Grandin
2021-06-19Update of TSCP example file for Simplified Chinese (zh-CN)Kevin Suo
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)