summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2021-04-04tdf#58745 - Detect end of month when extending a date listAndreas Heinisch
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-21Changes to the color classdante
2020-11-20tools::Polygon::Clip() is broken with bezier curves (tdf#137068)Luboš Luňák
2020-11-17simplify BigInt, remove isSetNoel
2020-11-16make the tools::Long define logic more obviousNoel
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12Simplify comparison operatorsMike Kaganski
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11Fix typoAndrea Gelmini
2020-11-11Improved starmath colordante
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-10This converts to/from mm100s, not twipsMike Kaganski
2020-11-10Don't use arbitrarily truncated pre-calculated constantMike Kaganski
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna
2020-10-28std::set->o3tl::sorted_vector in MultiSelectionNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19add tools::Long typedef and use it in toolsNoel
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