summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-01-25gtk3_kde5: port away from boost::processMilian Wolff5-44/+101
2018-01-25lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant1-3/+2
2018-01-25why set CMDEVT on flags for unhandled commandsCaolán McNamara1-2/+2
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-25Allocate ImplPointArray::mpArray as a true Point[]Stephan Bergmann1-15/+5
2018-01-24ofz#5573 Out of memoryCaolán McNamara1-3/+6
2018-01-24gtk3: single click with selection set doesn't unselectCaolán McNamara1-1/+1
2018-01-24Use a more conventional way of zero-initializing class membersStephan Bergmann1-4/+4
2018-01-24Make ImplColorSet default ctor zero-initialize all membersStephan Bergmann1-5/+4
2018-01-24fix kde4 vclplug buildNoel Grandin5-16/+16
2018-01-24Fix --enable-kde4 codeStephan Bergmann1-1/+2
2018-01-24loplugin:unused-returns in vclNoel Grandin63-284/+174
2018-01-24Use std::unique_ptr in ImplCalcToTopDataMike Kaganski1-15/+10
2018-01-23-Werror=ignored-qualifiers (upcoming GCC 8)Stephan Bergmann1-1/+1
2018-01-23Fix typosAndrea Gelmini1-1/+1
2018-01-23Removed duplicated includeAndrea Gelmini1-1/+0
2018-01-23Various loplugin in --enable-gtk3-kde5 codeStephan Bergmann5-48/+39
2018-01-23tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bitTor Lillqvist1-1/+1
2018-01-23Various loplugin in --enable-gtk3-kde5 codeStephan Bergmann6-44/+28
2018-01-23Support opening of (some) remote URLs through the KDE file dialogMilian Wolff3-44/+31
2018-01-23Introduce gtk3_kde5 vcl pluginMilian Wolff49-1/+2776
2018-01-23Band aid fix build --with-kde5Katarina Behrens4-10/+12
2018-01-23Extend build system to support linking against KDE Frameworks 5Milian Wolff1-0/+1
2018-01-23The CT prefix is used by the CoreText APITor Lillqvist2-9/+8
2018-01-23new loplugin: pointerboolNoel Grandin4-4/+4
2018-01-23its defineresource not define resourceCaolán McNamara1-1/+1
2018-01-23tdf#112153: Set button theme properlyTelesto1-1/+1
2018-01-23tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto1-0/+5
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna1-0/+9
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna1-0/+4
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann15-201/+201
2018-01-22ofz#5573 Out of memoryCaolán McNamara1-13/+14
2018-01-22loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2018-01-22Presumably misplaced castStephan Bergmann1-1/+1
2018-01-22tdf#109062 restore osx scrollwheel logicCaolán McNamara1-9/+12
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl5-9/+14
2018-01-22improve RTL detection in TextEngineNoel Grandin2-8/+9
2018-01-21uitest: add checked to radio button propertiesMarkus Mohrhard1-0/+1
2018-01-21Make the condition more obviousMaxim Monastirsky1-2/+2
2018-01-20tdf#115023 Check mpControlData for nullptrMaxim Monastirsky1-1/+2
2018-01-20Resolves: tdf#115106 don't assume fullscreen is impressCaolán McNamara1-3/+1
2018-01-20WB_NOPOINTERFOCUS can be added after the button is createdMaxim Monastirsky2-28/+8
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann27-96/+96
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann2-3/+3
2018-01-19new loplugin:emptyifNoel Grandin4-11/+3
2018-01-19vcl osx: fix decimal separator key when localizedWard van Wanrooij1-3/+7
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann2-2/+0
2018-01-18Don't allow tearoff under WaylandMaxim Monastirsky1-1/+2
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky3-221/+41