summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-12-08add mathtype fuzzerCaolán McNamara3-0/+90
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin2-3/+3
2017-12-07Fix typoAndrea Gelmini1-1/+1
2017-12-07fix fuzzer buildCaolán McNamara1-1/+1
2017-12-07gpg4libre: add KDE4 fpicker gpg crypt chechboxThorsten Behrens1-0/+6
2017-12-07gpg4libre: add gtk fpicker gpg crypt chechboxThorsten Behrens3-0/+6
2017-12-07lokdialog: sc: Prevent assert when invoking autopopup filter dialogPranav Kant1-6/+14
2017-12-07incomplete type GraphicCaolán McNamara1-0/+1
2017-12-07loplugin:constparamsNoel Grandin2-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann30-8/+57
2017-12-06tdf#114262 Respect text+image toolbar styleMaxim Monastirsky1-3/+4
2017-12-06lokdialog: Show/Hide floating window on StateChangedType::VisiblePranav Kant1-4/+6
2017-12-06Document SAL_RTL_ENABLED env varSamuel Mehrbrodt1-0/+1
2017-12-06lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky3-14/+9
2017-12-06loplugin:salcallStephan Bergmann2-2/+2
2017-12-06loplugin:redundantcastStephan Bergmann2-2/+2
2017-12-06tdf#108302: keep the font unrotated if @font isn't available.Mark Hung2-0/+18
2017-12-05drop opencl and clew for fuzzingCaolán McNamara1-2/+0
2017-12-05Revert "require at least gtk3 3.20.0 to build and run gtk3 bits"Caolán McNamara5-313/+1136
2017-12-05lokdialog: Make the badstatic loplugin happy.Jan Holesovsky1-10/+27
2017-12-05require at least gtk3 3.20.0 to build and run gtk3 bitsCaolán McNamara5-1136/+313
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin5-9/+9
2017-12-04add html to fftesterCaolán McNamara1-0/+14
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant1-24/+12
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant4-80/+40
2017-12-04lokdialog: Kill some code; use already existing method to paintPranav Kant2-20/+0
2017-12-04add mml fuzzerCaolán McNamara6-0/+131
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin3-5/+5
2017-12-03Use for-range loops in print2 (vcl/gdi)Julien Nabet1-18/+12
2017-12-03require at least gtk3 3.18.0 to build and run gtk3 bitsCaolán McNamara2-7/+1
2017-12-03Add mathtype to fftesterCaolán McNamara1-0/+14
2017-12-02require at least gtk3 3.16.0 to build and run gtk3 bitsCaolán McNamara2-29/+3
2017-12-02require at least gtk3 3.14.0 to build gtk3 bitsCaolán McNamara3-21/+6
2017-12-02require at least gtk3 3.12.0 to build gtk3 bitsCaolán McNamara3-26/+0
2017-12-02require at least gtk3 3.10.0 to build gtk vclplugCaolán McNamara2-20/+1
2017-12-01we already don't run with < 3.14Caolán McNamara1-7/+0
2017-12-01we already don't run gtk3 if < 3.14Caolán McNamara1-2/+1
2017-12-01Revert "tdf#114025 - avoid deadlock between x11 clipboard and ...Michael Stahl1-8/+6
2017-12-01add pptx fuzzerCaolán McNamara3-0/+83
2017-12-01loplugin:unusedfieldsNoel Grandin2-49/+0
2017-11-30add mml support to fftesterCaolán McNamara1-0/+14
2017-11-30silence various coverity warningsCaolán McNamara1-7/+7
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-11-30add xlsx fuzzerCaolán McNamara3-0/+83
2017-11-30Silence -Werror=pragmas with some GCCStephan Bergmann1-0/+1
2017-11-30loplugin:unusedenumconstantsNoel Grandin1-15/+0
2017-11-29Resolves: tdf#114117 draw page shadow mangledCaolán McNamara1-4/+44
2017-11-29add pptx support to fftesterCaolán McNamara1-0/+14
2017-11-29lokdialog: new callback size_changed with new size of the dialogPranav Kant1-2/+5
2017-11-29lokdialog: Emit callback when title is changedPranav Kant1-0/+10