summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-04-30Fix typosAndrea Gelmini1-1/+1
2020-04-29remove the padding around the dropdown button of GtkMenuToolButtonsCaolán McNamara1-0/+35
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin1-1/+1
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze1-32/+38
2020-04-29Fix row/column pre-initialization in stack blurMike Kaganski1-3/+15
2020-04-29remove unused SvTreeListBox::RemoveParentKeepChildrenCaolán McNamara1-16/+0
2020-04-29weld SfxTemplatePanelControlCaolán McNamara3-11/+44
2020-04-29improve: pdf export caching of jpeg bitmapsThorsten Behrens3-7/+11
2020-04-28Fix typosAndrea Gelmini1-1/+1
2020-04-28pdf export: be a bit less wasteful when jpeg-optimising bitmapsThorsten Behrens1-6/+30
2020-04-28Fix typosAndrea Gelmini2-2/+2
2020-04-28IsDropFormatSupported can be constCaolán McNamara1-1/+1
2020-04-28fix oss-fuzz buildCaolán McNamara1-0/+1
2020-04-28add a get_drop_index for dnd interaction with toolbarsCaolán McNamara2-0/+13
2020-04-27loplugin:makeshared in vclNoel Grandin3-16/+17
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski1-0/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann5-0/+6
2020-04-27vcl: add tests for GraphicNativeMetadataTomaž Vajngerl7-4/+110
2020-04-27ImpGraphic: rename ImplCreateSwapInfo and simplifyTomaž Vajngerl2-16/+17
2020-04-27ImpGraphic: move content of swapOutToStream into swapOutTomaž Vajngerl2-36/+26
2020-04-27ImpGraphic: move filename handling from swapout to ImpSwapFileTomaž Vajngerl1-23/+35
2020-04-27ImpGraphic: clean-up and simplify swapOut()Tomaž Vajngerl1-18/+20
2020-04-26vcl: When exporing PDF, write the correct page of embedded PDFTomaž Vajngerl2-2/+9
2020-04-26ImpGraphic: encapsulate members of ImpSwapFileTomaž Vajngerl2-10/+19
2020-04-26Test swapping of GraphicTomaž Vajngerl5-39/+234
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: put ImpSwapFile destructor into the class bodyTomaž Vajngerl1-6/+5
2020-04-26ImpGraphic: rename maEx to maBitmapEx in the comment tooTomaž Vajngerl1-1/+1
2020-04-26ImpGraphic: rename maEx to maBitmapExTomaž Vajngerl2-66/+66
2020-04-26ImpGraphic: make magic bits for vector formats as constexprTomaž Vajngerl1-16/+17
2020-04-26remove Impl from swap method names in ImpGraphicTomaž Vajngerl3-30/+31
2020-04-26remove GraphicNative{Metadata,Transform} from clang-f. blacklistTomaž Vajngerl2-36/+34
2020-04-26use pragma onceTomaž Vajngerl1-4/+2
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara5-5/+5
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin4-18/+0
2020-04-25tdf#123292 notebookbar: vertical align for shortcuts toolbarSzymon Kłos1-2/+6
2020-04-25Resolves: tdf#132143 make placeholder nodes unselectableCaolán McNamara2-3/+16
2020-04-25ignore mrucount if the entry was not foundCaolán McNamara1-2/+2
2020-04-25loplugin:constantparamNoel Grandin3-4/+4
2020-04-25Fix for print dialogHeiko Tietze1-1/+1
2020-04-25loplugin:unusedmethodsNoel Grandin4-42/+2
2020-04-24debug info for Skia Windows widget drawingLuboš Luňák1-0/+7
2020-04-24weld StylesPropertyPanelCaolán McNamara3-40/+250
2020-04-24move SvInplaceEdit2 out of public headerCaolán McNamara1-0/+29
2020-04-24make SkiaSalBitmap discard cached data of incorrect size (tdf#132367)Luboš Luňák2-2/+20
2020-04-24loplugin:unusedenumconstants DragDropModeNoel Grandin2-13/+2
2020-04-24loplugin:unusedenumconstants ScrollTypeNoel Grandin1-34/+2
2020-04-24loplugin:unusedenumconstants BmpConversionNoel Grandin3-230/+0
2020-04-24loplugin:unnecessaryvirtualNoel Grandin2-12/+0