summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-07-29more windows tinderbox fixNoel Grandin1-4/+2
2018-07-28uitest: support parameters when sending UNO commandsSaurav Chirania2-0/+29
2018-07-27tdf#118966 vcl: add a flag to determine if AA of fonts is used from the systemMiklos Vajna2-1/+23
2018-07-27loplugin:returnconstant in vclNoel Grandin28-191/+128
2018-07-27loplugin:stringloop in vclNoel Grandin6-33/+33
2018-07-27Related: rhbz#1602589 silence coverity copy_paste_errorCaolán McNamara1-0/+1
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann6-57/+0
2018-07-26Related: rhbz#1602589 silence coverity leaked_storageCaolán McNamara1-1/+2
2018-07-26skip checking png block crcs when fuzzingCaolán McNamara1-1/+4
2018-07-26vcl cairo text renderer: support non-AA textMiklos Vajna5-6/+16
2018-07-26weld SwTextGridPageCaolán McNamara1-0/+7
2018-07-26tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna1-0/+6
2018-07-26Missing includes (Windows --disable-pch)Stephan Bergmann1-0/+1
2018-07-25-Wc++11-narrowing (clang-cl)Stephan Bergmann2-4/+4
2018-07-25loplugin:sallogareas (clang-cl)Stephan Bergmann1-6/+6
2018-07-24GetCharWidths always returns trueCaolán McNamara3-9/+5
2018-07-24split buffers to clarify what it doesCaolán McNamara1-3/+4
2018-07-24forcepoint#53 restrict to expected index rangeCaolán McNamara1-2/+7
2018-07-24Fix typosAndrea Gelmini1-1/+1
2018-07-24Fix typoAndrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23Qt5 just release the SolarMutex for Qt eventsJan-Marek Glogowski1-2/+2
2018-07-23loplugin:unnecessaryparenStephan Bergmann1-2/+2
2018-07-23Avoid deadlock in case of events not driven by the userKatarina Behrens1-0/+3
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi3-0/+18
2018-07-20Fix typosAndrea Gelmini2-2/+2
2018-07-20implement pdf export of underline for outlined fontCaolán McNamara1-0/+21
2018-07-20undef more vcl_font_feature test on windowsNoel Grandin1-1/+2
2018-07-20Fix typosAndrea Gelmini1-2/+2
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-19Fix typosAndrea Gelmini2-7/+6
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda2-2/+15
2018-07-19loplugin:constantparamNoel Grandin1-24/+13
2018-07-19loplugin:unusedmethodsNoel Grandin5-188/+0
2018-07-18Resolves: tdf#118802 map GTK_RESPONSE_DELETE_EVENT to RET_CANCELCaolán McNamara1-0/+2
2018-07-18lokdialog: no invalidation when in init showPranav Kant1-1/+1
2018-07-18Fix typosAndrea Gelmini4-5/+5
2018-07-18only ellipize menubutton label when requesting narrower sizeCaolán McNamara1-1/+7
2018-07-18Resolves: tdf#118604 only use popover workaround for popovers, not menusCaolán McNamara1-17/+18
2018-07-18No parent-child relationship between Qt5WidgetsKatarina Behrens3-16/+17
2018-07-18Resolves: tdf#118302 drag n drop to same tab should cancel dndCaolán McNamara1-1/+17
2018-07-17Resolves: tdf#118801 icons go missing on text-less buttonsCaolán McNamara1-4/+10
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin3-14/+9
2018-07-17loplugin:useuniqueptr in PPDParserNoel Grandin1-22/+20
2018-07-16try to make the windows tinderboxes happierNoel Grandin2-1/+5
2018-07-16move freeze/thaw to WidgetCaolán McNamara2-24/+24
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke11-82/+69
2018-07-15coverity#1437953 Unchecked dynamic_castCaolán McNamara1-0/+1
2018-07-15tdf#118377 Do not use disposed OutputDeviceArmin Le Grand1-4/+18
2018-07-13Inaccurate symbol signs fixed (tdf#118381)Thorsten Wagner1-4/+29