Age | Commit message (Expand) | Author | Files | Lines |
2022-04-05 | add tools::Guid class to generate, parse GUID values | Tomaž Vajngerl | 1 | -0/+1 |
2022-03-31 | tdf#148253: fix matching algorithm | Mike Kaganski | 1 | -0/+1 |
2021-06-17 | tools: handle special chars correctly in XmlHandler + test | Tomaž Vajngerl | 1 | -0/+1 |
2020-11-20 | tools::Polygon::Clip() is broken with bezier curves (tdf#137068) | Luboš Luňák | 1 | -0/+1 |
2020-09-28 | Fix SSE2 cpuid checks | Dr. David Alan Gilbert | 1 | -1/+2 |
2020-09-28 | Fix SSSE3 cpuid checks | Dr. David Alan Gilbert | 1 | -1/+2 |
2020-09-22 | Fix AVX2 cpuid checks | Dr. David Alan Gilbert | 1 | -1/+2 |
2020-06-24 | Add test as an example how to add CPU intrinsics support | Tomaž Vajngerl | 1 | -0/+12 |
2020-06-18 | new json writer for LOK | Noel Grandin | 1 | -0/+1 |
2019-11-11 | Don't compile cpuid test with INTRINSICS_CXXFLAGS | Tomaž Vajngerl | 1 | -4/+1 |
2019-10-04 | always use gb_LinkTarget__get_cxxflags for cxxobjects | Luboš Luňák | 1 | -2/+2 |
2019-09-29 | Move Rectangle,Point,Size serialization to GenericTypeSerializer | Tomaž Vajngerl | 1 | -0/+1 |
2019-07-09 | CPU intrinsics detection (SSE, AVX) | Tomaž Vajngerl | 1 | -0/+4 |
2019-04-21 | rework Color to have R,G,B,A public variables | Tomaž Vajngerl | 1 | -0/+1 |
2019-01-23 | Test for XmlWalker to check it parses the xml as expected | Tomaž Vajngerl | 1 | -0/+7 |
2018-05-19 | Revert "tools: test Pair" | Noel Grandin | 1 | -1/+0 |
2018-05-16 | tools: test Pair | Chris Sherlock | 1 | -0/+1 |
2018-05-12 | tools: test for FRound | Chris Sherlock | 1 | -0/+1 |
2018-05-09 | there are 3600000 seconds in an hour | Caolán McNamara | 1 | -0/+1 |
2018-05-08 | tools: document and test sanitiseMm100ToTwip() | Chris Sherlock | 1 | -0/+1 |
2018-04-30 | tools: test for MinMax | Chris Sherlock | 1 | -0/+1 |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky | 1 | -1/+0 |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke | 1 | -0/+1 |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko | 1 | -4/+1 |
2015-07-09 | add some unit tests for tools::Rectangle | Tomaž Vajngerl | 1 | -0/+1 |
2014-10-24 | Fract: enable tests | Juan Picca | 1 | -0/+1 |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky | 1 | -1/+0 |
2014-10-17 | allow construction of BigInt from sal_Int64 on 32 bit | David Tardon | 1 | -0/+1 |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca | 1 | -0/+1 |
2014-05-15 | tools: add AsRGBHexString to Color + unit test | Tomaž Vajngerl | 1 | -0/+1 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 1 | -23/+4 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+2 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 1 | -3/+3 |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan | 1 | -1/+1 |
2012-02-23 | merge cppunit test dirs together | Caolán McNamara | 1 | -3/+3 |
2012-02-23 | convert workben inetmimetest to cppunit test | Caolán McNamara | 1 | -0/+1 |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | 1 | -1/+0 |
2011-10-01 | Added cmis+atom:// scheme to the tools urlobj. | Cédric Bosdonnat | 1 | -0/+1 |
2011-09-02 | add a way to better construct an OString of len X from a SvStream | Caolán McNamara | 1 | -1/+1 |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | 1 | -1/+1 |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | 1 | -0/+1 |
2011-07-26 | Fix Windows build | Tor Lillqvist | 1 | -0/+4 |
2011-07-25 | add a good(), eof(), bad() and a test case to demonstrate | Caolán McNamara | 1 | -0/+1 |
2011-07-25 | add the legacy windows-only path utils test | Caolán McNamara | 1 | -0/+1 |
2011-07-25 | add .mk | Caolán McNamara | 1 | -0/+53 |