summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2017-12-05move bitmap allocation after palette readCaolán McNamara
2017-12-05return early on errorCaolán McNamara
2017-12-05process palette standaloneCaolán McNamara
2017-12-05ofz: reject broken rle bmpsCaolán McNamara
2017-12-05ofz#787 avoid bmp oomCaolán McNamara
2017-12-05-Werror,-Wimplicit-fallthroughStephan Bergmann
2017-12-05reject bmps with unknown compression schemesCaolán McNamara
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara
2017-12-05loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-12-05Related tdf#101467: fix a leak with pSalMask (vcl/bitmapex)Julien Nabet
2017-12-05pQLine2 will be non-zero in any case that nHeight is non-zeroCaolán McNamara
2017-12-05pQLine2 will be non-zero in any case that nHeight is non-zeroCaolán McNamara
2017-12-05crashtesting: empty ReadAccess on converting fdo58541-1.xls to pdfCaolán McNamara
2017-12-05ofz#968 short-cut slow create mask when we are our own mask alreadyCaolán McNamara
2017-12-05tweak indent a littleCaolán McNamara
2017-12-05ofz#954 out of memoryCaolán McNamara
2017-12-05ofz#908 faster to scale a monochrome bitmap than a non-monochrome oneCaolán McNamara
2017-12-05improve readabilityJochen Nitschke
2017-12-05just calculate the scanline positionsCaolán McNamara
2017-12-05bmp is never 'unique' so always copiedCaolán McNamara
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-12-05Bitmap::Convert->ConvertCaolán McNamara
2017-12-05coverity#1400143 Missing move assignment operatorCaolán McNamara
2017-12-05convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin