summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-04-30improve loplugin:stringconstantNoel Grandin13-75/+75
2019-04-30drop Graphic::operator boolNoel Grandin4-21/+11
2019-04-29Fix typoAndrea Gelmini1-1/+1
2019-04-29tdf#124990: DnD operation can be set to fail in dropCompleteKatarina Behrens2-2/+26
2019-04-29unipoll: do the legacy wakeup if not in unipoll mode.Michael Meeks1-2/+16
2019-04-29gtk_tree_model_iter_parent modifies the 1st arg, not 2ndCaolán McNamara1-1/+0
2019-04-29clean up iterator code in SystemDependentDataBufferNoel Grandin1-12/+3
2019-04-29speed up gtk menu construction at startupNoel Grandin2-6/+21
2019-04-29optimise ImplScaleConvolutionVer a littleNoel Grandin1-18/+13
2019-04-29Add MetaActionTransparent to the SVM testTomaž Vajngerl1-2/+37
2019-04-29Add TextAlign,RasterOp to the SVM testTomaž Vajngerl1-4/+38
2019-04-29Add LineColor,FillColor,OverlineColor to the SVM testTomaž Vajngerl1-6/+65
2019-04-29Add MetaActionClipRegion to the SVM testTomaž Vajngerl1-2/+29
2019-04-29Add MetaActionWallpaper to the SVM testTomaž Vajngerl1-2/+34
2019-04-29Add MetaActionHatch to the SVM testTomaž Vajngerl1-2/+44
2019-04-29update Metafile dumper and change the order of MetaActionsTomaž Vajngerl1-236/+385
2019-04-29Add all MetaActions to SVM tests as stubs, change order of testsTomaž Vajngerl1-56/+195
2019-04-28Just apply Asian kerning to unmodified glyphsJan-Marek Glogowski1-5/+3
2019-04-28Move and fix Asian kerning unicode point checkJan-Marek Glogowski1-10/+10
2019-04-28Move lcl_CalcAsianKerning near its only userJan-Marek Glogowski1-50/+47
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-4/+1
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl6-84/+90
2019-04-28move Animation, AnimationBitmap out from clang-format blacklistTomaž Vajngerl2-265/+253
2019-04-28Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl3-31/+55
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl6-6/+6
2019-04-28tdf#124944 don't directly adjust fallback layoutsJan-Marek Glogowski1-2/+0
2019-04-28Minimize scope of variablesJan-Marek Glogowski1-2/+3
2019-04-27Fix typosAndrea Gelmini1-1/+1
2019-04-27Resolves: tdf#124975 toggle parent input blocked only in set_modalCaolán McNamara1-22/+11
2019-04-27No need to link gtk3_kde5 with generic vclplugKatarina Behrens1-1/+0
2019-04-27ofz#14469 null derefCaolán McNamara1-1/+3
2019-04-27Use AutoTimer for SystemDependentDataBufferJan-Marek Glogowski2-19/+8
2019-04-27tdf#123750 gtk3_kde5: Show removable devices in file dialogMichael Weghorn1-6/+3
2019-04-27weld cluster of change tracking dialogsCaolán McNamara3-34/+189
2019-04-27remove comment in light of fix for tdf#120797Caolán McNamara1-13/+1
2019-04-27Resolves: tdf#124980 drop dangling timerCaolán McNamara1-0/+2
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl7-46/+68
2019-04-26tdf#124658 - Improve text for the tip-of-the-dayheiko tietze1-2/+4
2019-04-26tdf#120797: Apply transformation also to the extents of damageKatarina Behrens1-0/+6
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl2-0/+15
2019-04-26sw: sync UNO API default for ToC link start char style with UIMiklos Vajna2-0/+92
2019-04-26tdf#123750 kde5: Show removable devices in file dialogMichael Weghorn1-6/+3
2019-04-26cleanup osx/clipboard.{cxx,hxx}Tomaž Vajngerl2-86/+87
2019-04-26tdf#119965 implement tooltip widget style on macosTomaž Vajngerl2-0/+19
2019-04-26tdf#124598 gtk3_kde5: Link gtk3 side against kf5 libsMichael Weghorn2-0/+10
2019-04-26Reuse base class IsCurrentThreadStephan Bergmann1-2/+1
2019-04-26There is no ImplSVMainHook()Tor Lillqvist1-1/+1
2019-04-26Fix typosAndrea Gelmini2-2/+2
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann15-20/+0
2019-04-25test unreliable under windowsCaolán McNamara1-1/+1