summaryrefslogtreecommitdiff
path: root/include/svl/hint.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-04fix 'tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::Notify'Noel Grandin1-2/+2
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin1-0/+2
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara1-1/+2
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen1-0/+1
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen1-0/+1
2023-04-04RES_TBLHEADINGCHG no more ...Bjoern Michaelsen1-0/+1
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen1-0/+2
2023-02-21replace RES_TITLE_CHANGED and RES_DESCRIPTION_CHANGED with SfxHintsBjoern Michaelsen1-0/+2
2023-02-15replace RES_GRAPHIC_PIECE_ARRIVED and RES_LINKED_GRAPHIC_STREAM_ARRIVEDBjoern Michaelsen1-0/+3
2022-09-26introduce sw::SectionHidden as plain SfxHintBjoern Michaelsen1-0/+1
2022-09-25unwrap SwDelChr to plain SfxHintBjoern Michaelsen1-0/+1
2022-09-25unwrap SwInsText to a plain SfxHintBjoern Michaelsen1-0/+1
2022-09-24unwrap SwDelText to a plain SfxHintBjoern Michaelsen1-0/+1
2022-09-24Replace RES_NAME_CHANGED with an SfxHint for stronger typingBjoern Michaelsen1-0/+1
2022-09-06Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke1-2/+0
2022-07-27tdf#119840 elide some dynamic_castNoel Grandin1-0/+1
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin1-2/+22
2022-07-12elide some dynamic_castNoel Grandin1-0/+6
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen1-1/+0
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák1-1/+1
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin1-0/+1
2021-03-31Related: tdf#137577 Update Name Box range name list on sheet renameEike Rathke1-0/+2
2020-12-25missing include (std::to_string)Stephan Bergmann1-0/+1
2020-09-30tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski1-0/+2
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski1-0/+3
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-0/+3
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen1-1/+3
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn1-8/+2
2018-07-27svl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+6
2018-03-20Add debug output operator<< for SfxHintId, SvMacroItemId, and SfxEventHintIdTor Lillqvist1-0/+84
2017-12-19loplugin:unusedenumconstantsNoel Grandin1-3/+0
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard1-0/+1
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro1-0/+1
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-0/+1
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro1-0/+1
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth1-0/+1
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael1-0/+1
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin1-1/+0
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-25/+93
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+29
2015-04-28expand and remove DECL_PTRHINT macroNoel Grandin1-18/+0
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-5/+0
2014-08-27remove unused bIsOwner field in SfxHintNoel Grandin1-5/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2