summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-12-28Fix 82609e5cf72a5d4bc0f51c0f60d1246eec8953f8 (vcl/transfer)Julien Nabet
2020-12-28vcl: add BinaryDataContainer and change GfxLink to use itTomaž Vajngerl
2020-12-28jsdialog: dump collapsed state for dialogSzymon Kłos
2020-12-28jsdialog: change selection not mergeSzymon Kłos
2020-12-28jsdialog: properly destroy JsonWriterSzymon Kłos
2020-12-28Fix typoAndrea Gelmini
2020-12-28vcl: remove ancient SAL_DISABLE_NATIVE_ALPHA environment variableChris Sherlock
2020-12-28vcl: remove OutputDevice::ScaleBitmapChris Sherlock
2020-12-28ImpGraphic: inline loadPrepared as it is used only in one placeTomaž Vajngerl
2020-12-27replace margin-left with margin-startCaolán McNamara
2020-12-27tdf#88205 vcl: Adapt uses of css::uno::Sequence to use initializer_list ctorChris Sherlock
2020-12-27ImplGraphic: set PrefSize, PrefMapMode without forcing a swap-inTomaž Vajngerl
2020-12-27vcl: 'horizontically'Chris Sherlock
2020-12-26Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-26tools: add Color::IsTransparent()Chris Sherlock
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-25Removed duplicated includesAndrea Gelmini
2020-12-25Removed duplicated includeAndrea Gelmini
2020-12-24Temporarily disable assert that kills JenkinsStephan Bergmann
2020-12-24ofz#28902 uncaught exceptionCaolán McNamara
2020-12-24ofz#28907 Direct-leak in MetaAction::ReadMetaActionCaolán McNamara
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-24vcl: merge bitmap.cxx and bitmap3.cxxChris Sherlock
2020-12-24vcl: move bitmap files from gdi directory to bitmap directoryChris Sherlock
2020-12-23if the label is explicitly set there is no ambiguity as to the labelCaolán McNamara
2020-12-23jsdialog: fix disable idle notifyHenry Castro
2020-12-23Use char16_t string literalsStephan Bergmann
2020-12-22drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-22loplugin:loopvartoosmallStephan Bergmann
2020-12-22left/top variable names don't match propertyCaolán McNamara
2020-12-22oss-fuzz: pngfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22oss-fuzz: bmpfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22jsdialog: add the "expand" actionHenry Castro
2020-12-22jsdialog: disable idle notifyHenry Castro
2020-12-22pdfium: replace 3 patches with backportsMiklos Vajna
2020-12-22Use gtk_box_pack_start/gtk_grid_attach (vcl/gtk3gtkinst)Julien Nabet
2020-12-22drop deprecated 'rules-hint'Caolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-22tdf#138801 vcl: fix lazy-loading of GIF images with logic sizeMiklos Vajna
2020-12-22split SotStorageStream into two classesNoel
2020-12-21Improve SAL_INFO output for clipboard operations on iOSTor Lillqvist
2020-12-21Add two debug output helper functionsTor Lillqvist
2020-12-21presumably we don't then need GDK_VISIBILITY_NOTIFY_MASKCaolán McNamara
2020-12-21drop deprecated visibility-notify-event event handlerCaolán McNamara
2020-12-21vcl: reverse the if statement in VectorGraphicData::getSizeBytesTomaž Vajngerl
2020-12-21pdf: add a public function to load PDF as a VectorGraphicDataTomaž Vajngerl
2020-12-21drop GTK_STOCK_* label usesCaolán McNamara
2020-12-21ditch direct gtk_alignment_new creationCaolán McNamara