summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2020-12-21Replace more deprecated gtk_hbox_new/gtk_vbox_new with gtk_box_newCaolán McNamara
2020-12-21disable some more tests for non-default-dpiNoel Grandin
2020-12-21vcl: refactor - new local function shiftScanlineColors()Chris Sherlock
2020-12-20Replace deprecated gtk_hbox_new/gtk_vbox_new with gtk_box_newJulien Nabet
2020-12-20GtkAlignment is a GtkContainer so the GTK_IS_CONTAINER branch is sufficientCaolán McNamara
2020-12-20drop never completed GtkSalPrinterCaolán McNamara
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19vcl: refactor - new local function getColor()Chris Sherlock
2020-12-19vcl: remove duplicate pScanlineRead assignmentChris Sherlock