summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2021-01-18make internals of ::Color privateNoel
2021-01-17tools: support reading xml namespace with XmlWalkerTomaž Vajngerl
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2021-01-13Revert to use of delegating ctorMike Kaganski
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-06bIsBig member is redundantNoel Grandin
2021-01-06move the bigint based Scale() implementations to one central placeNoel Grandin
2021-01-06use anonymous union for BigIntNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-26tools: add Color::IsTransparent()Chris Sherlock
2020-12-24Revert "add sal*Int64 conversions to BigInt"Stephan Bergmann
2020-12-24add sal*Int64 conversions to BigIntNoel Grandin
2020-12-24custom literal for Degree10Noel Grandin
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08jsdialog: send close on dialog responseSzymon Kłos
2020-12-03jsdialog: fix arrays in JsonWriter outputSzymon Kłos
2020-11-23improve comment in tools::Long headerNoel Grandin
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