summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-02-19bPrinter is always false, simplifyCaolán McNamara
2015-02-19tdf#84881: Work in progress: Perform the RFC3161 interaction with the TSATor Lillqvist
2015-02-19tdf#84881: reqPolicy and certReq are optionalTor Lillqvist
2015-02-19tdf#84881: WiP: Fill in more fields of the TimeStampReqTor Lillqvist
2015-02-19gtk3: improved checkbox and radiobutton renderingSzymon Kłos
2015-02-19tdf#83099 fix Top of formula bar is missing when expanding on Windows 7Tomofumi Yagi
2015-02-18tdf#84881: WiP: Handle TimeStampReq::extensions correctlyTor Lillqvist
2015-02-18-Werror,-Wunused-const-variableStephan Bergmann
2015-02-18-Werror,-Wunused-variableStephan Bergmann
2015-02-18tdf#84881: Intermediate commit: Construct RFC3161 TimeStampReqTor Lillqvist
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin