summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-18loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-18Resolves: tdf#114117 draw page shadow mangledCaolán McNamara
2017-12-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-12-18ofz#3028 check bitmap creation for failureCaolán McNamara
2017-12-18Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-12-18Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara
2017-12-18ofz#3092 Direct-leakCaolán McNamara
2017-12-18Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara
2017-12-18loplugin:useuniqueptr in vclNoel Grandin
2017-12-18Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara
2017-12-18Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara
2017-12-18tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara
2017-12-18Resolves: tdf#106280 under X we get into the 'unlikely' non-image surface caseCaolán McNamara
2017-12-18convert PaintMode to scoped enumNoel Grandin
2017-12-18Blind fix for buildStephan Bergmann
2017-12-18bubble the original gtk surface type through renderingCaolán McNamara
2017-12-18convert PolyFlags to scoped enumNoel Grandin
2017-12-18no need to assign a nullptr after a bad_allocNoel Grandin
2017-12-18oss-fuzz: make max sane bitmap allocation smallerCaolán McNamara
2017-12-18use same logic in both CreatesCaolán McNamara
2017-12-18unroll code for early returns, no logic changed intendedCaolán McNamara
2017-12-18move the exception handlingCaolán McNamara
2017-12-18return false on exceptionCaolán McNamara
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant
2017-12-15lokdialog: If we already have the title, emit it during creationPranav Kant
2017-12-14lokdialog: Unblock custom window mouse key eventsPranav Kant
2017-12-14lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-13Use ImplIsFloatingWindow instead of dynamic_castPranav Kant
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-09headless: improve popup menu background defaults.Michael Meeks
2017-12-08lokdialog: Prevent crash on autopopup and some other dialogsPranav Kant
2017-12-05ofz: optimize 1bit mask to avoid timeoutCaolán McNamara
2017-12-05simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-12-05simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-12-05Fix typosAndrea Gelmini
2017-12-05Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-12-05move the exception handlingCaolán McNamara
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05return false on exceptionCaolán McNamara
2017-12-05Improved loplugin:redundantcast, static_cast on arithmetic types: vclStephan Bergmann
2017-12-05ofz#984 better match post-creation aBitmap.HasGreyPalette() logicCaolán McNamara
2017-12-05ofz: 0 bitcount bmps are unsupportedCaolán McNamara
2017-12-05expand forcing to mono mask during load to non-indexed sources tooCaolán McNamara
2017-12-05ofz#948 optimize the edge-case of converting masks to 1bit during dib loadCaolán McNamara