summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-25lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-17Relates tdf#126618 - Title style capitaization for compare documents dialogHeiko Tietze
2022-08-17lok: register view callback also for nested sm viewMike Kaganski
2022-08-12tdf#126618 Title for "Compare documents" file select dialogIsha_Desai
2022-08-11lok: Simplify context change notificationMike Kaganski
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