summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-03jsdialog: keep button under content in SpellCheck OptionsSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-23tdf#142978 Remove a11y check dialogSamuel Mehrbrodt
2023-03-23tdf#142978 Show a11y sidebar when finding issues on PDF exportSamuel Mehrbrodt
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-16Add uno command that changes the themeParis Oplopoios
2023-03-10sw lok: notify clients about view option changesParis Oplopoios
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-02-23tdf#146518 Implement commands to toggle Watch/Stack windowsRafael Lima
2023-02-21tdf#152921 add uitestJim Raykowski
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxRequest::GetMacroRecorder arg is always derefed before passedCaolán McNamara
2023-02-16HasMacroRecorder can take a reference, never passed nullCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-02Own title for macro infobarsSamuel Mehrbrodt
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-30Show infobar instead of dialog when unsigned content is foundSamuel Mehrbrodt
2023-01-30Show infobar instead of blocking dialog when macros are not allowedSamuel Mehrbrodt
2023-01-30Macro Infobar: Make it clear that macros are disabled and whySamuel Mehrbrodt
2023-01-29lok: support per-user timezoneAshod Nakashian
2023-01-26remove option to toggle IsPDFAsStandardPrintJobFormat from UICaolán McNamara
2023-01-19Make PDFExport Password Subdialog AsyncNickWingate
2023-01-14ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara
2022-12-23loplugin:unocast (sfx2::DigitalSignatures)Stephan Bergmann
2022-12-20Async PDFExport dialog and parent methodsNickWingate
2022-12-18add some SAL_WARN_UNUSED_RESULTCaolán McNamara
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann
2022-12-12tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara
2022-12-06sfx2: rename FN_PARAM_1 to FN_NOUPDATEHenry Castro
2022-12-01sc: move test back where it belongsXisco Fauli
2022-12-01tdf#152078 Add a Zoom slider to the Basic IDERafael Lima
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22lok: draw Math in-place widget in sdMike Kaganski
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos
2022-11-21lok: make properties>change password dialog asyncMert Tumer
2022-11-20Enable File Properties for JSDialogsNickWingate
2022-11-20jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash419
2022-11-18sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-15sw: add online accessibility check implementationTomaž Vajngerl