summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-04-30tdf#114209 vcl win DirectWrite: handle rotated textMiklos Vajna
2019-04-30tdf#125014 only use a fastpath if src. and dest. bitcount matchesTomaž Vajngerl
2019-04-30tdf#123859: only accept drops when drop target was registeredKatarina Behrens
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-29Fix typoAndrea Gelmini
2019-04-29tdf#124990: DnD operation can be set to fail in dropCompleteKatarina Behrens
2019-04-29unipoll: do the legacy wakeup if not in unipoll mode.Michael Meeks
2019-04-29gtk_tree_model_iter_parent modifies the 1st arg, not 2ndCaolán McNamara
2019-04-29clean up iterator code in SystemDependentDataBufferNoel Grandin
2019-04-29speed up gtk menu construction at startupNoel Grandin
2019-04-29optimise ImplScaleConvolutionVer a littleNoel Grandin
2019-04-29Add MetaActionTransparent to the SVM testTomaž Vajngerl
2019-04-29Add TextAlign,RasterOp to the SVM testTomaž Vajngerl
2019-04-29Add LineColor,FillColor,OverlineColor to the SVM testTomaž Vajngerl
2019-04-29Add MetaActionClipRegion to the SVM testTomaž Vajngerl
2019-04-29Add MetaActionWallpaper to the SVM testTomaž Vajngerl
2019-04-29Add MetaActionHatch to the SVM testTomaž Vajngerl
2019-04-29update Metafile dumper and change the order of MetaActionsTomaž Vajngerl
2019-04-29Add all MetaActions to SVM tests as stubs, change order of testsTomaž Vajngerl
2019-04-28Just apply Asian kerning to unmodified glyphsJan-Marek Glogowski
2019-04-28Move and fix Asian kerning unicode point checkJan-Marek Glogowski
2019-04-28Move lcl_CalcAsianKerning near its only userJan-Marek Glogowski
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28move Animation, AnimationBitmap out from clang-format blacklistTomaž Vajngerl
2019-04-28Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-28tdf#124944 don't directly adjust fallback layoutsJan-Marek Glogowski
2019-04-28Minimize scope of variablesJan-Marek Glogowski
2019-04-27Fix typosAndrea Gelmini
2019-04-27Resolves: tdf#124975 toggle parent input blocked only in set_modalCaolán McNamara
2019-04-27No need to link gtk3_kde5 with generic vclplugKatarina Behrens
2019-04-27ofz#14469 null derefCaolán McNamara
2019-04-27Use AutoTimer for SystemDependentDataBufferJan-Marek Glogowski
2019-04-27tdf#123750 gtk3_kde5: Show removable devices in file dialogMichael Weghorn
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-27remove comment in light of fix for tdf#120797Caolán McNamara
2019-04-27Resolves: tdf#124980 drop dangling timerCaolán McNamara
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl
2019-04-26tdf#124658 - Improve text for the tip-of-the-dayheiko tietze
2019-04-26tdf#120797: Apply transformation also to the extents of damageKatarina Behrens
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2019-04-26sw: sync UNO API default for ToC link start char style with UIMiklos Vajna
2019-04-26tdf#123750 kde5: Show removable devices in file dialogMichael Weghorn
2019-04-26cleanup osx/clipboard.{cxx,hxx}Tomaž Vajngerl
2019-04-26tdf#119965 implement tooltip widget style on macosTomaž Vajngerl
2019-04-26tdf#124598 gtk3_kde5: Link gtk3 side against kf5 libsMichael Weghorn
2019-04-26Reuse base class IsCurrentThreadStephan Bergmann
2019-04-26There is no ImplSVMainHook()Tor Lillqvist