summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-02-14coverity#1266485 Untrusted loop boundCaolán McNamara
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-13Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-02-12Resolves: tdf#87663 update checker tries to add icon to toc preview toolbarCaolán McNamara
2015-02-12do not silently fail if the optimized blend path doesn't do anythingLuboš Luňák
2015-02-12coverity#1266485 Untrusted value as argumentCaolán McNamara
2015-02-12Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fontsMartin Hosken
2015-02-10Revert "Werror: C4324 structure was padded due to __declspec(align())"Michael Stahl