summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-03-03just in case, fallback if not cairo-surfaceCaolán McNamara3-5/+21
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara11-38/+60
2015-03-02StaticLibrary headless is goneStephan Bergmann1-4/+0
2015-03-02Remove references to unused GLUStephan Bergmann8-8/+1
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara10-66/+19
2015-03-02quieten this a bitCaolán McNamara1-2/+1
2015-03-02implement GetWorkArea for gtk3Caolán McNamara1-2/+5
2015-03-02simplify thisCaolán McNamara1-8/+2
2015-03-02tweak to return a cairo_context instead of a cairo_surfaceCaolán McNamara6-15/+22
2015-03-02unused GetPeer inlineCaolán McNamara1-4/+0
2015-03-02Add vcl::Window::SetLastMousePos()Miklos Vajna1-0/+9
2015-03-02WaE: comparison of integers of different signsTor Lillqvist1-2/+2
2015-03-02-Werror,-Wsign-compareNoel Grandin1-4/+6
2015-03-02cppcheck: unsignedLessThanZeroNoel Grandin1-1/+1
2015-03-02convert GFF_ constants to enum classNoel Grandin1-55/+56
2015-03-01fix gtk3 buildCaolán McNamara1-5/+8
2015-02-28tdf#89141: reverted a workaround for getting activity timeVasily Melenchuk1-10/+4
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks15-21/+47
2015-02-28Fix compilation for iOSTor Lillqvist1-0/+2
2015-02-27tdf#84881: Timestamp the right data (Win32 version)Tor Lillqvist1-107/+241
2015-02-27seperate headless textrendering into its own classCaolán McNamara8-394/+651
2015-02-27Remove unused mpOldSalMenuStephan Bergmann2-3/+0
2015-02-27tdf#84881: Timestamp the right data (NSS version)Tor Lillqvist1-2/+4
2015-02-26TyposJulien Nabet1-1/+1
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara7-66/+48
2015-02-26tdf#84881: Add Windows implementation of timestamping of signatureTor Lillqvist1-0/+122
2015-02-26cppcheck: unreadVariableCaolán McNamara1-37/+0
2015-02-26expand this 1980's shift-fest, torture-by-ternery and magic '3' into humanCaolán McNamara2-13/+18
2015-02-26in BITFIELDS mode (3) there are *3* pal entries not 12Caolán McNamara1-1/+1
2015-02-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann7-48/+66
2015-02-26tdf#89666: vcl: speed up HbLayoutEngine line layout for large paragraphsMichael Stahl1-1/+1
2015-02-25vcl: these compare functions use subtraction and could overflowMichael Stahl1-5/+7
2015-02-25tdf#84881: Try to fix "The signature includes an embedded timestamp but ...Tor Lillqvist1-16/+131
2015-02-25tdf#84881: Slight refactoring and redordering of function callsTor Lillqvist1-63/+95
2015-02-25WaE: -Werror=unused-variableCaolán McNamara1-3/+0
2015-02-25presumably destroy flushesCaolán McNamara1-2/+0
2015-02-25Use the cairo-compatible basebmp surface for headlessCaolán McNamara7-65/+52
2015-02-25Fix crash while scaling large bitmaps.Ashod Nakashian1-6/+7
2015-02-24Typo: curently->currentlyJulien Nabet2-2/+2
2015-02-24TyposJulien Nabet1-1/+1
2015-02-2432 times larger than necessaryCaolán McNamara1-1/+1
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara5-13/+19
2015-02-24Avoid bad downcasts to VclBoxStephan Bergmann2-5/+6
2015-02-24tdf#84881: Bump MAX_SIGNATURE_CONTENT_LENGTH to 50000 for nowTor Lillqvist1-1/+11
2015-02-24tdf#84881: Set TimeStampReq::certReq to trueTor Lillqvist1-3/+3
2015-02-24tdf#84881: Move some variables one block level outTor Lillqvist1-5/+5
2015-02-24tdf#84881: NSSCMSAttribute::type can't be null. Must be same as typeTag.oid?Tor Lillqvist1-5/+5
2015-02-24tdf#84881: Fix typo in OID string for id-aa-timeStampTokenTor Lillqvist1-1/+1
2015-02-23SAL_WARNs are not for the end-userTor Lillqvist1-33/+33
2015-02-23tdf#84881: Call NSS_CMSSignerInfo_AddSigningTime() only if not using a TSATor Lillqvist1-5/+4