summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-13vcl: Use scissor or stencil for clipping in OpenGL backendLouis-Francis Ratté-Boulianne
Change-Id: Ib6620572391999d5f8124a1a8695909d6c48643d
2014-11-13vcldemo: Draw mini-view of the whole window in the last rectangleLouis-Francis Ratté-Boulianne
Change-Id: I74e8807e6a4f50b99fdc761bbdbef6e43405a3ed
2014-11-13vcl: Add support for GPU scaling when no rendering is involvedLouis-Francis Ratté-Boulianne
Change-Id: Id5aa4c1e843d286026a7bcd1297670db467dcbbc
2014-11-13vcl: Use new size when scaling with filter in OpenGL backendLouis-Francis Ratté-Boulianne
Change-Id: Ib5d12b0e57b537bbd1798121e80cd517d9c8f751
2014-11-13vcl: Fix memory free bugsLouis-Francis Ratté-Boulianne
Change-Id: Ic8c507014f0b02c7a0baa40f3f48070301604ca4
2014-11-13vcl: Fix the masked texture program attributes bindingLouis-Francis Ratté-Boulianne
Change-Id: Ie7440881f35eaf348aef35beea5a6d407d16a342
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
Change-Id: I832dd6f3647fbb423975fa928a5ec32447225e85
2014-11-13Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: I411f8f800b7c7f23a7e581a36689f52ff99362c0
2014-11-13sw: delete global SwAutoCorrect instance to avoid crash...Michael Stahl
... in exit handlers because VCL and the SolarMutex is gone. (regression from 4404b718bdb547cb9b7b17c73a53574724cdeeb7) Change-Id: I9f33b2cb8c87f7137e3ba0ae033879861f9fe11b
2014-11-12vcldemo: render AA polylines and line-caps behind top-left pane.Michael Meeks
Change-Id: If04738469e94069876d035f160d542c04ae8ffa5
2014-11-12fdo#86219 use vector replication when obtaining scalar for jump matrixEike Rathke
Change-Id: Id778dd7f649b480538fe757aab70c5e890123f31
2014-11-12addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twiceLaurent Godard
as it is already done in subsequent calls (in ModifyRangeNames --> SetNewRangeNames) perfchek result before : 899399452 after : 645684676 Change-Id: I29b8add457c3177e63df29f93be7a11dacde4953 Reviewed-on: https://gerrit.libreoffice.org/12302 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-11-12calc SetNewRangeNames remove useless bool typeLaurent Godard
Change-Id: I0c8bca04c3d0e318caacfbfa306284153305d8eb Reviewed-on: https://gerrit.libreoffice.org/12381 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-11-12Apache Commons Lang 3.3.1 at least requires Java 1.6 and non debug versionRobert Antoni Buj i Gelonch
Change-Id: If6526a9170f90227fff6b148f24a0dc99ff42941 Reviewed-on: https://gerrit.libreoffice.org/12116 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-12Bump cairo version to 1.2.0Riccardo Magliocchetti
Requirement already fullfilled by RHEL 5 Change-Id: I2304ecac744d1b46b4329ab6d1a0b75739d5c4ea Reviewed-on: https://gerrit.libreoffice.org/12250 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-12vcl: add missing glew.Michael Meeks
Change-Id: I72df4b35b03a94a89df624cb2dcd243bd49774bf
2014-11-12Revert "coverity#735657 Division or modulo by float zero"Caolán McNamara
wrong name, and I intended to get an explicit review of this option This reverts commit c4f821f17cb8c970d1d8abd86a1f780250d96734. Change-Id: I743e79b8cc9493c259b88f50487ef06290ab7318
2014-11-12drop pool ver 1 import supportCaolán McNamara
this unloved streaming format is internal only now and used for editengine c&p and (reportedly) autotable format storage. So we shouldn't encounter version 1 files anymore coverity#1242764 Untrusted loop bound Change-Id: If8e5717e997cf915f45f6e9484bb97d472e4dc2f
2014-11-12coverity#1213365 Untrusted value as argumentCaolán McNamara
Change-Id: Ic03462f315296cf058600155c54d53f0d712df93
2014-11-12coverity#1213370 Untrusted value as argumentCaolán McNamara
Change-Id: I89e29dd0382c60b0aeadc9f664e8c2784e216f2f
2014-11-12coverity#1242813 Unused valueCaolán McNamara
and coverity#1242867 Unused value Change-Id: I8ad069a5a84b97e956cafcd925fd733fb5ed9b2e
2014-11-12coverity#1242892 Untrusted value as argumentCaolán McNamara
Change-Id: I6a384b0cf8a08883a0bfab8fd62a2e6badeb09cd
2014-11-12coverity#735657 Division or modulo by float zeroCaolán McNamara
or maybe this is closed to the original intent Change-Id: I0df98616de0b7612acc35e406d34ef9d56c8585c
2014-11-12coverity#735657 Division or modulo by float zeroCaolán McNamara
Change-Id: I001cc2b0c8866956d9fffb67f3a30306f9b02e63
2014-11-12Check blacklist and whitelist here, tooTor Lillqvist
Change-Id: I0e411dccf445cb8d1e2e5238c1164d7ac18d8636
2014-11-12Make checkForKnownBadCompilers() publicTor Lillqvist
Change-Id: Icddf3c158e5f45d30467d3da82c197901d8bc380
2014-11-12Specify platform vendor, not platform nameTor Lillqvist
Change-Id: I4dc457a08d3baa48d461c27d325638735689f5fe
2014-11-12We want the platform vendor here, not the platform nameTor Lillqvist
We already have the platform name in maName. Change-Id: Iec94ce72cbaba0adf1c82a90892ab98851f5c8ca
2014-11-12Refactor and fix checkForKnownBadCompilers()Tor Lillqvist
Change-Id: Ib2ee1a726fd54c34728234bc1a6b25a05b4e98b5
2014-11-12A bit more informative SAL_INFO loggingTor Lillqvist
Change-Id: I60c38129a532e3843db4a422755ae50e4689b91f
2014-11-12Make it match ScCalcConfig::setOpenCLConfigToDefault()Tor Lillqvist
Change-Id: I6555028d098e9dd9bde466441c1c9a9f58782ca2
2014-11-12Add first whitelist and blacklist check attempt to checkForKnownBadCompilers()Tor Lillqvist
Not sure if that is the right place for it. Change-Id: I246bb6191513f5c1557b9f211915becce0908d24
2014-11-12Add a whitelist entry, too (for what I happen to be running at the moment)Tor Lillqvist
I am starting to suspect that we will need regexps for the driver versions, not just match-anything wildcard "*" and version number comparison a'la strverscmp. Change-Id: I6945f8be2cf478a8f0c76c5d9f82b2d60a981f37
2014-11-12Add output operators for SAL_INFO convenienceTor Lillqvist
Change-Id: Iee3be5f4847f12f3463438435b1713c5ad74d3d0
2014-11-12Bin effectively dead codeTor Lillqvist
initOpenCLAttr() sets mnIsUserCreated to 1, thus it can never be 0 in initOpenCLRunEnv(). Change-Id: If42b4fac082284bd0924292d234911b3c319f9ab
2014-11-12Add comment that replies to the question in comment aboveTor Lillqvist
Change-Id: Iad8896df4491b2b4363fb2d16134e92dd9545c35
2014-11-12Don't use misleading 'm' prefix for non-member variablesTor Lillqvist
Change-Id: I5b3042e4b5cc11445a8f704df686cebe56874b12
2014-11-12Expand tiny misleadingly named 'registerOpenCLKernel' at its only call siteTor Lillqvist
The function did not register any OpenCL kernel;) Change-Id: Iebba89bc39d3035ff0d39d9cfa8ec72d4ebf217a
2014-11-12Keep also the platform vendor in ds_deviceTor Lillqvist
Change-Id: Id195cf9d079b24108b1fb9abeb1f0bf1529d2f72
2014-11-12Split driver version specification into a rangeTor Lillqvist
Change-Id: I1f26b47054e70e54ce81d3ec4cbc5ff58c1aeea3
2014-11-12Rename OpenCLImpl to OpenCLImplMatcher to better match its purposeTor Lillqvist
Change-Id: If9b7052385a49df1403a5f652c67ca7c103a8be2
2014-11-12Pass MAKE into external/poppler's configureStephan Bergmann
...which does some checks about make and could otherwise add some unhelpful MAKE=make into its Makefiles if it doesn't find a make (so that the following $(MAKE) step would needlessly fail). Change-Id: Id8d11ffbc5a09c9f7f61fb12acc2481468746404
2014-11-12windows: Default to large icons, as we do on all other operating systems.Jan Holesovsky
Change-Id: Ifbb7287b5c28de7e23f95b89574ba4196fbb58ac
2014-11-12opengl: Check for error at the end of every method that deals with OpenGL.Jan Holesovsky
Otherwise we will get the report of an error much much later, most probably in a totally unrelated part. Change-Id: I33d3c6d01126f5766beb179eeaeb3276a9078226
2014-11-12windows opengl: Printer still needs WinSalGraphicsImpl.Jan Holesovsky
Change-Id: I298783d5f1c7e825f52eb3d61f45c0c3d3019f04
2014-11-12fdo#80328: sw: fix inverted conditional in AutoCaption dialogMichael Stahl
(regression from af2d474ff9a91645043c1d4292891c313cceef5e) Change-Id: Ib22be881c82024e545752715bb9eeb2851a64f88
2014-11-12rename variables in makefileDaniel Sikeler
Change-Id: Ie1a7a8d83cc9c1ae4b6d015b77713f446fdd871e Reviewed-on: https://gerrit.libreoffice.org/12388 Reviewed-by: Matúš Kukan <matus.kukan@collabora.com> Tested-by: Matúš Kukan <matus.kukan@collabora.com>
2014-11-12make FastAttributeList's unknown attribute value be passed as OStringLuboš Luňák
Since that's how it's internally stored anyway, and I have a use case where it's useful to limit the length by passing it to OString ctor. Change-Id: I5903ea4f1b2cdb48c1bbceac6b8e21eb5882d377
2014-11-12allow inserting attributes that have zero lengthLuboš Luňák
Otherwise the strlen() might give an incorrect length if the attribute value is just a part of a longer string. Change-Id: I67eb7baecfa928fdee26c5ea9003bd7fc9b96d59
2014-11-12pebcak, condition reversedCaolán McNamara
Change-Id: Icc89a32093e92dd7d05e4b7f5d79bfa01da1b0a5