summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-06-28Qt5 document some VCL (env) variablesJan-Marek Glogowski1-1/+8
2020-06-28tdf#131991 Qt5 RTL mirror mouse wheel X positionJan-Marek Glogowski1-1/+3
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara1-2/+2
2020-06-27cid#1464972 Unchecked dynamic_castCaolán McNamara1-4/+10
2020-06-27cid#1464969 Unchecked return valueCaolán McNamara1-3/+1
2020-06-27map has-frame to WB_BORDERCaolán McNamara1-1/+16
2020-06-27those properties should use - not _Caolán McNamara1-2/+2
2020-06-27do not use VCL scaling algorithm from SkiaLuboš Luňák2-42/+13
2020-06-27properly copy pending scale quality in SkiaSalBitmapLuboš Luňák1-1/+2
2020-06-27cache raster scaling also in Skia's drawAlphaBitmap()Luboš Luňák1-4/+16
2020-06-27use boost::make_shared_noinit()Luboš Luňák1-2/+2
2020-06-26use Skia's SkShader for blending bitmapsLuboš Luňák2-106/+150
2020-06-26extend FormattedSpinButton to allow custom input/outputCaolán McNamara2-0/+56
2020-06-26SAL_DISABLE_GLYPH_CACHING is OpenGL-only againLuboš Luňák1-1/+1
2020-06-26Upcoming improved loplugin:elidestringvar: vclStephan Bergmann1-2/+1
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock12-7/+46
2020-06-25loplugin:virtualdeadNoel Grandin2-8/+1
2020-06-25handle nullptr pointers in Skia debugging functionsLuboš Luňák3-1/+8
2020-06-25log properly the compiler used to compile SkiaLuboš Luňák2-12/+5
2020-06-25sd signature line: place shape on the correct pageMiklos Vajna5-5/+327
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin13-162/+122
2020-06-25loplugin:unusedfieldsNoel Grandin1-1/+0
2020-06-24loplugin:unusedmethodsNoel Grandin8-107/+0
2020-06-24Move DumpAsPropertyTree code to cxx fileSzymon Kłos1-0/+21
2020-06-24use gtk_label_new_with_mnemonicCaolán McNamara1-3/+3
2020-06-24Move SalInstanceDrawingArea decl to header fileSzymon Kłos2-138/+174
2020-06-24optimize AlphaMask::BlendWith()Luboš Luňák1-6/+9
2020-06-24in Skia raster mode cache even enlarging of images (tdf#134160)Luboš Luňák1-7/+14
2020-06-24one more BmpConversion::N8BitNoConversion for alpha hackLuboš Luňák1-1/+1
2020-06-24tdf#127138: Fix detection of system icon theme with Qt5/KF5Igor Poboiko1-0/+3
2020-06-24jsdialog: send selected tab and namesSzymon Kłos1-0/+2
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-3/+1
2020-06-23fix commit "remove JSON node erasing"Noel Grandin1-3/+1
2020-06-23remove JSON node erasingNoel Grandin1-0/+9
2020-06-23move ListBox to toolkit-only headersCaolán McNamara10-10/+10
2020-06-23salvtables.hxx not needed outside vclCaolán McNamara4-4/+1111
2020-06-23most of jsdialogbuilder is not used outside vclCaolán McNamara3-6/+216
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara15-14/+18
2020-06-23jsdialog: use Idle timer to send updatesSzymon Kłos1-11/+32
2020-06-23Add license header to jsdialogbuilderSzymon Kłos1-0/+11
2020-06-23jsdialog: weld SpinButton and CheckButtonSzymon Kłos1-0/+56
2020-06-22do not assume SalBitmap is zero-initialized (tdf#134152)Luboš Luňák1-7/+4
2020-06-22move existing pages if inserting a page before an existing oneCaolán McNamara2-0/+23
2020-06-22add get_page_indexCaolán McNamara2-34/+51
2020-06-22jsdialog: use for message dialogs on mobileSzymon Kłos2-2/+50
2020-06-22add debugging hints to Skia READMELuboš Luňák1-0/+41
2020-06-22jsdialog: send JSON on selection changeSzymon Kłos1-0/+6
2020-06-22jsdialog: handle nested tab pagesSzymon Kłos2-24/+64
2020-06-22vcl/calendar.hxx no longer used outside vclCaolán McNamara4-3/+241
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl1-28/+50