summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-11-08These constants are now in the scoped enum MouseEventModifiersTor Lillqvist
2014-11-08These constants are now in the MouseEventModifiers class enumTor Lillqvist
2014-11-07coverity#1251175 Uncaught exceptionCaolán McNamara
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-07Removed #includes including themselvesAndrea Gelmini
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-11-07Do not check a referenceZolnai Tamás
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
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: unit test.Michael Meeks
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh
2014-11-05Basic Idle handler implementationTobias Madl
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05coverity#1215387 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215395 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215391 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215389 Uncaught exceptionCaolán McNamara
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-04vcl: gtk 2.4 is checked at configure timeRiccardo Magliocchetti
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-03coverity#1250699 Dereference null 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-03Detect KDE5 and fallback to KDE4UI thereTomáš Chvátal
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