summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-03-02-Werror,-Wimplicit-fallthroughStephan Bergmann
2017-03-02reject bmps with unknown compression schemesCaolán McNamara
2017-03-02tdf#106270 vcl PDF import: use BitmapWriteAccess::CopyScanline()Miklos Vajna
2017-03-01ofz: check reads, zero vars, return earlier on failureCaolán McNamara
2017-03-01Tolerate mouse move generation on disposed windows.Michael Meeks
2017-03-01return null DefaultWindow if it cannot be createdCaolán McNamara
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara
2017-03-01ofz: Z_NEED_DICT is unsupportedCaolán McNamara
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-03-01Add a test for GetTextArray()Khaled Hosny
2017-03-01Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-28convince ofz lsan this isn't leakCaolán McNamara
2017-02-28don't check for printers during fuzzingCaolán McNamara
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27uitest: move the processing of actions into the idle handlerMarkus Mohrhard
2017-02-27uitest: add scheduler method that runs until a signal is receivedMarkus Mohrhard
2017-02-27tdf#106206 PDF export: fix unexpected /Im0 in page contents streamMiklos Vajna
2017-02-27tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna
2017-02-27tdf#102779 Notebookbar: extra space for small tab labelsSzymon Kłos
2017-02-27Stop the spamKhaled Hosny
2017-02-27uitest: execute commands in synchronous modeMarkus Mohrhard
2017-02-27uitest: add a specific method for executing dialogsMarkus Mohrhard
2017-02-27ofz#685 floating point exceptionCaolán McNamara
2017-02-27fall back to unthreaded scaling if threaded scaling failsCaolán McNamara
2017-02-27ofz#695 leak in ImplConvertFromSVM1Caolán McNamara
2017-02-27tdf#105461 vcl: add text highlight textcaseMiklos Vajna
2017-02-26Round glyph bbox on Mac similar to other platformsKhaled Hosny
2017-02-26Make vcl_complextext test actually test somethingKhaled Hosny
2017-02-26Restore the GetPreferredContextMenuShortcuts methodMaxim Monastirsky
2017-02-25add 602 fuzzerCaolán McNamara
2017-02-25the test implicitly requires pdfiumMarkus Mohrhard
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara
2017-02-25coverity#1401470 'Constant' variable guards dead codeCaolán McNamara
2017-02-25fuzzers need liblangtag nowCaolán McNamara
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-24add hwp fuzzerCaolán McNamara
2017-02-24ofz: slow unitCaolán McNamara
2017-02-24clarify this code a little bitCaolán McNamara
2017-02-24coverity#1399161 the explicit Font::SetLanguage is unnecessary hereCaolán McNamara
2017-02-24Notebookbar: Better resize supportSzymon Kłos
2017-02-24vcl PDF import: there is no PNG encoding hereMiklos Vajna
2017-02-24Closing popup menu should close the parent toolboxMaxim Monastirsky
2017-02-24Remove the intermediate xModel variablesMaxim Monastirsky
2017-02-23tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna
2017-02-23m_nExtStyle isn't used in gtk[2|3]Caolán McNamara
2017-02-23change intervall -> intervalDavid Tardon