summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann49-49/+49
2022-08-18Fix typoAndrea Gelmini1-1/+1
2022-08-18cid#1500682 silence Untrusted loop boundCaolán McNamara1-1/+1
2022-08-18tdf#149768 Do not fix Templates dialog width and height in pixelsRafael Lima2-2/+4
2022-08-18Make ElementsDeck the default deck for Math first startMike Kaganski2-2/+5
2022-08-17Move application check to the point where it mattersMike Kaganski1-7/+7
2022-08-17cid#1500682 silence Untrusted loop boundCaolán McNamara1-0/+1
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski1-1/+1
2022-08-17lok: register view callback also for nested sm viewMike Kaganski2-0/+17
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny1-0/+1
2022-08-11lok: Simplify context change notificationMike Kaganski2-10/+14
2022-08-11make dtor order as reverse ctor orderCaolán McNamara1-1/+3
2022-08-11gtk4: get the menu in sidebar menubutton workingCaolán McNamara1-3/+7
2022-08-10mnemonic-widget of showlocationCaolán McNamara1-0/+1
2022-08-10loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-08-09sfx2: check saved last tab page name exists before restoring itCaolán McNamara1-1/+5
2022-08-09tdf#150278 sfx2: use provided aInfo, not factoryJustin Luth1-2/+1
2022-08-01Add 'JobName' to PrintOptionsSamuel Mehrbrodt2-4/+17
2022-07-30tdf#117967 Fixes Save confirmation dialog for user cancelMatt K1-1/+18
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos2-0/+6
2022-07-29Resolves: tdf#147782 restore focus to launching frame asynchronouslyCaolán McNamara2-3/+16
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks2-1/+31
2022-07-28lok: Properly update sidebar context in MathMike Kaganski1-12/+23
2022-07-28lok: Enable sidebar in MathMike Kaganski2-2/+12
2022-07-27sw content controls, plain text: send state changes to LOKMiklos Vajna1-0/+1
2022-07-26Resolves: tdf#149127 explain the infobar asking to refresh master passwordCaolán McNamara1-0/+13
2022-07-25Send state changes of content control UNO commands to LOKAron Budea1-1/+7
2022-07-25loplugin:moveitNoel Grandin1-1/+1
2022-07-25use more o3tl::spanNoel Grandin1-2/+1
2022-07-22elide some makeStringAndClear() callsNoel Grandin2-6/+11
2022-07-21tdf#150044 sc import: fix editing password in shared modeBalazs Varga1-6/+7
2022-07-21tdf#141294 Use DPI scale factor for sidebar width limit in configAron Budea1-2/+2
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-1/+1
2022-07-19tdf#148913 sw: fix crash with pending infobars on WindowsLászló Németh1-15/+29
2022-07-19tdf#149170 sfx2: fix regression about spurious dialogMichael Stahl1-26/+0
2022-07-19Replace old png writer in sfxpicklist.cxxofftkp1-3/+3
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky1-12/+0
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin72-202/+254
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock2-4/+4
2022-07-10tdf#143148 Use pragma once instead of include guardsnazanin yadi1-4/+1
2022-07-08rhbz#2104545: Only call utl::IsYounger when its result is actually usedStephan Bergmann1-4/+7
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin2-22/+21
2022-07-05sfx2: fix null derefs of SfxViewFrame::Current()Xisco Fauli1-2/+4
2022-07-05sfx2: prefix m_ private memberHenry Castro1-17/+19
2022-07-04sfx2: replace pWindow m_pWindowHenry Castro2-4/+4
2022-07-01tdf#149603 macOS: fix workaround to use web help if Safari is the default bro...Christian Lohmaier1-0/+16
2022-06-30sfx2: replace pImpl -> m_pImplHenry Castro2-68/+68
2022-06-30tdf#149785 Read Error importing documentNoel Grandin1-0/+1
2022-06-29lok: sidebar: notebookbar: don't change view mode for other viewsSzymon Kłos1-0/+8
2022-06-17tdf#149431 Fix the sidebar's widthxuenhua1-2/+7