summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2024-07-25tdf#157233 - A11y: Add global Accessibility check options forBalazs Varga1-0/+1
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin2-5/+6
2024-07-25Read of uninitialized boolStephan Bergmann1-0/+1
2024-07-24tdf#159040: add sign with default certificate to save dialogSarper Akdemir4-10/+142
2024-07-22cid#1608424 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+1
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen1-0/+1
2024-07-19make pop-up on Encrypt With GPG Key modalSarper Akdemir1-1/+3
2024-07-19Fix "lets" -> "let's"Andrea Gelmini1-2/+2
2024-07-18make date/time single-arg constructors explicitNoel Grandin1-1/+1
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski1-3/+2
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin1-3/+4
2024-07-16cid#1554709 COPY_INSTEAD_OF_MOVECaolán McNamara1-8/+6
2024-07-15tdf#161782 Focus document when Esc is pressed in the Gallery/NavigatorRafael Lima1-1/+3
2024-07-15tdf#121140: GPG checkbox only for file formats with GPGENCRYPTION flagMoritz Duge2-0/+39
2024-07-15Simplify boolean logic locally for mbIsPwdEnabled.Moritz Duge1-12/+3
2024-07-14cid#1555652 COPY_INSTEAD_OF_MOVECaolán McNamara2-8/+8
2024-07-12cid#1555962 Use of auto that causes a copyCaolán McNamara1-2/+1
2024-07-12cid#1555513 silence Use of auto that causes a copyCaolán McNamara1-1/+1
2024-07-11Don't save bullet changes when dialog was cancelledSamuel Mehrbrodt1-0/+14
2024-07-11Fix to temporary variable nameHeiko Tietze1-2/+1
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn3-10/+8
2024-07-09loplugin:unusedenumconstantsNoel Grandin1-2/+0
2024-07-08cid#1556141 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-07-05fill in more SfxItemType valuesNoel Grandin1-1/+1
2024-07-05tdf#159380 Fix for Add an UNO command to close all documentsAungKhantOo2-11/+1
2024-07-04sfx2: fix signature infobar being shown for every repaired documentMichael Stahl3-6/+15
2024-07-02sfx2: SfxObjectShell should not trust any signature on repaired packageMichael Stahl1-0/+6
2024-07-02cid#1556572 Use of auto that causes a copyCaolán McNamara1-7/+7
2024-07-02Related tdf#161796 - Label change on gtk3 together with iconHeiko Tietze1-2/+3
2024-07-01Remove duplicated includeAndrea Gelmini1-1/+0
2024-07-01Resolves tdf#161796 - Add a donate button to the start centerHeiko Tietze1-3/+21
2024-07-01tdf#158416: restore infobar text coloursStéphane Guillou1-2/+4
2024-06-28Fix typoAndrea Gelmini1-1/+1
2024-06-27tdf#159380 Add an UNO command to close all documentsAungKhantOo4-23/+100
2024-06-26tdf#159835 sfx2: Skip sidebar menu update for gtk4 to work around crashMichael Weghorn1-0/+6
2024-06-25LOK: Do a ".uno:DocumentStatus" "state changed" callbackMike Kaganski1-0/+1
2024-06-25Revert "LOK: Introduce LOK_CALLBACK_STATUS_UPDATE"Mike Kaganski1-1/+0
2024-06-21LOK: Introduce LOK_CALLBACK_STATUS_UPDATEMike Kaganski1-0/+1
2024-06-20cool#9309 lok: sync language in comphelper::LibreOfficeKit on view creationSzymon Kłos1-0/+4
2024-06-20tdf#159835 sfx2: Keep sidebar menu up to dateMichael Weghorn2-6/+14
2024-06-20tdf#159835 sfx2 Connect SidebarController menu handlers earlierMichael Weghorn1-3/+1
2024-06-18loplugin:ostr in variousNoel Grandin2-3/+3
2024-06-18Remove duplicated includeBogdan Buzea1-1/+0
2024-06-18tdf#159835 sfx2: Simplify TabBar::OnToolboxClickedMichael Weghorn1-28/+20
2024-06-18tdf#159835 sfx2: Move logic to populate sidebar menus to TabBarMichael Weghorn2-63/+57
2024-06-18tdf#159835 sfx2: Use reference instead of pointerMichael Weghorn3-10/+10
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht7-10/+11
2024-06-17LOK: Use frozen map instead of a chain of hundreds string comparisonsMike Kaganski1-402/+452
2024-06-16LOK: Send view modes status change notificationsMike Kaganski1-1/+3