summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-10-24no ImageButton loaded from .src nowCaolán McNamara
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara
2016-10-24impl. missing functionDavid Tardon
2016-10-23Fix typosAndrea Gelmini
2016-10-22crashtesting: assert on converting ooo66538-1.ppt to pdfCaolán McNamara
2016-10-22Typos in commentsJulien Nabet
2016-10-22Simplify CommonSalLayout constructor on WindowsKhaled Hosny
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-10-21coverity#1374090 Unintentional integer overflowCaolán McNamara
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna
2016-10-21Add vim modeline to new filesKhaled Hosny
2016-10-20Typo in commented-out codeKhaled Hosny
2016-10-20Vertical Mongolian and Phags-pa seem to work fineKhaled Hosny
2016-10-20Reuse the HarfBuzz buffer as much as possibleKhaled Hosny
2016-10-20Use HarfBuzz shape plan for a bit more controlKhaled Hosny
2016-10-20vcl: add PDFWriter::Sign() Android stubMiklos Vajna
2016-10-20Various loplugin warnings (clang-cl)Stephan Bergmann
2016-10-20loplugin:staticmethodsStephan Bergmann
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-20Extract vcl::PDFWriter::Sign() from vcl and xmlsecurityMiklos Vajna
2016-10-19loplugin:nullptr, loplugin:redundantcastStephan Bergmann
2016-10-19Help old GCC versionsStephan Bergmann
2016-10-19make the 'Breeze_dark' name look less stupid in the icon theme dropdown listCaolán McNamara
2016-10-19Resolves: tdf#102778 by default use breeze_dark when dark themes are requestedCaolán McNamara
2016-10-19vcl: assert solar mutex is held for various timer / scheduler ops.Michael Meeks
2016-10-19tdf#103185 - Add VCL backend being used to About dialogAshod Nakashian
2016-10-19Avoid AskConfig when setting font familyLuke Deller
2016-10-18Fix debug build and few cleanupsKhaled Hosny
2016-10-18Add feature support to CommonLayoutMartin Hosken
2016-10-18Support vertical text in CommonSalLayoutKhaled Hosny
2016-10-18Check SAL_USE_COMMON_LAYOUT envar in one placeKhaled Hosny
2016-10-18Just call ICU directly and cut the middle layersKhaled Hosny
2016-10-18Use range loopKhaled Hosny
2016-10-18Use const referenceKhaled Hosny
2016-10-18Always pass BCP 47 tags to HarfBuzzKhaled Hosny
2016-10-18Validate Kashida positions in CommonSalLayoutKhaled Hosny
2016-10-18Re-enable Kashida insertion in CommonSalLayoutKhaled Hosny
2016-10-18Fix applying DX adjustments in CommonSalLayoutKhaled Hosny
2016-10-18Don’t check glyph class unnecessarilyKhaled Hosny
2016-10-18Cache HarfBuzz fontKhaled Hosny
2016-10-18GSoC: Speed up CommonSalLayout by caching hb_faceAkash Jain
2016-10-18GSoC: Integrate new CommonSalLayout in quartz/ codeAkash Jain
2016-10-18GSoC: Integrate new CommonSalLayout in win/ codeAkash Jain
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-10-18GSoC: Add new CommonSalLayout classAkash Jain
2016-10-18GSoC: Move scrptrun header and source file out of unxAkash Jain
2016-10-18Don't crash on closing gtk3 popup menu without enabled itemsMaxim Monastirsky
2016-10-18Resolves: tdf#97065 gtk3: Date field displayed incompleteCaolán McNamara
2016-10-18Make 'IsExperimental' property booleanSamuel Mehrbrodt
2016-10-18loplugin:unusedmethodsNoel Grandin