summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-16Resolves: tdf#159741 canceling printing results in 'modified' documentCaolán McNamara1-4/+11
2024-06-14Make isProductVersionUpgraded update ooSetupLastVersion againMike Kaganski1-17/+3
2024-06-13Let LinkManager::UpdateAllLinks honor isUntrustedRefererStephan Bergmann1-2/+4
2024-06-13cid#1603616 silence Dereference null return valueCaolán McNamara1-1/+4
2024-06-12remove ability to trust not validated macro signatures in high securitySarper Akdemir2-2/+63
2024-06-07replace fpicker-related Help::GetHelpText with core-side translationsCaolán McNamara1-19/+16
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara2-67/+2
2024-06-06tdf#157931 sfx2: fix modified status of Base formsMichael Stahl1-1/+7
2024-06-06sfx2: more diverse colors from string hash creationTomaž Vajngerl1-9/+25
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli2-29/+43
2024-05-31Avoid raceMike Kaganski1-8/+3
2024-05-31Fix typosAndrea Gelmini1-5/+5
2024-05-30cool#9174 - Enable .uno:ChangeBezierHubert Figuière1-1/+2
2024-05-29Resolves tdf#160937 - Improve dialog size for document propertiesHeiko Tietze1-50/+80
2024-05-27Related tdf#158839: pw and GPG encryption, add comments and TODOsMoritz Duge2-2/+5
2024-05-27Fix WASM buildThorsten Behrens1-2/+1
2024-05-23sfx2: warning C6011: Dereferencing NULL pointerXisco Fauli3-9/+14
2024-05-22tdf#161209 - Reverts WhatsNew/Welcome dialogHeiko Tietze3-110/+113
2024-05-22sfx2: bGlobalOnly is always falseXisco Fauli1-6/+2