summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2021-01-07use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin
2020-10-30tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna
2020-08-10improvements to JSON WriterNoel Grandin
2020-08-10add extractAsOString to JsonWriterTomaž Vajngerl
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin
2020-06-19new json writer for LOKNoel Grandin
2020-06-11fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl
2020-06-09vcl: add conversion point to twip int64 & double valuesTomaž Vajngerl
2020-06-09vcl: add conversion point to 100th mm for double valuesTomaž Vajngerl
2020-06-08move unit conversions to UnitConversion, add convertPointToMm100Tomaž Vajngerl
2020-05-21lok: fix the window type of the formatted field controlHenry Castro
2020-05-20tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt
2020-04-30tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna
2020-02-14tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
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