summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity')
0 files changed, 0 insertions, 0 deletions
0f3a3681722640b09f221489803e02'>regenerate PCH headers for the 4 new levelsLuboš Luňák 2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin 2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl 2019-04-20Fix typoAndrea Gelmini 2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl 2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin 2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen 2019-03-03Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov 2019-02-25loplugin:unusedfields in variousNoel Grandin 2019-02-07CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE()Miklos Vajna 2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin 2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen 2018-12-10loplugin:unnecessaryvirtualNoel Grandin 2018-12-10loplugin:unusedfieldsNoel Grandin 2018-12-09loplugin:unusedmethodsNoel Grandin 2018-12-08Clean up obsolete uses of BOOST_FALLTHROUGHStephan Bergmann 2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann 2018-12-07tdf#111486 Removed not used EMF+ codeBartosz Kosiorek 2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen 2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski 2018-11-21loplugin:redundantfcast improvementsNoel Grandin 2018-11-07Fix typosAndrea Gelmini 2018-11-06tdf#70851 fix strange waveline polygon.Mark Hung 2018-11-05tdf#37636 Render textlines with colors.Mark Hung 2018-11-05tdf#37636: pass bNormalText to cppcanvas::internal::TextRenderer.Mark Hung 2018-11-05tdf#37636 create underlines, overlines, strikeout separatelyMark Hung 2018-11-05tdf#37636 take care of MetaOverlineColorAction in mtfrenderer.Mark Hung 2018-11-05cppcanvas::mtfrenderer refactorMark Hung 2018-10-31tdf#43671 creatCanvasFont with EmphasisMark.Mark Hung 2018-10-23tdf#100236 Implement linestyles with dash and dots.Mark Hung 2018-10-22tdf#70851 render wave underlines in slideshow.Mark Hung 2018-10-22tdf#100236 implement waveline in mtfrenderer.Mark Hung 2018-10-17loplugin:singlevalfieldsNoel Grandin 2018-10-09tdf#55361 adjust leftmost position for RTL text while animation.Mark Hung 2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann 2018-09-17loplugin:staticconstfield improvementsNoel Grandin 2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin 2018-08-28Bin superfluous whitespace on empty lineTor Lillqvist 2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski 2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin 2018-07-27cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann 2018-07-16Add missing sal/log.hxx headersGabor Kelemen 2018-07-09loplugin:oncevarNoel Grandin