summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10Fix error: use of undeclared identifier 'aFileName'Tor Lillqvist
2014-11-10vcldemo: load and render some iconsMichael Meeks
2014-11-10vcl: calm a valgrind warning.Michael Meeks
2014-11-10vcl: add BitmapEx load from icon theme constructor.Michael Meeks
2014-11-10sw: disable failing c&p test on headless buildRiccardo Magliocchetti
2014-11-10cid#736944 Time of check time of useNoel Grandin
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-11-10force --std=gnu89 for clang (and gcc), properlyLuboš Luňák
2014-11-10Revert "Force --std=gnu89 for clang."Luboš Luňák
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky
2014-11-10602 regression testCaolán McNamara
2014-11-10coverity#1242423 Dereference after null checkCaolán McNamara
2014-11-10callcatcher: unused codeCaolán McNamara
2014-11-10coverity#1222237 Untrusted value as argumentCaolán McNamara
2014-11-10coverity#1242522 silence Arguments in wrong orderCaolán McNamara
2014-11-10coverity#1251167 Logically dead codeCaolán McNamara
2014-11-10coverity#1000853 Uncaught exceptionCaolán McNamara
2014-11-10update creditsChristian Lohmaier
2014-11-10avoid exceeding commandline limitsChristian Lohmaier
2014-11-10Fix build.Jan Holesovsky
2014-11-10quick build fix until I can fix that properlyMarkus Mohrhard
2014-11-10loplugin:staticcallStephan Bergmann
2014-11-10loplugin:unreffunStephan Bergmann
2014-11-10-Werror,-Wheader-guardStephan Bergmann
2014-11-10loplugin:unreffunStephan Bergmann
2014-11-10loplugin:saloverrideStephan Bergmann
2014-11-10fdo#85584: Don't update references on sort by default.Jan Holesovsky
2014-11-10Adapt FractionPrinterStephan Bergmann
2014-11-10WaE: unused variable 'aString'Tor Lillqvist
2014-11-10put these classes into an anonymous namespaceMarkus Mohrhard
2014-11-10WaE: [-Wsometimes-uninitialized]Markus Mohrhard
2014-11-10WaE implicit conversion of NULL constant to 'bool' [-Wnull-conversion]Markus Mohrhard
2014-11-10merge initial work on OpenGL vcl backendMarkus Mohrhard
2014-11-10never wonder if sun is not sunTakeshi Abe
2014-11-10forgot to add the filesMarkus Mohrhard
2014-11-10fix buildMarkus Mohrhard
2014-11-10fix bad merge conflict resolutionMarkus Mohrhard
2014-11-10disable OpenGL VCL backend for now in masterMarkus Mohrhard
2014-11-10only use OpenGL for window devices for nowMarkus Mohrhard
2014-11-10add code for getting device width and height on window devicesMarkus Mohrhard
2014-11-10move README.deprecated from chart2 to vclMarkus Mohrhard
2014-11-10implementation for OpenGL text rendering in the unx backendMarkus Mohrhard
2014-11-10fix windows buildMarkus Mohrhard
2014-11-10remove that method also in the windows backendMarkus Mohrhard
2014-11-10fix windows compile errors in OpenGLContextMarkus Mohrhard
2014-11-10vcl: Re-enable features in vcldemoLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add support for styled lines rendering with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10vcl: Fix rendering of polypolygons and self-intersecting polygons with OpenGLLouis-Francis Ratté-Boulianne