System abstraction layer; rtl, osl and sal rtl: Platform independent strings osl: platform specific stuff, threads, dynamic loading, process, ipc, etc Exports only C API and some inline-methods (only C++ API). atom/basegfx/CppunitTest_basegfx.mk?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/basegfx/CppunitTest_basegfx.mk
AgeCommit message (Expand)Author
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl
2021-02-02Added Unit test to BColorModifierDeb Barkley-Yeung
2020-07-16merge needlessly split polygons back in Skia drawing (tdf#133016)Luboš Luňák
2019-01-28split basegfx 2d tests to separate files (one per tested class)Tomaž Vajngerl
2018-01-04basegfx: extract svg path import/export test to own fileTomaž Vajngerl
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2015-01-18remove unused fileMarkus Mohrhard
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-08-28Fixed some CppunitTest namesStephan Bergmann