summaryrefslogtreecommitdiff
path: root/include/svl/hint.hxx
AgeCommit message (Expand)Author
2021-11-03create 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
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2015-04-28expand and remove DECL_PTRHINT macroNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-27remove unused bIsOwner field in SfxHintNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen