summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-10-06Prefer getSelectedFiles to getFiles (vcl)Julien Nabet
2015-10-06experimental afl driven ui testingCaolán McNamara
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-05create "disabled" image (icon) only if the original changesTomaž Vajngerl
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson
2015-10-02Resolves: tdf#92993 access violation on particular .docx on glyph layoutCaolán McNamara
2015-10-02vcl tiled rendering: avoid 'Pixel represents color values!' warningsMiklos Vajna
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01desktop, vcl: support transparency in VirtualDevices with user-provided memoryMiklos Vajna
2015-10-01Fix typosAndrea Gelmini
2015-10-01Fix typosAndrea Gelmini
2015-10-01Graphite edge case line endingsMartin Hosken
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30tdf#92702 Unable to select menu items that were initially off-screenLászló Németh
2015-09-30vcl: clean up before error returns in OpenGLContext::ImplInit()Michael Stahl
2015-09-30shared_array->unique_ptr<[]>Caolán McNamara
2015-09-30maSvgDataArray only populates a uno::Sequence, so use that insteadCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29reorganize so arrays are allocated with same variables as access limitsCaolán McNamara
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-29coverity#1325059 Argument cannot be negative bodgeCaolán McNamara
2015-09-29coverity#1325060 Argument cannot be negative bodgeCaolán McNamara
2015-09-29-Werror,-Wunused-variableStephan Bergmann
2015-09-29coverity#1325070 Resource leakCaolán McNamara
2015-09-29coverity#1325067 Resource leakCaolán McNamara
2015-09-29coverity#1325063 Resource leakCaolán McNamara
2015-09-29coverity#1325062 Resource leakCaolán McNamara
2015-09-29coverity#1242704 Untrusted loop boundCaolán McNamara
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky
2015-09-28don't allocate (by eraseing) an un-initialized 1x1 virtual deviceTomaž Vajngerl
2015-09-28wmf spec says that these are only allowed bitcount valuesCaolán McNamara
2015-09-24convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-24Fix graphite sole diacritic renderingMartin Hosken
2015-09-23memleak:clear self referring VclPtr in *Field and *Box classesDennis Francis
2015-09-22remove unused Link<> fieldNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22remove some unused paramsNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara