summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos
2017-04-12take the .ui files from $BRAND_BASE_DIR/$BRAND_SHARE_SUBDIRCaolán McNamara
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-12infinite SetDefaultSize->SetPosSize->SetDefaultSizeCaolán McNamara
2017-04-11PDF export of PDF images: compress page stream if requestedMiklos Vajna
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna
2017-04-11convert ruler menu to .uiCaolán McNamara
2017-04-11tdf#107089 PDF export of PDF images: handle mixed filters of page streamsMiklos Vajna
2017-04-10Related: tdf#107013 PDF export of PDF images: improve content streamsMiklos Vajna
2017-04-10Fix typos to complete commit b35552f39503Andrea Gelmini
2017-04-09std::unique[]->std::vectorCaolán McNamara
2017-04-09make this more readableCaolán McNamara
2017-04-09Notebookbar: warn if priority is set for unsupported itemSzymon Kłos
2017-04-08ofz#1069 avoid oomCaolán McNamara
2017-04-07tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna
2017-04-07PDF export of PDF images: avoid invalid offset for not used jpeg bitmapsMiklos Vajna
2017-04-07Read number of polylines as UInt32 according to documentationBartosz Kosiorek
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-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-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-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
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:unusedmethodsNoel Grandin
2017-04-03vcl: avoid divide by zero in PDFExtOutDevData::HasAdequateCompression()Miklos Vajna
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
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-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-04-02ofz: avoid oomCaolán McNamara
2017-04-01coverity#1403664 Dereference null return valueCaolán McNamara
2017-04-01Get rid of magic numbersBartosz Kosiorek
2017-03-31ofz: 0 bitcount bmps are unsupportedCaolán McNamara