summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Resolves: tdf#94457 our EmfPlusSetPageTransform is malformedCaolán McNamara
2017-01-25ofz: xpm parser is too slowCaolán McNamara
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara
2017-01-25return earlyCaolán McNamara
2017-01-25appears to be a missing break hereCaolán McNamara
2017-01-25Resolves: tdf#104598 make bright theme shadow the same as it always wasCaolán McNamara
2017-01-25ofz#463 unable to mmapCaolán McNamara
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-24add psd fuzzerCaolán McNamara
2017-01-24can use memcmp here, for hopefully a little import boostCaolán McNamara
2017-01-24return earlyCaolán McNamara
2017-01-24loplugin:useuniqueptrStephan Bergmann
2017-01-24coverity#1399552 Unintended sign extensionCaolán McNamara
2017-01-23drop one of the Image ctorsCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-22coverity#1399045 Untrusted value as argumentCaolán McNamara
2017-01-22wrong streamCaolán McNamara
2017-01-22return early on not goodCaolán McNamara
2017-01-22move loop variables to loopsCaolán McNamara
2017-01-21coverity#1399156 split ImplCreateSwapInfo and ImplClearGraphicsCaolán McNamara
2017-01-21coverity#1399017 Unchecked return valueCaolán McNamara
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-21This does not seem to be neededKhaled Hosny
2017-01-21Move these defines to the only file using themKhaled Hosny
2017-01-20warn about unused ImagesCaolán McNamara
2017-01-20drop pointless pointer for referenceCaolán McNamara
2017-01-20split GetImageForCommand into GetBitmapForCommand and coCaolán McNamara
2017-01-20every ImplImage has a BitmapExCaolán McNamara
2017-01-20svmtest: don't output GDIMetaFiles to disk in normal test runsTomaž Vajngerl
2017-01-20loplugin:dynexcspec (macOS), vclStephan Bergmann
2017-01-20Apply stricter member access control for TasksJan-Marek Glogowski
2017-01-20Images no longer loaded from resource filesCaolán McNamara
2017-01-20loplugin:dynexcspecNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann
2017-01-19silence warning spew, these aren't seriousCaolán McNamara
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk
2017-01-19vcl: Fix a small chance of memleaksTakeshi Abe
2017-01-19Resolves: tdf#105416 blank windows under HiDPI RTLCaolán McNamara
2017-01-18Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara
2017-01-18change DrawControlText to return new rect rather than change old oneCaolán McNamara
2017-01-18Ref...DeviceTextLayout::GetTextArray is only called by Ref...DeviceTextLayoutCaolán McNamara
2017-01-18fix up stubCaolán McNamara
2017-01-18tdf#102139 : avoid switching to the empty tab after exiting the OLE ObjectSzymon Kłos
2017-01-18don't need so many bracketsCaolán McNamara
2017-01-18ofz: reduce scope, check stream, validate nActionsCaolán McNamara
2017-01-18TODO: fix reindentation below if you can accept being blamed by the SCMCaolán McNamara
2017-01-18bodge the ms_MY currency for fuzzing stubCaolán McNamara
2017-01-18pdf export: make FontIdentifier comparison strict weak ordering.Mark Hung
2017-01-17GTK3 getTransferDataFlavorsAsVector: Filter out non-MIME-typesStephan Bergmann