summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
2017-02-13Resolves: ofz#584 don't terminate on bad fraction exceptionCaolán McNamara
2017-02-13return early on errorCaolán McNamara
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-11LigaturesEnabled flag is never setKhaled Hosny
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10vcl: move out ImportPDF() from the global namespaceMiklos Vajna
2017-02-10coverity#1079165 Uninitialized scalar variableCaolán McNamara
2017-02-10pUnicodesPerGlyph[i] is already 1 hereCaolán McNamara
2017-02-10coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-10convert Orientation to scoped enumNoel Grandin
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky
2017-02-09Resolves: tdf#101972 skip invalidating labels on alt if autoaccel is disabledCaolán McNamara
2017-02-09convert PDFVersion to scoped enumNoel Grandin
2017-02-09convert DestAreaType to scoped enumNoel Grandin
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-09convert PDFWriter::PageTransition to scoped enumNoel Grandin
2017-02-09Resolves: ofz#576 unexpected exception with invalid fractionCaolán McNamara
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin
2017-02-08clarify we're not setting a pal index in the maskCaolán McNamara
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-02-08use c++11 data()Caolán McNamara
2017-02-08coverity#707560 Uninitialized scalar variableCaolán McNamara
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-08coverity#1400143 Missing move assignment operatorCaolán McNamara
2017-02-08coverity#1400142 Dereference after null checkCaolán McNamara
2017-02-08ofz#394 xbm ParseDefine problemCaolán McNamara
2017-02-07uitest: provide a way to get a json representation of the ui infoMarkus Mohrhard
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-02-06vcl: fix inconsistent GraphicsStateUpdateFlags assertsMichael Stahl
2017-02-06Add missing #includesStephan Bergmann
2017-02-06loplugin:unusedenumconstants in vclNoel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-03TyposJulien Nabet
2017-02-03Typo: progess->progressJulien Nabet
2017-02-03TyposJulien Nabet
2017-02-03tdf#105697: Make the Screenshot command localizableMuhammet Kara
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-02-01Need <config_features.h> hereTor Lillqvist
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01tdf#105461 PDF export: handle text fill colorMiklos Vajna
2017-02-01An env var to disable font lookupKhaled Hosny
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin