summaryrefslogtreecommitdiffstats
path: root/include/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC warning C4309: 'initializing': truncation of constant valueTor Lillqvist2022-01-241-1/+1
* fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák2021-12-151-8/+7
* jsonwriter: ensure correct number of bytes is availableSzymon Kłos2021-12-091-0/+20
* indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl2021-09-021-0/+2
* jsdialog: fix arrays in JsonWriter outputSzymon Kłos2021-04-281-0/+3
* jsdialog: send close on dialog responseSzymon Kłos2021-04-071-1/+1
* tdf#58745 - Detect end of month when extending a date listAndreas Heinisch2021-04-061-0/+5
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-217-23/+20
* Changes to the color classdante2020-11-211-1/+20
* tools::Polygon::Clip() is broken with bezier curves (tdf#137068)Luboš Luňák2020-11-201-0/+30
* simplify BigInt, remove isSetNoel2020-11-171-7/+1
* make the tools::Long define logic more obviousNoel2020-11-161-3/+3
* Revert "remove BigInt::operator tools::Long()"Noel Grandin2020-11-131-0/+14
* Simplify comparison operatorsMike Kaganski2020-11-121-1/+3
* Revert "remove Fraction::operator tools::Long()"Noel Grandin2020-11-121-0/+3
* remove BigInt::operator tools::Long()Noel2020-11-121-14/+0
* remove Fraction::operator tools::Long()Noel2020-11-121-3/+0
* Fix typoAndrea Gelmini2020-11-111-2/+2
* Improved starmath colordante2020-11-111-95/+211
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-114-8/+13
* This converts to/from mm100s, not twipsMike Kaganski2020-11-101-4/+4
* Don't use arbitrarily truncated pre-calculated constantMike Kaganski2020-11-101-1/+1
* tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna2020-10-281-0/+6
* std::set->o3tl::sorted_vector in MultiSelectionNoel Grandin2020-10-281-7/+8
* new tools::Degree10 strong typedefNoel Grandin2020-10-213-4/+24
* add tools::Long typedef and use it in toolsNoel2020-10-199-128/+168
* WindowType::CALCINPUTLINE newly unusedCaolán McNamara2020-10-161-1/+0
* revert recent Polygon commitsNoel Grandin2020-09-261-16/+0
* tools::PolyPolygon -> basegfx in canvasNoel Grandin2020-09-261-0/+9
* tools::PolyPolygon -> basegfx in filterNoel Grandin2020-09-261-0/+7
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-6/+6
* [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann2020-08-261-7/+7
* Fix typo in commentAndrea Gelmini2020-08-201-1/+1
* remove now unused DELETEZ macroNoel Grandin2020-08-141-2/+0
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-035-6/+2
* remove some dead WindowType valuesNoel Grandin2020-07-031-9/+6
* loplugin:constantparamNoel Grandin2020-07-011-2/+1
* use tools::JsonWriter for dumping property treeNoel Grandin2020-06-251-1/+16
* Add test as an example how to add CPU intrinsics supportTomaž Vajngerl2020-06-241-10/+11
* use JsonWriter for the rest of ITiledRenderableNoel Grandin2020-06-201-8/+57
* asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin2020-06-191-7/+7
* Fix typosAndrea Gelmini2020-06-191-1/+1
* Add missing header after c8bed6445b244a5d9021dbd9a2ff19d80c03917bMike Kaganski2020-06-181-0/+1
* new json writer for LOKNoel Grandin2020-06-181-0/+86
* fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl2020-06-102-2/+12
* vcl: add conversion point to twip int64 & double valuesTomaž Vajngerl2020-06-011-1/+5
* vcl: add conversion point to 100th mm for double valuesTomaž Vajngerl2020-06-011-2/+7
* ofz#22222 avoid calling DbgGetCaughtException if unnecessaryCaolán McNamara2020-05-271-0/+21
* WB_LISTBOX_POPUP is newly unusedCaolán McNamara2020-05-271-2/+0
* tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt2020-05-141-0/+6