summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2017-01-17I very much doubt we need this single special LinuxPPC ifdefCaolán McNamara
2017-01-17add en_MY stubCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17KDE4 Qt always processes all pending eventsJan-Marek Glogowski
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski
2017-01-17Always schedule with the same timeJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17use rtl::Reference in DropTargetNoel Grandin
2017-01-17Typo: charakter->characterJulien Nabet
2017-01-16vcl: Edit::ImplGetCharPos() no calling iterateCodePoints on empty stringMichael Stahl
2017-01-16tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos
2017-01-16tdf#105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin
2017-01-16drop old unused vcl/qa/complex testsCaolán McNamara
2017-01-15-Werror,-Wunused-private-fieldStephan Bergmann