summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-02-28tdf#89141: reverted a workaround for getting activity timeVasily Melenchuk
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-28Fix compilation for iOSTor Lillqvist
2015-02-27tdf#84881: Timestamp the right data (Win32 version)Tor Lillqvist
2015-02-27seperate headless textrendering into its own classCaolán McNamara
2015-02-27Remove unused mpOldSalMenuStephan Bergmann
2015-02-27tdf#84881: Timestamp the right data (NSS version)Tor Lillqvist
2015-02-26TyposJulien Nabet
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara
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-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann
2015-02-26tdf#89666: vcl: speed up HbLayoutEngine line layout for large paragraphsMichael Stahl
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-25WaE: -Werror=unused-variableCaolán McNamara
2015-02-25presumably destroy flushesCaolán McNamara
2015-02-25Use the cairo-compatible basebmp surface for headlessCaolán McNamara
2015-02-25Fix crash while scaling large bitmaps.Ashod Nakashian
2015-02-24Typo: curently->currentlyJulien Nabet
2015-02-24TyposJulien Nabet
2015-02-2432 times larger than necessaryCaolán McNamara
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara
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
2015-02-23Copy SEC_StringToOID() and NSS_CMSSignerInfo_AddUnauthAttr() hereTor Lillqvist
2015-02-23tdf#84881: Unclear what the PKIStatusInfo::statusString isTor Lillqvist
2015-02-23tdf#84881: Dump also the CMS data in a DBG_UTIL buildTor Lillqvist
2015-02-23KDE4: improve default load and save dialog titlesJan-Marek Glogowski
2015-02-23KDE4: actually apply file dialog operation modeJan-Marek Glogowski
2015-02-23Use SdrModel::isTiledRendering()Miklos Vajna
2015-02-23Add OutputDevice::isTiledRendering()Miklos Vajna
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-21Typo: trough->throughJulien Nabet
2015-02-21Typo: paragaph(s)->paragraph(s)Julien Nabet
2015-02-20tdf#84881: Work in progress: Code to add the timestamp to the signatureTor Lillqvist
2015-02-20tdf#84881: Work in progress: Decode the TimeStampRespTor Lillqvist
2015-02-20Use curl_easy_strerror() for more information in SAL_WARNTor Lillqvist
2015-02-19Disable C4324 structure was padded due to __declspec(align()) warningDavid Ostrovsky
2015-02-19gdk_screen_get_font_options is always available in gtk3Caolán McNamara