summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-03-02-Werror,-Wimplicit-fallthroughStephan Bergmann1-0/+1
2017-03-02reject bmps with unknown compression schemesCaolán McNamara2-6/+22
2017-03-02tdf#106270 vcl PDF import: use BitmapWriteAccess::CopyScanline()Miklos Vajna1-21/+6
2017-03-01ofz: check reads, zero vars, return earlier on failureCaolán McNamara1-58/+90
2017-03-01Tolerate mouse move generation on disposed windows.Michael Meeks1-1/+2
2017-03-01return null DefaultWindow if it cannot be createdCaolán McNamara2-10/+19
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara2-7/+2
2017-03-01ofz: Z_NEED_DICT is unsupportedCaolán McNamara2-2/+3
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin3-9/+11
2017-03-01Add a test for GetTextArray()Khaled Hosny1-0/+10
2017-03-01Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida15-232/+258
2017-02-28loplugin:unoanyStephan Bergmann2-8/+8
2017-02-28convince ofz lsan this isn't leakCaolán McNamara1-1/+5
2017-02-28don't check for printers during fuzzingCaolán McNamara1-0/+1
2017-02-28loplugin:unoanyStephan Bergmann1-1/+1
2017-02-28new loplugin unoanyNoel Grandin10-54/+54
2017-02-27uitest: move the processing of actions into the idle handlerMarkus Mohrhard2-10/+115
2017-02-27uitest: add scheduler method that runs until a signal is receivedMarkus Mohrhard1-0/+8
2017-02-27tdf#106206 PDF export: fix unexpected /Im0 in page contents streamMiklos Vajna3-1/+58
2017-02-27tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna2-0/+50
2017-02-27tdf#102779 Notebookbar: extra space for small tab labelsSzymon Kłos1-0/+3
2017-02-27Stop the spamKhaled Hosny1-1/+4
2017-02-27uitest: execute commands in synchronous modeMarkus Mohrhard1-1/+1
2017-02-27uitest: add a specific method for executing dialogsMarkus Mohrhard2-0/+18
2017-02-27ofz#685 floating point exceptionCaolán McNamara1-3/+4
2017-02-27fall back to unthreaded scaling if threaded scaling failsCaolán McNamara1-23/+36
2017-02-27ofz#695 leak in ImplConvertFromSVM1Caolán McNamara1-17/+9
2017-02-27tdf#105461 vcl: add text highlight textcaseMiklos Vajna2-0/+50
2017-02-26Round glyph bbox on Mac similar to other platformsKhaled Hosny2-7/+5
2017-02-26Make vcl_complextext test actually test somethingKhaled Hosny1-9/+16
2017-02-26Restore the GetPreferredContextMenuShortcuts methodMaxim Monastirsky1-1/+7
2017-02-25add 602 fuzzerCaolán McNamara4-3/+76
2017-02-25the test implicitly requires pdfiumMarkus Mohrhard1-0/+8
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann4-9/+9
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara1-4/+2
2017-02-25coverity#1401470 'Constant' variable guards dead codeCaolán McNamara1-5/+0
2017-02-25fuzzers need liblangtag nowCaolán McNamara1-0/+1
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna4-0/+146
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara4-13/+13
2017-02-24add hwp fuzzerCaolán McNamara4-3/+77
2017-02-24ofz: slow unitCaolán McNamara2-0/+8
2017-02-24clarify this code a little bitCaolán McNamara1-5/+6
2017-02-24coverity#1399161 the explicit Font::SetLanguage is unnecessary hereCaolán McNamara1-1/+0
2017-02-24Notebookbar: Better resize supportSzymon Kłos2-0/+21
2017-02-24vcl PDF import: there is no PNG encoding hereMiklos Vajna1-1/+1
2017-02-24Closing popup menu should close the parent toolboxMaxim Monastirsky1-1/+16
2017-02-24Remove the intermediate xModel variablesMaxim Monastirsky1-14/+8
2017-02-23tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna5-119/+136
2017-02-23m_nExtStyle isn't used in gtk[2|3]Caolán McNamara3-15/+2
2017-02-23change intervall -> intervalDavid Tardon1-1/+1