summaryrefslogtreecommitdiff
path: root/vcl/workben/vcldemo.cxx
AgeCommit message (Expand)Author
2023-10-03Use Degree100Mike Kaganski
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-22tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroLeonid Ryzhov
2022-10-11Don't convert OUString to char* to get OUString in the endMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-07-19Remove unused pngwrite.hxx include in vcldemo.cxxofftkp
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-01-21tdf#146478 vcl: vcldemo and other vcl examples segfault on closeChris Sherlock
2021-11-19Drop F_2PIMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20remove motif from startcenterCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-17flush out unused Font objectsCaolán McNamara
2019-11-27move opengl vcl files to opengl/Luboš Luňák