summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-04-07extend catch all here for std::exception derived exceptions tooCaolán McNamara
2017-04-07tdf#107013 PDF export of PDF images: handle page tree and content streamsMiklos Vajna
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt
2017-04-07vcl: remove no longer needed WIN_Rectangle()Miklos Vajna
2017-04-06loplugin:redundantcastStephan Bergmann
2017-04-06tdf#106960: Fix math scaling on WindowsKhaled Hosny
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: vclStephan Bergmann
2017-04-06crashtesting: empty ReadAccess on converting fdo58541-1.xls to pdfCaolán McNamara
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-06Fix crash while running the Notebookbar modeSzymon Kłos
2017-04-05Related: tdf#106972 vcl PDF export, PDF images: ignore PDF >= 1.5Miklos Vajna
2017-04-05tdf#106972 vcl PDF export, PDF images: handle indirect font referencesMiklos Vajna
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:unreffun (clang-cl)Stephan Bergmann
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04ofz#984 better match post-creation aBitmap.HasGreyPalette() logicCaolán McNamara
2017-04-04Resolves: tdf#106725 paint default window bg before spin button bgCaolán McNamara
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04Workaround VCL complextext failure on Win7 KVM QXLJan-Marek Glogowski
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-04loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-04-04tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()Tor Lillqvist
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-04-03vcl: avoid divide by zero in PDFExtOutDevData::HasAdequateCompression()Miklos Vajna
2017-04-03iOS update for Rectanglejan Iversen
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-04-02split up doc testing for three major variantsCaolán McNamara
2017-04-02we're either reading or writing, not bothCaolán McNamara
2017-04-02SwapOutData url is always a file urlCaolán McNamara
2017-04-02add cgm fuzzerCaolán McNamara
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-04-02ofz: avoid oomCaolán McNamara
2017-04-02align fftester and wmffuzzerCaolán McNamara
2017-04-01add rtf fuzzerCaolán McNamara
2017-04-01coverity#1403664 Dereference null return valueCaolán McNamara
2017-04-01adjust cgm import to make testing easierCaolán McNamara
2017-04-01Get rid of magic numbersBartosz Kosiorek
2017-03-31vcl android: more adaptions to tools::RectangleMiklos Vajna
2017-03-31ofz: 0 bitcount bmps are unsupportedCaolán McNamara
2017-03-31expand forcing to mono mask during load to non-indexed sources tooCaolán McNamara
2017-03-31vcl: attempt to blindly make androids properly rectangularMichael Stahl
2017-03-31vcl kde: adapt to tools::RectangleMiklos Vajna
2017-03-31tdf#106458 Color widget should list an exact number of itemsheiko tietze