summaryrefslogtreecommitdiff
path: root/include/svl/hint.hxx
AgeCommit message (Expand)Author
2024-10-21drop StyleSheetCreatedNoel Grandin
2024-09-04use less dynamic_cast when broadcasting BulkDataHintNoel Grandin
2024-09-04use less dynamic_cast when broadcasting SfxHint in scNoel Grandin
2024-09-03use less dynamic_cast when broadcasting SfxHint in swNoel Grandin
2024-09-03use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-07-06tdf#161717 Enhancement to identify click on tracked change in theJim Raykowski
2024-05-30avoid some dynamic_cast in SwTextFrameNoel Grandin
2024-05-29avoid dynamic_cast in SwCursorShellNoel Grandin
2024-05-29avoid dynamic_cast in SwTOXBaseNoel Grandin
2024-05-29avoid dynamic_cast in SwTextNodeNoel Grandin
2024-05-28avoid dynamic_cast in ModifyChangedHintNoel Grandin
2024-05-28avoid dynamic_cast in SwXRedlineNoel Grandin
2024-05-28avoid dynamic_cast in PostItMgrNoel Grandin
2024-05-28avoid dynamic_cast in SwView::NotifyNoel Grandin
2024-04-04fix 'tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::Notify'Noel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen
2023-04-04RES_TBLHEADINGCHG no more ...Bjoern Michaelsen
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen
2023-02-21replace RES_TITLE_CHANGED and RES_DESCRIPTION_CHANGED with SfxHintsBjoern Michaelsen
2023-02-15replace RES_GRAPHIC_PIECE_ARRIVED and RES_LINKED_GRAPHIC_STREAM_ARRIVEDBjoern Michaelsen
2022-09-26introduce sw::SectionHidden as plain SfxHintBjoern Michaelsen
2022-09-25unwrap SwDelChr to plain SfxHintBjoern Michaelsen
2022-09-25unwrap SwInsText to a plain SfxHintBjoern Michaelsen
2022-09-24unwrap SwDelText to a plain SfxHintBjoern Michaelsen
2022-09-24Replace RES_NAME_CHANGED with an SfxHint for stronger typingBjoern Michaelsen
2022-09-06Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-07-27tdf#119840 elide some dynamic_castNoel Grandin
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin
2022-07-12elide some dynamic_castNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-06make it clearer that ScHint is modifiedLuboš Luňák
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-03-31Related: tdf#137577 Update Name Box range name list on sheet renameEike Rathke
2020-12-25missing include (std::to_string)Stephan Bergmann
2020-09-30tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-07-27svl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-03-20Add debug output operator<< for SfxHintId, SvMacroItemId, and SfxEventHintIdTor Lillqvist
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth