summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-04-28Fix typosAndrea Gelmini
2020-04-28IsDropFormatSupported can be constCaolán McNamara
2020-04-28fix oss-fuzz buildCaolán McNamara
2020-04-28add a get_drop_index for dnd interaction with toolbarsCaolán McNamara
2020-04-27loplugin:makeshared in vclNoel Grandin
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-27vcl: add tests for GraphicNativeMetadataTomaž Vajngerl
2020-04-27ImpGraphic: rename ImplCreateSwapInfo and simplifyTomaž Vajngerl
2020-04-27ImpGraphic: move content of swapOutToStream into swapOutTomaž Vajngerl
2020-04-27ImpGraphic: move filename handling from swapout to ImpSwapFileTomaž Vajngerl
2020-04-27ImpGraphic: clean-up and simplify swapOut()Tomaž Vajngerl
2020-04-26vcl: When exporing PDF, write the correct page of embedded PDFTomaž 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: put ImpSwapFile destructor into the class bodyTomaž Vajngerl
2020-04-26ImpGraphic: rename maEx to maBitmapEx in the comment tooTomaž Vajngerl
2020-04-26ImpGraphic: rename maEx to maBitmapExTomaž Vajngerl
2020-04-26ImpGraphic: make magic bits for vector formats as constexprTomaž Vajngerl
2020-04-26remove Impl from swap method names in ImpGraphicTomaž Vajngerl
2020-04-26remove GraphicNative{Metadata,Transform} from clang-f. blacklistTomaž Vajngerl
2020-04-26use pragma onceTomaž 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-25tdf#123292 notebookbar: vertical align for shortcuts toolbarSzymon Kłos
2020-04-25Resolves: tdf#132143 make placeholder nodes unselectableCaolán McNamara
2020-04-25ignore mrucount if the entry was not foundCaolán McNamara
2020-04-25loplugin:constantparamNoel Grandin
2020-04-25Fix for print dialogHeiko Tietze
2020-04-25loplugin:unusedmethodsNoel Grandin
2020-04-24debug info for Skia Windows widget drawingLuboš Luňák
2020-04-24weld StylesPropertyPanelCaolán McNamara
2020-04-24move SvInplaceEdit2 out of public headerCaolán McNamara
2020-04-24make SkiaSalBitmap discard cached data of incorrect size (tdf#132367)Luboš Luňák
2020-04-24loplugin:unusedenumconstants DragDropModeNoel Grandin
2020-04-24loplugin:unusedenumconstants ScrollTypeNoel Grandin
2020-04-24loplugin:unusedenumconstants BmpConversionNoel Grandin
2020-04-24loplugin:unnecessaryvirtualNoel Grandin
2020-04-24cid#1455212 Uncaught exceptionCaolán McNamara
2020-04-24fix tick marks in Draw with Skia (tdf#132334)Luboš Luňák
2020-04-24high quality scaling in skia drawTransformedBitmap (tdf#132297)Luboš Luňák
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-23use rectangle rather than point+size for debug outputLuboš Luňák
2020-04-23tdf#127782 - New Print dialog is too highHeiko Tietze
2020-04-23avoid Skia xor crash with not-yet-drawn surface (tdf#132335)Luboš Luňák
2020-04-23Removed duplicated includeAndrea Gelmini
2020-04-22Use default density if rPPI values are too largeStephan Bergmann
2020-04-22vcl: fix missing includeMiklos Vajna