summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2020-10-16WindowType::CALCINPUTLINE newly unusedCaolán McNamara
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in canvasNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-20Fix typo in commentAndrea Gelmini
2020-08-14remove now unused DELETEZ macroNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-07-01loplugin:constantparamNoel Grandin
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-24Add test as an example how to add CPU intrinsics supportTomaž Vajngerl
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin
2020-06-19Fix typosAndrea Gelmini
2020-06-18Add missing header after c8bed6445b244a5d9021dbd9a2ff19d80c03917bMike Kaganski
2020-06-18new json writer for LOKNoel Grandin
2020-06-10fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl
2020-06-01vcl: add conversion point to twip int64 & double valuesTomaž Vajngerl
2020-06-01vcl: add conversion point to 100th mm for double valuesTomaž Vajngerl
2020-05-27ofz#22222 avoid calling DbgGetCaughtException if unnecessaryCaolán McNamara
2020-05-27WB_LISTBOX_POPUP is newly unusedCaolán McNamara
2020-05-14tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt
2020-05-11lok: fix the window type of the formatted field controlHenry Castro
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-03move unit conversions to UnitConversion, add convertPointToMm100Tomaž Vajngerl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-19add operator* to tools::WeakReferenceNoel Grandin
2020-03-18tools::WeakBase still needs to be TOOLS_DLLPUBLIC under --enable-mergelibsStephan Bergmann
2020-03-15Revert "loplugin:constfields in tools"Noel Grandin
2020-03-06mark some more classes hidden in --enable-mergelibs modeNoel Grandin
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-19use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin
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