summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-05-04Remove what looks like debug printfStephan Bergmann
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl
2020-05-03vcl: add Graphic reading to TypeSerializer + testsTomaž Vajngerl
2020-05-03vcl: add Graphic serialization (writing) to TypeSerializer + testsTomaž Vajngerl
2020-05-01move some headers inside their respective modulesNoel Grandin
2020-04-27ImpGraphic: rename ImplCreateSwapInfo and simplifyTomaž Vajngerl
2020-04-27ImpGraphic: move content of swapOutToStream into swapOutTomaž Vajngerl
2020-04-26ImpGraphic: encapsulate members of ImpSwapFileTomaž Vajngerl
2020-04-26Test swapping of GraphicTomaž Vajngerl
2020-04-26tdf#124176: Use pragma once instead of include guardsAndrea Gelmini
2020-04-26update pchesCaolán McNamara
2020-04-26ImpGraphic: rename maEx to maBitmapEx in the comment tooTomaž Vajngerl
2020-04-26ImpGraphic: rename maEx to maBitmapExTomaž Vajngerl
2020-04-26remove Impl from swap method names in ImpGraphicTomaž Vajngerl
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin
2020-04-25loplugin:constantparamNoel Grandin
2020-04-25loplugin:unusedmethodsNoel Grandin
2020-04-24make SkiaSalBitmap discard cached data of incorrect size (tdf#132367)Luboš Luňák
2020-04-24loplugin:unnecessaryvirtualNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-22tdf#132242: add "None" entry for "frac" OpenTypeFeature (vcl)Julien Nabet
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-20Various typos in vcl OpenTypeFeatureJulien Nabet
2020-04-20batch Skia xor drawing (tdf#132241)Luboš Luňák
2020-04-19mru entry heights aren't initially correct until whole list is invalidatedCaolán McNamara
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-16don't allow tooltips from parent to appear while popup menu is activeCaolán McNamara
2020-04-16tdf#131120 use a replacement for GtkComboBoxCaolán McNamara
2020-04-16Drop redundant member functionMike Kaganski
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-15vcl: document HelpTextWindowMiklos Vajna
2020-04-14tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-10dump info about Skia and Vulkan drivers to a log fileLuboš Luňák
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák
2020-04-08fix/improve Skia debug messagesLuboš Luňák
2020-04-08Make SalInstance::CreateClipboard return a single instance in the non-LOK caseStephan Bergmann
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák
2020-04-07avoid Skia bitmap->image pixel copying in raster modeLuboš Luňák
2020-04-07use delayed scaling in SalSkiaBitmapLuboš Luňák
2020-04-06update Skia to chrome/m83Luboš Luňák
2020-04-03fix android buildNoel Grandin
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-03-29Fix is_typed_flags for BorderWindowHitTest (vcl/brdwin)Julien Nabet
2020-03-27these methods can take a const argumentCaolán McNamara