summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-11-06coverity#1213366 Untrusted loop boundCaolán McNamara
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06Be more specific in warningTor Lillqvist
2014-11-06just use ANSI C declarationsDavid Tardon
2014-11-06fdo#79149 Graphic Dialog Label ChangeJoel
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh
2014-11-05Basic Idle handler implementationTobias Madl
2014-11-05vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()Chris Sherlock
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04coverity#735660 coverity#735661 division by zeroDavid Tardon
2014-11-04coverity#735658 coverity#735659 division by zeroDavid Tardon
2014-11-04translate "bEnde" variableMichael Stahl
2014-11-04rename Dreh->RotationNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
2014-11-04rename DrehWink to RotationAngleNoel Grandin
2014-11-04-Werror=sign-compareNoel Grandin
2014-11-04WaE: unused variable 'aClipPolyPoly'Tor Lillqvist
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-11-03coverity#1242811 untrusted pointer readDavid Tardon
2014-11-03coverity#1242806 untrusted pointer readDavid Tardon
2014-11-03coverity#1209010 Unchecked return valueCaolán McNamara
2014-11-03be a little more consistent stylewiseCaolán McNamara
2014-11-03coverity#1209395 Dereference after null checkCaolán McNamara
2014-11-03fdo#84795 Menu, DropDown-List don't disappear with right mouse clickJuergen Funk
2014-11-03vcl: typo in variable name in PaintLineGeometryWithEvtlExpandChris Sherlock
2014-11-03vcl: merge DrawPolyLineDirect() and drawPolyLineDirectNoAACheck()Chris Sherlock
2014-11-02coverity#1242508: swapped argumentsThorsten Behrens
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock
2014-11-02vcl: rename OutputDevice::DrawPolyLineWithLineInfo() to drawPolyLine()Chris Sherlock
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock
2014-11-01coverity#735654 Division or modulo by zeroCaolán McNamara
2014-11-01coverity#1250405 Division or modulo by float zeroCaolán McNamara
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-11-01vcl/source: get rid of redundant svsys.h includesDouglas Mencken
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara
2014-10-31coverity#1202803 Explicit null dereferencedCaolán McNamara
2014-10-31coverity#735346 Unchecked return valueCaolán McNamara
2014-10-31quieten warningCaolán McNamara
2014-10-31drop KeyCode::IsDefinedKeyCodeEqualNoel Grandin
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30coverity#704095 Unchecked return valueCaolán McNamara
2014-10-30vcl button: Avoid a potential crash.Jan Holesovsky
2014-10-29Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara
2014-10-29need to initialize mnRefCntCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29ref-counting vcl::Window subclassesNoel Grandin