summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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)
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-06-17fix potential write-after-free in RecentDocsViewNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-16Add Active App Name Field To Crash ReportGopi Krishna Menon
2021-06-15Update TSCP config for pt-BROlivier Hallot
2021-06-15remove some unnecessary LanguageType copiesNoel Grandin
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-09Simplify Sequences initializations (sfx2)Julien Nabet
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-08set entry to expand and combobox to fill its assigned spaceCaolán McNamara
2021-06-08resave with latest gladeCaolán McNamara
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-06-08Remove SfxItemState::READONLYArmin Le Grand