/forms/

office-6-2'>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/starmath/JunitTest_starmath_unoapi.mk
n 60FPS
AgeCommit message (Expand)Author
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-08-17gbuild: register all jarsMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-15tweak to capture recent changes in starmath and gbuildNorbert Thiebaud
2012-06-15Add consistent Emacs and vim mode linesNorbert Thiebaud
2012-06-15migrate starmath subsequenttests to gbuildNorbert Thiebaud
2012-06-15revert gmk4 mismergeNorbert Thiebaud
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-03-30realpathing starmath moduleFridrich Štrba
2011-03-27migrate starmath subsequenttests to gbuildBjoern Michaelsen
Luboš Luňák
2019-11-27backendtest: test blending of bitmapTomaž Vajngerl
2019-11-27backendtest: support creating VirtualDevice with alphaTomaž Vajngerl
2019-11-27backendtests: enable tests only when render backend is skiaTomaž Vajngerl
2019-11-27backendtest: Add polyline bezier curve backend testsTomaž Vajngerl
2019-11-27backendtest: Add PolyLine B2D test diamondTomaž Vajngerl
2019-11-27backendtests: remove unused variable - aReturnValueTomaž Vajngerl
2019-11-27add "invert" tests to BackendTestTomaž Vajngerl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-16Add backend tests as CPPUNIT testsTomaž Vajngerl
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-17loplugin:constparamsNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22vcl: [loplugin:badstatics] aApplicationMichael Stahl
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna