summaryrefslogtreecommitdiff
path: root/svtools/source/control/inettbc.cxx
AgeCommit message (Expand)Author
2022-09-21use more string_view in svtoolsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-11-19rtl::Static->thread-safe static in svtoolsNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02osl::Mutex->std::mutex in SvtMatchContext_ImplNoel Grandin
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: svtoolsStephan Bergmann
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2020-02-07SvtURLBox is now unusedCaolán McNamara
2020-01-13loplugin:unusedfieldsNoel Grandin
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-09weld Property BrowserCaolán McNamara
2019-11-21loplugin:unusedfieldsNoel Grandin
2019-11-18loplugin:singlevalfieldsNoel Grandin
2019-11-16loplugin:unusedfieldsNoel Grandin
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-10-29SvtURLBox not used in any .ui files anymoreCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-10-02loplugin:stringadd in svtoolsNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-09-01loplugin:unusedmethodsNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen