summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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
2015-03-06Idle: New enum system, commentsTobias Madl
2015-03-06insert comments and corrected priority valuesJennifer Liebel
2015-03-06Added CommentsTobias Madl
2015-03-06Optimized Timer/Idle codeTobias Madl
2015-03-06Scheduling optimization and starving protectionTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06Idle: Idle and Timer completely independendTobias Madl
2015-03-06Idle: Better place for Idle handlingTobias Madl
2015-03-06Timer: first independend idle useTobias Madl
2015-03-06vcl: fix Android buildMiklos Vajna
2015-03-06add DrawHandle to DecorationViewTomaž Vajngerl
2015-03-05vcl: tweak some optional usage of Windows 7 or later symbols...Michael Stahl
2015-03-05HiDPI: increase toolbar drag handle hit area widthTomaž Vajngerl
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl
2015-03-05remove maHighImage from toolbox as it is unused (no setter)Tomaž Vajngerl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-04Hack to make an in-destruction SystemWindow no longer claim to be oneStephan Bergmann
2015-03-04Remove hack of replacing 0 with 1/LONG_MAXStephan Bergmann
2015-03-03likely intentDavid Tardon
2015-03-02Remove references to unused GLUStephan Bergmann
2015-03-02Add vcl::Window::SetLastMousePos()Miklos Vajna
2015-03-02cppcheck: unsignedLessThanZeroNoel Grandin
2015-03-02convert GFF_ constants to enum classNoel Grandin
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-26TyposJulien Nabet
2015-02-26tdf#84881: Add Windows implementation of timestamping of signatureTor Lillqvist
2015-02-26cppcheck: unreadVariableCaolán McNamara
2015-02-26expand this 1980's shift-fest, torture-by-ternery and magic '3' into humanCaolán McNamara
2015-02-26in BITFIELDS mode (3) there are *3* pal entries not 12Caolán McNamara
2015-02-25vcl: these compare functions use subtraction and could overflowMichael Stahl
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
2015-02-25Fix crash while scaling large bitmaps.Ashod Nakashian
2015-02-24Typo: curently->currentlyJulien Nabet
2015-02-24Avoid bad downcasts to VclBoxStephan Bergmann
2015-02-24tdf#84881: Bump MAX_SIGNATURE_CONTENT_LENGTH to 50000 for nowTor Lillqvist
2015-02-24tdf#84881: Set TimeStampReq::certReq to trueTor Lillqvist
2015-02-24tdf#84881: Move some variables one block level outTor Lillqvist
2015-02-24tdf#84881: NSSCMSAttribute::type can't be null. Must be same as typeTag.oid?Tor Lillqvist
2015-02-24tdf#84881: Fix typo in OID string for id-aa-timeStampTokenTor Lillqvist
2015-02-23SAL_WARNs are not for the end-userTor Lillqvist
2015-02-23tdf#84881: Call NSS_CMSSignerInfo_AddSigningTime() only if not using a TSATor Lillqvist
2015-02-23tdf#84881: Actually check the status of the time stamp responseTor Lillqvist