summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl1-0/+63
2020-05-03vcl: add Graphic reading to TypeSerializer + testsTomaž Vajngerl1-1/+7
2020-05-03vcl: add Graphic serialization (writing) to TypeSerializer + testsTomaž Vajngerl1-0/+4
2020-05-01move some headers inside their respective modulesNoel Grandin1-0/+37
2020-04-27ImpGraphic: rename ImplCreateSwapInfo and simplifyTomaž Vajngerl1-1/+1
2020-04-27ImpGraphic: move content of swapOutToStream into swapOutTomaž Vajngerl1-1/+0
2020-04-26ImpGraphic: encapsulate members of ImpSwapFileTomaž Vajngerl1-1/+1
2020-04-26Test swapping of GraphicTomaž Vajngerl1-6/+8
2020-04-26tdf#124176: Use pragma once instead of include guardsAndrea Gelmini1-4/+1
2020-04-26update pchesCaolán McNamara1-4/+2
2020-04-26ImpGraphic: rename maEx to maBitmapEx in the comment tooTomaž Vajngerl1-1/+1
2020-04-26ImpGraphic: rename maEx to maBitmapExTomaž Vajngerl1-1/+1
2020-04-26remove Impl from swap method names in ImpGraphicTomaž Vajngerl1-5/+6
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara2-2/+2
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin2-6/+0
2020-04-25loplugin:constantparamNoel Grandin1-1/+1
2020-04-25loplugin:unusedmethodsNoel Grandin2-8/+0
2020-04-24make SkiaSalBitmap discard cached data of incorrect size (tdf#132367)Luboš Luňák1-0/+2
2020-04-24loplugin:unnecessaryvirtualNoel Grandin1-1/+0
2020-04-24loplugin:unusedmethodsNoel Grandin1-61/+0
2020-04-22tdf#132242: add "None" entry for "frac" OpenTypeFeature (vcl)Julien Nabet1-0/+1
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-2/+5
2020-04-20Various typos in vcl OpenTypeFeatureJulien Nabet1-4/+4
2020-04-20batch Skia xor drawing (tdf#132241)Luboš Luňák2-1/+50
2020-04-19mru entry heights aren't initially correct until whole list is invalidatedCaolán McNamara1-1/+2
2020-04-17loplugin:buriedassign in vclNoel Grandin1-1/+2
2020-04-16don't allow tooltips from parent to appear while popup menu is activeCaolán McNamara1-0/+3
2020-04-16tdf#131120 use a replacement for GtkComboBoxCaolán McNamara1-0/+15
2020-04-16Drop redundant member functionMike Kaganski1-1/+0
2020-04-15Related tdf#130778: New About dialogHeiko Tietze1-3/+0
2020-04-15vcl: document HelpTextWindowMiklos Vajna1-0/+1
2020-04-14tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna1-0/+5
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl2-4/+5
2020-04-10dump info about Skia and Vulkan drivers to a log fileLuboš Luňák1-0/+2
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák2-0/+15
2020-04-08fix/improve Skia debug messagesLuboš Luňák1-1/+1
2020-04-08Make SalInstance::CreateClipboard return a single instance in the non-LOK caseStephan Bergmann1-0/+1
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák3-0/+6
2020-04-07avoid Skia bitmap->image pixel copying in raster modeLuboš Luňák1-0/+3
2020-04-07use delayed scaling in SalSkiaBitmapLuboš Luňák1-0/+7
2020-04-06update Skia to chrome/m83Luboš Luňák1-0/+1
2020-04-03fix android buildNoel Grandin2-2/+2
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin5-7/+7
2020-04-03loplugin:singlevalfieldsNoel Grandin1-1/+0
2020-04-02loplugin:unusedmethodsNoel Grandin1-7/+0
2020-03-29Fix is_typed_flags for BorderWindowHitTest (vcl/brdwin)Julien Nabet1-1/+1
2020-03-27these methods can take a const argumentCaolán McNamara2-5/+5
2020-03-25tdf#131533 Qt5 defer dropping clipboard ownershipJan-Marek Glogowski1-0/+6
2020-03-25make sure only VCL-Skia or VCL-OpenGL is enabled (tdf#131543)Luboš Luňák2-4/+4
2020-03-24vcl: fix startup of a sanitized soffice.binMiklos Vajna1-1/+1