summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
Diffstat (limited to 'scripting')
0 files changed, 0 insertions, 0 deletions
.Michael Meeks 2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks 2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann 2015-01-09Apparently wants to use pData, not &pData, as sourceStephan Bergmann 2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin 2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin 2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin 2014-12-09vcl: add new metafile viewer demo - mainly for fdo#80503Chris Sherlock 2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl 2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky 2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky 2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon 2014-10-13create a macro library for implementing bit-flags typesNoel Grandin 2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca 2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin 2014-09-30fdo#82577: Handle RegionNoel Grandin 2014-09-29loplugin: cstylecastNoel Grandin 2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl 2014-09-18fdo#82577: Handle FontNoel Grandin 2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin 2014-08-20vcl: use enum for complex text layout constantsNoel Grandin 2014-07-09Avoid undefined premature downcast to potentially wrong typeStephan Bergmann 2014-07-04coverity#736159 Dereference Null returnNorbert Thiebaud 2014-06-13loplugin:staticcallStephan Bergmann 2014-05-28coverity#705055 Unchecked dynamic_castCaolán McNamara 2014-04-18handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák 2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin 2014-04-02Kill superfluous vertical whitespaceTor Lillqvist 2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2014-02-18coverity#738933 Uninitialized scalar fieldCaolán McNamara 2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin 2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin 2014-02-03thumbnails: Nobody uses the overlay functionality now, kill it.Jan Holesovsky 2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky 2014-02-03thumbnails: Consolidate code.Jan Holesovsky 2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza