summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2022-01-24Fix MSVC warning C4309: 'initializing': truncation of constant valueTor Lillqvist1-1/+1
2021-12-15fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák1-8/+7
2021-12-09jsonwriter: ensure correct number of bytes is availableSzymon Kłos1-0/+20
2021-09-02indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl1-0/+2
2021-04-28jsdialog: fix arrays in JsonWriter outputSzymon Kłos1-0/+3
2021-04-07jsdialog: send close on dialog responseSzymon Kłos1-1/+1
2021-04-06tdf#58745 - Detect end of month when extending a date listAndreas Heinisch1-0/+5
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer7-23/+20
2020-11-21Changes to the color classdante1-1/+20
2020-11-20tools::Polygon::Clip() is broken with bezier curves (tdf#137068)Luboš Luňák1-0/+30
2020-11-17simplify BigInt, remove isSetNoel1-7/+1
2020-11-16make the tools::Long define logic more obviousNoel1-3/+3
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin1-0/+14
2020-11-12Simplify comparison operatorsMike Kaganski1-1/+3
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-0/+3
2020-11-12remove BigInt::operator tools::Long()Noel1-14/+0
2020-11-12remove Fraction::operator tools::Long()Noel1-3/+0
2020-11-11Fix typoAndrea Gelmini1-2/+2
2020-11-11Improved starmath colordante1-95/+211
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin4-8/+13
2020-11-10This converts to/from mm100s, not twipsMike Kaganski1-4/+4
2020-11-10Don't use arbitrarily truncated pre-calculated constantMike Kaganski1-1/+1
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna1-0/+6
2020-10-28std::set->o3tl::sorted_vector in MultiSelectionNoel Grandin1-7/+8
2020-10-21new tools::Degree10 strong typedefNoel Grandin3-4/+24
2020-10-19add tools::Long typedef and use it in toolsNoel9-128/+168
2020-10-16WindowType::CALCINPUTLINE newly unusedCaolán McNamara1-1/+0
2020-09-26revert recent Polygon commitsNoel Grandin1-16/+0
2020-09-26tools::PolyPolygon -> basegfx in canvasNoel Grandin1-0/+9
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin1-0/+7
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-6/+6
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann1-7/+7
2020-08-20Fix typo in commentAndrea Gelmini1-1/+1
2020-08-14remove now unused DELETEZ macroNoel Grandin1-2/+0
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen5-6/+2
2020-07-03remove some dead WindowType valuesNoel Grandin1-9/+6
2020-07-01loplugin:constantparamNoel Grandin1-2/+1
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-1/+16
2020-06-24Add test as an example how to add CPU intrinsics supportTomaž Vajngerl1-10/+11
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-8/+57
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin1-7/+7
2020-06-19Fix typosAndrea Gelmini1-1/+1
2020-06-18Add missing header after c8bed6445b244a5d9021dbd9a2ff19d80c03917bMike Kaganski1-0/+1
2020-06-18new json writer for LOKNoel Grandin1-0/+86
2020-06-10fix reseting WeakReference when moving a ref to another ref.Tomaž Vajngerl2-2/+12
2020-06-01vcl: add conversion point to twip int64 & double valuesTomaž Vajngerl1-1/+5
2020-06-01vcl: add conversion point to 100th mm for double valuesTomaž Vajngerl1-2/+7
2020-05-27ofz#22222 avoid calling DbgGetCaughtException if unnecessaryCaolán McNamara1-0/+21
2020-05-27WB_LISTBOX_POPUP is newly unusedCaolán McNamara1-2/+0
2020-05-14tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt1-0/+6