summaryrefslogtreecommitdiff
path: root/include/svl/inethist.hxx
AgeCommit message (Expand)Author
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-11-20tdf#133835 speedup calc autofilter (1)Noel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2019-12-17Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Stephan Bergmann
2019-10-30loplugin:finalclasses sot..svlNoel Grandin
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-04-28expand and remove DECL_PTRHINT macroNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-02Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in svlAlexandre Vicenzi
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen