summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2020-01-27tdf#124176: Use pragma once instead of header guardPelin Kuran
2020-01-08Grammar fixesAndrea Gelmini
2019-12-28pdf: extract XMP metadata writing and use XmlWriterTomaž Vajngerl
2019-12-23sal_Char->char in toolsNoel Grandin
2019-12-18tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna
2019-12-12SvFileStream::Lock/UnlockRange are only called from within SvFileStream itselfStephan Bergmann
2019-12-05make some classes module privateNoel Grandin
2019-12-04Use SAL_STRINGIFYStephan Bergmann
2019-11-17cid#1455745 Not restoring ostream formatCaolán McNamara
2019-11-03find symbols that can be privateNoel Grandin
2019-10-30loplugin:finalclasses toolsNoel Grandin
2019-10-19add menubar support to vclbuilderCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-09-06TyposAndrea Gelmini
2019-08-30fix PolyPolygon move operator=Noel Grandin
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-28INetURLObject::setFSysPath is unused nowStephan Bergmann
2019-08-28INetURLObject FSysStyle ctor is unused nowStephan Bergmann
2019-08-23loplugin:returnconstval in toolsNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-08-16Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-20Fix typosAndrea Gelmini
2019-07-18include supported SIMD intrinsics headers automaticallyTomaž Vajngerl
2019-07-17cid#1399432 Uncaught exceptionCaolán McNamara
2019-07-15make tools::Rectangle::getBottom return 0 when emptyNoel Grandin
2019-07-15make tools::Rectangle::getWidth return 0 when emptyNoel Grandin
2019-07-12make tools::Rectangle::Bottom return Top when emptyNoel Grandin
2019-07-12make tools::Rectangle::Right return Left when emptyNoel Grandin
2019-07-10make tools::Rectangle::setY respect empty stateNoel Grandin
2019-07-10make tools::Rectangle::setX respect empty stateNoel Grandin
2019-07-10make tools::Rectangle::AdjustBottom respect empty stateNoel Grandin
2019-07-10make tools::Rectangle::AdjustRight respect empty stateNoel Grandin
2019-07-09make tools::Rectangle::shrink respect empty stateNoel Grandin
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl
2019-07-08make tools::Rectangle::expandBy respect empty stateNoel Grandin
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-25tdf#94677 Calc is slow opening large CSV, improve tools::FractionNoel Grandin
2019-06-21Fix INetURLObject::setName descriptionStephan Bergmann
2019-06-21tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-15fix copy/paste mistake in TOOLS_INFO_EXCEPTIONNoel Grandin