summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Bypass PdfExportTest::testTdf107868() in 64-bit WindowsMark Hung2017-05-251-2/+2
* loplugin:constantparamNoel Grandin2017-05-256-15/+15
* vcl: parallelize JPEG import from ImportGraphics()Miklos Vajna2017-05-242-3/+41
* vcl: factor out graphic import filter state to GraphicImportContextMiklos Vajna2017-05-241-46/+73
* For some reason PdfExportTest::testTdf107868() fails in a 64-bit VS2017 buildTor Lillqvist2017-05-241-2/+3
* vcl GraphicFilter: invoke JPEG import directly in ImportGraphics()Miklos Vajna2017-05-231-1/+68
* vcl GraphicFilter: add ImportGraphics()Miklos Vajna2017-05-231-0/+17
* enhance useuniqueptr lopluginNoel Grandin2017-05-231-5/+2
* tdf#105461 PDF export of editeng fill color: restrict to logic map modesMiklos Vajna2017-05-233-20/+89
* test for DejaVuSansRene Engelhard2017-05-231-0/+6
* tdf#103896: Fix wrong leading and trailing tabs within dialogs on macOSThorsten Wagner2017-05-221-8/+8
* if X11/Xregion.h is universally available, we can use that insteadCaolán McNamara2017-05-211-24/+1
* XRegion has to match the "real" XRegion structureCaolán McNamara2017-05-211-0/+12
* cppcheck: unusedStructMemberJochen Nitschke2017-05-211-2/+0
* Fix typosAndrea Gelmini2017-05-211-3/+3
* cppcheck: duplicate breakJulien Nabet2017-05-211-1/+1
* cleanup unused css/uri/ includesJochen Nitschke2017-05-201-1/+0
* loplugin:stringcopy: vclStephan Bergmann2017-05-197-7/+7
* make string translation loading more uniformCaolán McNamara2017-05-1914-34/+34
* remove unused languagetag.hxx includesJochen Nitschke2017-05-192-1/+2
* ignore SIGPIPE in glx test processMarkus Mohrhard2017-05-191-0/+2
* Revert "Fix typos"Stephan Bergmann2017-05-183-3/+3
* Fix typosAndrea Gelmini2017-05-183-3/+3
* Remove parentheses around some comparisonsStephan Bergmann2017-05-181-1/+1
* Related: rhbz#1367846 queue and merge scroll eventsCaolán McNamara2017-05-183-43/+112
* Clean up a set of RTL-related commentsTor Lillqvist2017-05-1816-57/+25
* Remove sfx2 include from vclMaxim Monastirsky2017-05-181-4/+1
* ExternalZoom and ExternalScroll are unusedCaolán McNamara2017-05-162-38/+4
* Remove unused mpVirtDev (vcl/textview)Julien Nabet2017-05-161-10/+0
* Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara2017-05-164-18/+12
* ofz#1612 avoid oomCaolán McNamara2017-05-151-0/+2
* Look for help-specific images in the new images_helpimg archiveKatarina Behrens2017-05-121-0/+2
* loplugin:constantparamNoel Grandin2017-05-123-5/+2
* remove unused uno::Reference varsNoel Grandin2017-05-124-9/+1
* ensure cow_wrapper contents are queried through a const pointerCaolán McNamara2017-05-111-25/+25
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-113-11/+4
* Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara2017-05-101-0/+8
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-096-6/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-093-5/+4
* coverity#1250405 Division or modulo by float zeroCaolán McNamara2017-05-091-16/+19
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-098-17/+12
* vcl: split jpeg import into two partsMiklos Vajna2017-05-0813-37/+92
* Resolves: tdf#107693 move CreateAutoMnemonics from Execute to ActivateCaolán McNamara2017-05-081-4/+3
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-0859-59/+0
* hNonAliasedFont is unusedNoel Grandin2017-05-081-6/+0
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-0821-87/+73
* tdf#106265 ScopedHDC to clean-up hDC when rendering glyphsTomaž Vajngerl2017-05-072-6/+51
* Revert "coverity#1250405 Division or modulo by float zero"Caolán McNamara2017-05-071-4/+0
* break circular includeJochen Nitschke2017-05-075-1/+8
* revert OSL_ASSERT changesChris Sherlock2017-05-0712-40/+40