summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-10vcl: add BitmapEx load from icon theme constructor.Michael Meeks
Change-Id: I3dbad69664b7417928a6be10ac561307dd94f67b
2014-11-10sw: disable failing c&p test on headless buildRiccardo Magliocchetti
Change-Id: If9c3aad600332ae289e05e3b046f8b15292dee57 Reviewed-on: https://gerrit.libreoffice.org/12301 Reviewed-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> Tested-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2014-11-10cid#736944 Time of check time of useNoel Grandin
Change-Id: Ie9160e8d5ee7f8416a4526a280db23316488a2a1
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks
Change-Id: Ie05ff3f1ba5e42cc2ec54f23f0b6376a81221592
2014-11-10fix spelling implemenation -> implementationNoel Grandin
Change-Id: I5ac499df1f4063a80a5d41f60778106a7b96940d
2014-11-10force --std=gnu89 for clang (and gcc), properlyLuboš Luňák
This implements 3a4860a751980b566b44d57cde188292df5e8726 in the proper place. Change-Id: I7b60602933819561d0bff5e72dcd5ee8986f63c0
2014-11-10Revert "Force --std=gnu89 for clang."Luboš Luňák
Explictly passing any CFLAGS to configure overrides (=disables) CFLAGS that would be used by default. So if this sets CFLAGS to just --std=gnu89, .c files will never be built with optimization or debuginfo. This reverts commit 3a4860a751980b566b44d57cde188292df5e8726.
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky
Change-Id: I7c4935040ba16378023695c74bf2a5cd75fe8a77
2014-11-10602 regression testCaolán McNamara
Change-Id: I044b9b445a7911e77424613145c7e4d152789f44
2014-11-10coverity#1242423 Dereference after null checkCaolán McNamara
Change-Id: If9c09fc56067610d36e3f8bd2a4e22ea743ddf5b
2014-11-10callcatcher: unused codeCaolán McNamara
Change-Id: I2ead5d998c3b1b3cde1222fee6f072bf09ab0021
2014-11-10coverity#1222237 Untrusted value as argumentCaolán McNamara
Change-Id: Ie74695e442b0df7fead2442f2b0d64658d083338
2014-11-10coverity#1242522 silence Arguments in wrong orderCaolán McNamara
Change-Id: I248a99b1c0755c54d4f7dbdd291f382d7d99b9ce
2014-11-10coverity#1251167 Logically dead codeCaolán McNamara
Change-Id: I8294eaf8109ab5b8bc7972da1e5fa2ba9ad819fb
2014-11-10coverity#1000853 Uncaught exceptionCaolán McNamara
Change-Id: Id55768822a6a932dace1e30cb03175880ba3ca6a
2014-11-10update creditsChristian Lohmaier
Change-Id: I2b5df1e3aeb25637e77710c2d696ce634e71abd9
2014-11-10avoid exceeding commandline limitsChristian Lohmaier
by using make's file function via the var2file wrapper instead of using loooooong echo statements Change-Id: Ie81007ad7de8c4e9f4d07724fba3cbe0e93f821d
2014-11-10Fix build.Jan Holesovsky
Change-Id: I91599766e607b26d2c71006c9543a2bd952e228a
2014-11-10quick build fix until I can fix that properlyMarkus Mohrhard
Change-Id: I174553768fa12d7b05367498e3755b8e94dfeb47
2014-11-10loplugin:staticcallStephan Bergmann
Change-Id: I33927305351b6e84721c11e3a1814266b41db8da
2014-11-10loplugin:unreffunStephan Bergmann
Change-Id: Ia35c1b529d51882b48779d8e13afbe17ae66e937
2014-11-10-Werror,-Wheader-guardStephan Bergmann
Change-Id: I692d2011902f46d2ca48b4d1d0a2516026e5cae3
2014-11-10loplugin:unreffunStephan Bergmann
Change-Id: I230479415a4a822dda22e1795af56572a93cb802
2014-11-10loplugin:saloverrideStephan Bergmann
Change-Id: Id7de67480c6f8a31c7b7d6e560e6724fd09d8957
2014-11-10fdo#85584: Don't update references on sort by default.Jan Holesovsky
The default to false seems to fit more use cases than the default to true. Change-Id: I72957ae97892702ba97bd7183ac88457e44b37e4
2014-11-10Adapt FractionPrinterStephan Bergmann
Change-Id: Ic297f14ea1bf5f3fa69c80a34439b5d13fc84346
2014-11-10WaE: unused variable 'aString'Tor Lillqvist
Change-Id: Ie548ad26b7bb2a8ced4e821296b44586aad4026a
2014-11-10put these classes into an anonymous namespaceMarkus Mohrhard
Change-Id: I29a30fcc8adab34fbe05a927d438c4e34d5c517b
2014-11-10WaE: [-Wsometimes-uninitialized]Markus Mohrhard
Change-Id: Ie51a67474631ecfb0b223bd2f5a63ae8bf363e42
2014-11-10WaE implicit conversion of NULL constant to 'bool' [-Wnull-conversion]Markus Mohrhard
Change-Id: I8f208d6c87275aa4a169c7c6ed219200617c5669
2014-11-10merge initial work on OpenGL vcl backendMarkus Mohrhard
The backend builds on Windows, Linux and OSX but still does not render everything perfectly. Based on this initial framework the remaining improvements can be made incrementally in master. Whether the OpenGL code or the normal code is used depends on the OpenGL configuration variable. It currently defaults to false. Additionally we check during runtime if the requirements for running the OpenGL backend are fulfilled.
2014-11-10never wonder if sun is not sunTakeshi Abe
By the way an item of the following page suggests the same snipet: <http://www.faqs.org/faqs/ui-builders/TeleUSE/> while I am not sure if it was the case. Change-Id: I9fb0ea0e872cb1697aa953a406527472f0cbccde Reviewed-on: https://gerrit.libreoffice.org/12330 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-11-10forgot to add the filesMarkus Mohrhard
Change-Id: I44a7e9bec213514708e4c971479660574508ad1b
2014-11-10fix buildMarkus Mohrhard
Change-Id: I2c5152dfffa8f29502b902fbdcb0eabdb1d31704
2014-11-10fix bad merge conflict resolutionMarkus Mohrhard
Change-Id: I788d57a5645c00f6bdb66cc14c7fa748bc8b02f2
2014-11-10disable OpenGL VCL backend for now in masterMarkus Mohrhard
Change-Id: Ie823c28fdcc742025d2f87a9cc1ca12cc41059b2
2014-11-10only use OpenGL for window devices for nowMarkus Mohrhard
That fixes the build problems that I have seen. Change-Id: Ida89aa153d73ce4e07e3f0e0499df567e4df5009
2014-11-10add code for getting device width and height on window devicesMarkus Mohrhard
Change-Id: Ib1b84745cd1211a5194da78d83646ade4b01e72a
2014-11-10move README.deprecated from chart2 to vclMarkus Mohrhard
Change-Id: I077209d52805e1b8850a6702b9d88fe63acf8a0b
2014-11-10implementation for OpenGL text rendering in the unx backendMarkus Mohrhard
Change-Id: Ib1246f361d5efd13a7e36d568641c6360495604d
2014-11-10fix windows buildMarkus Mohrhard
Change-Id: I4f8d4f9393b931f7593486f8e1fadee7ad35902a
2014-11-10remove that method also in the windows backendMarkus Mohrhard
Change-Id: I578d842614fdc227459a3aaf889e062499b8bdbf
2014-11-10fix windows compile errors in OpenGLContextMarkus Mohrhard
Change-Id: Ic1a072d340d9115a6fc110bc9f71532739985d48
2014-11-10vcl: Re-enable features in vcldemoLouis-Francis Ratté-Boulianne
Change-Id: If2a17b2c5609b7529d9aa5091ced280dd5ac4176
2014-11-10vcl: Add support for styled lines rendering with OpenGLLouis-Francis Ratté-Boulianne
Change-Id: Id6117e79d3aec6524598f068500249c9cd286ece
2014-11-10vcl: Fix rendering of polypolygons and self-intersecting polygons with OpenGLLouis-Francis Ratté-Boulianne
Change-Id: I04ed5999360eb43e2a8e2c82a3ecd9b958b16fe0
2014-11-10vcl: Add support for alpha mask rendering with OpenGLLouis-Francis Ratté-Boulianne
Change-Id: I755c2132f143d5ebd69e53bb4d9ae45121ada22a
2014-11-10vcl: Fix some viewport issues when rendering with OpenGLLouis-Francis Ratté-Boulianne
Change-Id: I99a76baeac07c1d9ec44ed492caa1d3416eb43ac
2014-11-10vcl: Fix pixel drawing with OpenGLLouis-Francis Ratté-Boulianne
Change-Id: If23255d2a78445d2c28ada00778c95e28cbd0683
2014-11-10vcl: Disable clipping in OpenGL for now because it's broken with VDevLouis-Francis Ratté-Boulianne
Change-Id: Ia1e5de6674e642f428da58164001e8619cd99530