summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-26Resolves: tdf#149127 explain the infobar asking to refresh master passwordCaolán McNamara
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos
2022-07-04sfx2: replace pWindow m_pWindowHenry Castro
2022-06-30sfx2: replace pImpl -> m_pImplHenry Castro
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky
2022-06-10loplugin:constantparamNoel Grandin
2022-06-10LanguageTool Grammar Checker implementationMert Tumer
2022-05-22tdf#84502 related: Show keyboard shortcut in sidebar tab bar tab buttonJim Raykowski
2022-05-20sfx2: use natural string sort for sorting in object inspectorTomaž Vajngerl
2022-05-19sw: fix assert in SwModule::Notify()Michael Stahl
2022-05-19tdf#50400 show an explanatory label if ascii-only password is requiredCaolán McNamara
2022-05-06tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh
2022-05-01lok: reset ui mode state when switch to notebookbar cancelledSzymon Kłos
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-13use more string_view in sfx2Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10use more string_viewNoel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-30add infobar to prompt to refresh to replace old formatCaolán McNamara
2022-03-24loplugin:constantparamNoel Grandin
2022-03-23loplugin:unusedmethodsNoel Grandin
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-11loplugin:constparamsNoel Grandin
2022-03-07tdf#147782 retain focus in launching frame on first activateCaolán McNamara
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-22tdf#143148 Use pragma once instead of include guardsTushar Jham
2022-02-18sfx2: introduce SfxBindings::QuerySlotIdHenry Castro
2022-02-15add typed GetWhich operationsNoel Grandin
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis
2022-02-10rename some SID to FN_PARAMNoel Grandin
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-10Fixed function nameAndrea Gelmini
2022-02-09tdf#146937 Remove "refresh" command from Template ManagerJeff Huang
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-02-04sw: prefix members of SwClipboardChangeListener, SwPagePreview, ...Miklos Vajna
2022-02-02lok: find active SmViewShell reliablyMike Kaganski
2022-01-31sw: prefix members of SwPagePreview, SwScrollbar, ...Miklos Vajna
2022-01-31SID_COPY_STREAM_IF_POSSIBLE is a SfxBoolItemNoel Grandin
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin