summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18vcl/text: fix duplicate text in fontwork tdf#81876Pierre-Eric Pelloux-Prayer
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-16Typo: remmeber->rememberJulien Nabet
2015-03-16Typo: warpper->wrapperJulien Nabet
2015-03-16Factor out the .uno: command dispatching to a separate function / file.Jan Holesovsky
2015-03-16missing space in log messageMarkus Mohrhard
2015-03-16fdo#52540, fdo#88051: fix Graphite layoutLászló Németh
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12Another "ancient compiler fix"Jan-Marek Glogowski
2015-03-12vcl: PVS-Studio V595 'mpImplWin' pointer could be nullMichael Stahl
2015-03-12vcl: spurious PVS-Studio V595Michael Stahl
2015-03-12loplugin:stringconcatStephan Bergmann
2015-03-12vcl: parallelize image scaling.Michael Meeks
2015-03-12Fix crash when timestamping PDF signatureTor Lillqvist
2015-03-12Don't bother with macros that are dummy on Unix in Unix-only codeTor Lillqvist
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-03-11vcl timers: avoid crash initializing too early.Michael Meeks
2015-03-11vcl timers: avoid crash with vcldemo.Michael Meeks
2015-03-11Move more variables out of the timestamping blockTor Lillqvist
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10Fix signature overflow check in the NSS caseTor Lillqvist
2015-03-10Scheduler: replaced max cast with SAL_MAX_UINT64Tobias Madl
2015-03-09coverity#1268023 Logically dead codeCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl
2015-03-08TyposJulien Nabet
2015-03-06Handle degenerate case of nMapNum == 0Stephan Bergmann
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06adapted comments and variable namesTobias Madl
2015-03-06Scheduler: removed variable priorityTobias Madl
2015-03-06Timer/Idle: wipe out old functionalityTobias Madl
2015-03-06Timer: added new saltimer handlingTobias Madl
2015-03-06Clean up minor fixesTobias Madl
2015-03-06Timer: patch for commit 06d7314Tobias Madl
2015-03-06Timer Idle: adapted unit tests to new classesTobias Madl
2015-03-06Idle Timer: Invented Base ClassTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Now using deinitialisationTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle: Inserted static castTobias Madl