summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-12-30tdf#138122: Add comment wondering what the code doesTor Lillqvist1-1/+6
2020-12-30Fix typo in codeAndrea Gelmini1-4/+4
2020-12-30vcl: remove unneeded checkTomaž Vajngerl1-2/+1
2020-12-30Same SvStream reading fix as in commit [1] but for TypeSerializerTomaž Vajngerl1-6/+5
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl18-539/+36
2020-12-29Expand macro COMPAT_BODY in vclJulien Nabet1-10/+16
2020-12-29use new toRadians function in more placesNoel Grandin2-2/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann31-201/+264
2020-12-29lok: don't use focus window to request helpSzymon Kłos3-5/+4
2020-12-29jsdialog: step for spinfieldsSzymon Kłos1-0/+1
2020-12-29jsdialog: update JSON on treeview modificationSzymon Kłos2-0/+31
2020-12-29jsdialog: export alignment typeSzymon Kłos1-0/+6
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock78-117/+140
2020-12-28jsdialog: export dialog idSzymon Kłos1-0/+5
2020-12-28jsdialog: enable statistics dialogsSzymon Kłos1-1/+14
2020-12-28jsdialog: dump separator lineSzymon Kłos1-0/+8
2020-12-28ofz#28984 Direct-leakCaolán McNamara1-3/+3
2020-12-28jsdialog: handle value change for spinfieldsSzymon Kłos2-1/+11
2020-12-28jsdialog: dump buttonbox propertiesSzymon Kłos1-0/+33
2020-12-28jsdialog: export column merging property in gridSzymon Kłos1-0/+4
2020-12-28jsdialog: disable row activated on "select" actionHenry Castro1-1/+1
2020-12-28jsdialog: use "WindowPaint" event to updateHenry Castro2-0/+49
2020-12-28jsdialog: use the "WindowShow" eventHenry Castro2-0/+24
2020-12-28Fix 82609e5cf72a5d4bc0f51c0f60d1246eec8953f8 (vcl/transfer)Julien Nabet1-1/+1
2020-12-28vcl: add BinaryDataContainer and change GfxLink to use itTomaž Vajngerl3-36/+65
2020-12-28jsdialog: dump collapsed state for dialogSzymon Kłos1-0/+5
2020-12-28jsdialog: change selection not mergeSzymon Kłos1-0/+2
2020-12-28jsdialog: properly destroy JsonWriterSzymon Kłos2-6/+13
2020-12-28Fix typoAndrea Gelmini2-2/+2
2020-12-28vcl: remove ancient SAL_DISABLE_NATIVE_ALPHA environment variableChris Sherlock2-13/+2
2020-12-28vcl: remove OutputDevice::ScaleBitmapChris Sherlock1-16/+13
2020-12-28ImpGraphic: inline loadPrepared as it is used only in one placeTomaž Vajngerl2-12/+8
2020-12-27replace margin-left with margin-startCaolán McNamara1-1/+1
2020-12-27tdf#88205 vcl: Adapt uses of css::uno::Sequence to use initializer_list ctorChris Sherlock1-1/+1
2020-12-27ImplGraphic: set PrefSize, PrefMapMode without forcing a swap-inTomaž Vajngerl2-26/+21
2020-12-27vcl: 'horizontically'Chris Sherlock1-1/+1
2020-12-26Cleanups after vcl/bitmapaccess.hxx splittingIlmari Lauhakangas2-2/+2
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock2-3/+3
2020-12-26tools: add Color::IsTransparent()Chris Sherlock7-46/+8
2020-12-26New loplugin:stringliteralvarStephan Bergmann7-8/+8
2020-12-25Removed duplicated includesAndrea Gelmini1-4/+0
2020-12-25Removed duplicated includeAndrea Gelmini1-1/+0
2020-12-24Temporarily disable assert that kills JenkinsStephan Bergmann1-1/+1
2020-12-24ofz#28902 uncaught exceptionCaolán McNamara1-54/+63
2020-12-24ofz#28907 Direct-leak in MetaAction::ReadMetaActionCaolán McNamara2-4/+4
2020-12-24custom literal for Degree10Noel Grandin31-84/+83
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock66-853/+847
2020-12-24vcl: merge bitmap.cxx and bitmap3.cxxChris Sherlock4-1010/+961
2020-12-24vcl: move bitmap files from gdi directory to bitmap directoryChris Sherlock12-9/+9
2020-12-23if the label is explicitly set there is no ambiguity as to the labelCaolán McNamara1-1/+1