summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclptr: various mistakes fixed, and more ptr types converted.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vcl: fix virtual device lifecycle.Michael Meeks
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31cppcheck: can add explicit to ctorCaolán McNamara
2015-03-31cppcheck: value that is never usedCaolán McNamara
2015-03-31cppcheck: scope can be reducedCaolán McNamara
2015-03-29vcl: cleanup pngreader, use unique_ptr for pImplTomaž Vajngerl
2015-03-29vcl: test for bitmap convert, use scoped read/write accessTomaž Vajngerl
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-27vcl: use unique_ptr for fillcolor, linecolor in bmpaccTomaž Vajngerl
2015-03-27vcl: get rid of macros for lazy people in bmpaccTomaž Vajngerl
2015-03-27cleanup pngwrite, use const std::unique_ptr for pImplTomaž Vajngerl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23Typo: impemented->implementedJulien Nabet
2015-03-23Add comment that a "missing" 'break' is intentional fall-throughTor Lillqvist
2015-03-19loplugin:constantfunction: vclNoel Grandin
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-11Move more variables out of the timestamping blockTor Lillqvist
2015-03-10Fix signature overflow check in the NSS caseTor Lillqvist
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-08TyposJulien Nabet
2015-03-05vcl: tweak some optional usage of Windows 7 or later symbols...Michael Stahl
2015-02-27tdf#84881: Timestamp the right data (Win32 version)Tor Lillqvist
2015-02-27tdf#84881: Timestamp the right data (NSS version)Tor Lillqvist
2015-02-26tdf#84881: Add Windows implementation of timestamping of signatureTor Lillqvist
2015-02-26expand this 1980's shift-fest, torture-by-ternery and magic '3' into humanCaolán McNamara
2015-02-25tdf#84881: Try to fix "The signature includes an embedded timestamp but ...Tor Lillqvist
2015-02-25tdf#84881: Slight refactoring and redordering of function callsTor Lillqvist