summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-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-18pdf export: make FontIdentifier comparison strict weak ordering.Mark Hung
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-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-14u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara
2017-01-14coverity#735343 Unchecked return valueCaolán McNamara
2017-01-13tdf# 105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin
2017-01-13use the same number in alloc and memsetCaolán McNamara
2017-01-13ofz: ensure all not explicitly set indexes are zeroCaolán McNamara
2017-01-13make this a tiny bit less unreadableCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-12Resolves: tdf#104897 sort windows buttons into yes, no, cancelCaolán McNamara
2017-01-12don't check every possible kde variant, startswith kde is good enoughCaolán McNamara
2017-01-12make the include of OpenGLHelper.hxx not global hereDouglas Mencken
2017-01-11don't position cursor inside a utf-16 sequenceCaolán McNamara
2017-01-11Some loplugin:conststringvar/stringconstant improvements: vclStephan Bergmann
2017-01-10-Werror=format=Stephan Bergmann
2017-01-10ofz#395 leak in Bitmap::AcquireWriteAccessCaolán McNamara
2017-01-10BitmapWriteAccess* -> Bitmap::ScopedWriteAccessCaolán McNamara
2017-01-10Bitmap::Convert->ConvertCaolán McNamara
2017-01-10New loplugin:conststringvar: vclStephan Bergmann
2017-01-10loplugin:unusedmethodsNoel Grandin
2017-01-10loplugin:unusedfieldsNoel Grandin
2017-01-10defaults are good enoughCaolán McNamara
2017-01-09replace C-style casts with const_castJochen Nitschke
2017-01-09New loplugin:externvar: vclStephan Bergmann
2017-01-09unnecessary const castCaolán McNamara
2017-01-08Get rid of #include "../foo/bar.hxx" type includesGaurav Dhingra
2017-01-07forward decl of Graphic needed hereCaolán McNamara
2017-01-07come up with a conservative max compression ratio for gifsCaolán McNamara
2017-01-07lok: refill font list if emptyHenry Castro
2017-01-06Drop macros that are used only onceKhaled Hosny
2017-01-06tdf#105151 - be more conservative about EndTracking / Tracking calls.Michael Meeks
2017-01-06New loplugin:charrightshiftStephan Bergmann
2017-01-06lsan+wmffuzzer shows a circular reference leading to a leakCaolán McNamara
2017-01-05Related: tdf#45820 polygon clipping during wmf load is ultra slowCaolán McNamara