summaryrefslogtreecommitdiff
path: root/sfx2/source/notebookbar
AgeCommit message (Expand)Author
2024-11-22notebookbar: Drop unnecessary static_castMichael Weghorn
2024-11-22notebookbar: Pass menu button as parent for its menuMichael Weghorn
2024-11-12loplugin:reftotemp in sfx2Noel Grandin
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in sfx2Noel Grandin
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-08-19cid#1557694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-12replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-04-29SfxViewFrame::Current() dereferenced without null checkCaolán McNamara
2024-01-31Fix typoAndrea Gelmini
2024-01-30lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-11-06lok: notebookbar: handle multiple sessionsSzymon Kłos
2023-11-03lok: notebookbar: don't recreate toolbars too oftenSzymon Kłos
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sfx2Stephan Bergmann
2023-10-11disable add-ons for NotebookBar in LOKit - perf. issuesTomaž Vajngerl
2023-09-13lok: fix notebookbar not initialized when switched from classic modeSzymon Kłos
2023-06-16tdf#155720 remove old skip notebookbar init workaroundSzymon Kłos
2023-04-01use more XVclWindowPeerNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2022-12-16sfx2: check SfxViewFrame::Current()Caolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky
2022-06-12Related: tdf#125040 NB: rework print preview contextMaxim Monastirsky
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-05-01lok: reset ui mode state when switch to notebookbar cancelledSzymon Kłos
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-12-08do not repeatedly create a framework::AddonsOptions temporaryLuboš Luňák
2021-12-08do not unnecessarily lock XLayoutManager for menubar changesLuboš Luňák
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-17Revert "Notebookbar: skip early init in all apps"Szymon Kłos
2021-04-19notebookbar: minify for onlineSzymon Kłos
2021-03-24Notebookbar: skip early init in all appsPranam Lashkari
2021-02-24use XPopupMenu::execute to run the menuCaolán McNamara
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-01-02getLayoutRequisition is a static member of VclContainerCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-03drop SfxViewFrame::Current() guardCaolán McNamara
2020-12-03don't need to include button.hxx hereCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-24notebookbar: don't hide elements for onlineSzymon Kłos
2020-11-24notebookbar: don't block init in calcSzymon Kłos
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer