summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-11-30Use smart pointers for gdi pdf functionsMark Page
2016-11-30When overreading gif sub blocks, do not read skipped bytesMark Page
2016-11-30Use smart pointers for allocated objects in the gif loaderMark Page
2016-11-30More dead codeKhaled Hosny
2016-11-30tdf#103747: Don't re-position images when re-playing a metafile.Jan Holesovsky
2016-11-30vcl: Mention VCL_DEBUG_DISABLE_PDFCOMPRESSION in the README.Jan Holesovsky
2016-11-30tdf#104013: Band aid for overzealous clippingKhaled Hosny
2016-11-30tdf#101458 - check PNG for adequate compressionMarco Cecchetti
2016-11-30vcl mscrypto PDF sign: fix typo in GetDERLengthOfLength()Miklos Vajna
2016-11-30vcl mscrypto PDF sign: write IssuerSerial sequenceMiklos Vajna
2016-11-30convert GraphicsState flags to o3tl::typed_flagsNoel Grandin
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29Dead codeKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: vclStephan Bergmann
2016-11-29tdf#104139 state can't be set as context may not be availableTomaž Vajngerl
2016-11-29vcl mscrypto PDF sign: don't assume that header length is always 2 bytesMiklos Vajna
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29Use Freetypefont::GetFontMetric()Khaled Hosny
2016-11-29Resolves: tdf#90214 set gtk[2|3] lightshadow halfway between darkshadow and bgCaolán McNamara
2016-11-29Related: tdf#90214 gtk2 use a darkcolor based on the themeCaolán McNamara
2016-11-29Drop assigned but never used parameterKhaled Hosny
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28tdf#104139 keep the current OpenGL stateDavid Tardon
2016-11-28don't leak impl. detailsDavid Tardon
2016-11-28Use range for loopKhaled Hosny
2016-11-28Simplify things a bitKhaled Hosny
2016-11-26tdf#101327 - tolerate exceptions during window construction better.Michael Meeks
2016-11-26Unused typedef’sKhaled Hosny
2016-11-26Do not check for SAL_NO_COMMON_LAYOUT any moreKhaled Hosny
2016-11-26Revert "Add layout engine info to the About dialog"Khaled Hosny
2016-11-26More dead codeKhaled Hosny
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-26There is one font file type nowKhaled Hosny
2016-11-26Dead codeKhaled Hosny
2016-11-26Kill PspFontLayoutKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-26DisableGlyphProcessing flag is never set nowKhaled Hosny
2016-11-26Kill code for Type 1 fonts on UnixKhaled Hosny
2016-11-26Kill the old Unix layout enginesKhaled Hosny
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-25tdf#103820 & tdf#103824 fix texture refactoring mistakeTomaž Vajngerl
2016-11-25Revert "tdf#89870: Add config option for layout engine"Khaled Hosny
2016-11-25Modify pFilterConfigItem to a smart pointerMark Page
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-11-24Probably not a good idea to forget a break here.Kohei Yoshida
2016-11-24Some debug facility for AtkListener. Disabled at compile time.Kohei Yoshida