summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-20typo fixesAndras Timar
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-20CppunitTest_sw_ooxmlexport: register wps, wp and a namespacesMiklos Vajna
This are all required to be able to assert the drawingML equivalent of VML XPath expressions. Change-Id: I79460d6ae7448120f8b9c27acdba52d33ff52a5a
2013-12-20sw: drawingml export of text frame btLr text directionMiklos Vajna
CppunitTest_sw_ooxmlexport's testFdo69636 is a reproducer for this problem. Change-Id: Ibfd2f9388c22436d5677380a22184a2970b8e7be
2013-12-20Buffered WPXSvInputStreamFridrich Štrba
Change-Id: I8bb2632cb018093d02e21090e77bb48364f99268 Reviewed-on: https://gerrit.libreoffice.org/7146 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-12-20hidpi: Image is reference counted.Jan Holesovsky
No need no schuffle with pointers to avoid copying :-) Change-Id: I62757214db65af856e0c79f662d15938c0e9a675
2013-12-20hidpi: Add a FIXME.Jan Holesovsky
Change-Id: Ia89679c832d98b5b46eeb088ed8ae4d66575e6d4
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
We are not on _that_ time critical path when setting up images for the UI, so let's have at least some quality there :-) Change-Id: I0a82106b0d60ac6a543d5e55c48fc86b6d5f60b1
2013-12-20hidpi: Forgotten logging.Jan Holesovsky
Change-Id: Ifd71f5e15ce0627f3aefd8775e588bfaf746351f
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
This also introduces a getter for the mnDPIScaleFactor variable. Change-Id: I02ba6858fb1842f911d62976f4c54afc3bfa337f
2013-12-20sw: drawingml export of text frame back color transparencyMiklos Vajna
CppunitTest_sw_ooxmlexport's testFdo66688 is a reproducer for this problem. Change-Id: Idbde9c0f8581652300ae29adcd27b83469f38b03
2013-12-20Prevent occasional crashTor Lillqvist
I came across the crash by accident when checking how it works to have multiple windows showing the same document. Pasting in lots of text and then quickly telling LO to exit with Cmd-Q caused a crash here as GetPostItMgr() returned NULL. Change-Id: Ib9e636df0832a679a1d81fa3856ea0a7105a69c3
2013-12-20Resolves: fdo#72682 text field doesn't horizontally expandCaolán McNamara
Change-Id: I3d12d0b376c9c0488d12df8f9d3fe76b1c00a437
2013-12-20Add tool to generate native-code.cxx for Android.Matúš Kukan
Should be extended to be helpfull for iOS too. Change-Id: I862731b6386d5f9cbb508e0c138f45fbe1cb3f46
2013-12-20Updated coreCaolán McNamara
Project: help ca3c80e54b1effa59c4a80726422d6ac9ab9eff9
2013-12-20convert solver no solution dialog to .uiCaolán McNamara
Change-Id: I94ba29d328c443e0f944fef8d33fc25cdc0e9694
2013-12-20Don't need Base, Calc, Draw and Math functionality here for nowTor Lillqvist
Change-Id: I20b9325f9c7eed1e49ea815c284f8fe1a6ed428d
2013-12-20Avoid unnecessary library re-building in the DISABLE_DYNLOADING caseTor Lillqvist
In the DISABLE_DYNLOADING case, a gbuild "Library" is actually a static archive, so no point in having it depend on other libraries and be re-created each time one of those have changed. This hopefully will speed up incremental rebuilds for iOS and Android nicely, especially in a debugging tree, as the creation of large static archives with debug information is quite slow. Change-Id: I17d6a8aeffa65b1e09a7a11544683659c72a50ba
2013-12-20Updated coreCaolán McNamara
Project: help 309b32b4b137f84d9eae6d84a1a9667da6b62201
2013-12-20oox: import textframe border line width from drawingmlMiklos Vajna
With this, CppunitTest_sw_ooxmlexport's testTextFrameBorders finally pases, even in experimental mode. Change-Id: I393bf1089702004956124c6aaad594ed32804b71
2013-12-20convert row/col height/width dialogs to .uiCaolán McNamara
Change-Id: Ie97b9fcdd5fb93d195ea1beb536d5a0ac7bf7cc4
2013-12-20Resolves: #i121943# apply patch for PenWidth attributeJürgen Schmidt
Patch By: hanya Review By: jsc (cherry picked from commit 91e3fca93d3a0b51e8f1ea87df902d928a7005ca) Conflicts: offapi/com/sun/star/presentation/XSlideShowController.idl Change-Id: I3709ee605efc4b5b80e293eb34245c9eb0d018cc
2013-12-20oox: import textframe shadow from drawingmlMiklos Vajna
CppunitTest_sw_ooxmlexport's testTextFrameBorders is a reproducer for this problem. Change-Id: I5e164c6c151caca62e5b4464e7ed3708f59ada82
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt
Patch By: hanya Review By: jsc (cherry picked from commit 0164d67071d06aa42213c4a66765b5d032ca84d3) Change-Id: Iad363b75dd30722b10139b31c90b3d598deaaf30
2013-12-20Improve the tiles per second calculationTor Lillqvist
Avoid an implicit upper limit on the value calculated (and displayed) by keeping a counter, too, for each slot in the array. Also edit a comment, as I now have a better understanding of how the tiling works. Change-Id: I5df4076917a244f73f27b66f4983f17ce95b9df7
2013-12-20WaE: statement aligned ... [loplugin]Tor Lillqvist
Change-Id: Ifd2693b36418fa6506ffac1584688e13e7f913f3
2013-12-20Remaining -Werror=unused-variable fixes to get sc build againMiklos Vajna
Change-Id: I43a15ad87422201989f3facb0b992ec73d3315ae
2013-12-20-Werror=unused-variableMiklos Vajna
Change-Id: Ieb7ec6ff5f1068dd7ec842263715be622b55c550
2013-12-20-Werror=shadowMiklos Vajna
Change-Id: I663824865d6f3dfec83e0b71992d1ab3c9f184f2
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
Set to true for export, false for import. If export true, an XMLPropertyMapEntry with mbImportOnly==true is not added to the mappings. This to be able to have more than one mappings for import (for example a current extension namespace and the future namespace proposed to the ODF-TC, or corrected typos in element or attribute names), but map only to one entry on export, of course. Change-Id: Ia01ea949c88eda2f8a6c10f51c59e35e7abdcaf3
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
Change-Id: Id5a54a591a42c836884af1fd09dc055f2fce6db5
2013-12-20just beautify this a littleEike Rathke
Change-Id: Ibd7da12d88ec8e965f652499f7e7e32f81bd8ccc
2013-12-20reordered member variables for 4 byte alignmentEike Rathke
Change-Id: Iaae7689d1ed3c74e261fcc90fa88b5521468e376
2013-12-20Fix typo: Stroage -> StorageTakeshi Abe
Change-Id: Iff909b3a9cf43122af5d854bd38254b9894f4795
2013-12-20Add tiles per second counter (averaged over last five seconds)Tor Lillqvist
Change-Id: I11e282c1a72dbc6b41a5a89229065983b41eb65b
2013-12-19GPU Calc: Optimized TESTshiming zhang
AMLOEXT-206 Change-Id: Ibde6be7d2fba7f96912924396e17cc21e4c00826 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: unit test cases for besseljshiming zhang
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-378 BUG Change-Id: I1cbc041e1aa1899fa10931e7bfc3f8c8b43066f6 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: implemented besseljshiming zhang
AMLOEXT-378 FIX Change-Id: Ie70185694f9e7ab3a955994948146b9adb60f650 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: unit test cases for SUMIFfengzeng
turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-377 BUG Change-Id: I0980604d643f3875e4dfe7dcd20f3cad186d72f6 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: implemented SUMIFfengzeng
AMLOEXT-377 FIX Change-Id: I2e656e9d943179b4da1c1b104ac77f0edcb2f86e Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: Fix bug of TRUNCfengzeng
AMLOEXT-365 Change-Id: I968ca9cc202706698a3fc5e957c4941c234779f7 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: Fixed accuracy bug of CEILINGyangzhang
AMLOEXT-375 FIX Change-Id: Ie41c66570db2c9b752d987de421bb7310b244611 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: Fixed accuracy bug of BitAndyangzhang
AMLOEXT-374 FIX Change-Id: I3deec32d09058483043211d920519bb4fd1e7018 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: unit test cases for SERIESSUMyangzhang
Need turn macro NO_FALLBACK_TO_SWINTERP on formulagroupcl.cxx for test AMLOEXT-373 BUG Change-Id: Id30d16c46d33e18f347682946f18b5c82aef2158 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: implemented SERIESSUMyangzhang
AMLOEXT-373 FIX Change-Id: I23926b7a390dbdb44e7f897d2079d9baf4befd02 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: unit test cases for QUOTIENTyangzhang
Need turn macro NO_FALLBACK_TO_SWINTERP on formulagroupcl.cxx for test AMLOEXT-372 BUG Change-Id: Ife2681e8c637cf8d17e3db2072f725e25ad85434 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: implemented QUOTIENTyangzhang
AMLOEXT-372 FIX Change-Id: Iaa8c1a4d64007071997f5eccdacf76be7f531894 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc:Fix the accuracy problem of 'Harmean'mingli
AMLOEXT-366 Change-Id: Ic368b8301c4e80ad76e1d0b33b69bee6a87b9d89 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: unit test cases for MROUNDmulei
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-369 BUG Change-Id: If0bf63873afdd3b2bbf302a3fe58621f5853ba1d Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: implemented MROUNDmulei
AMLOEXT-369 FIX Change-Id: I694c7f342d27ae045db03f75896663a316cc8b1e Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-12-19GPU Calc: unit test cases for SECHmulei
Turn NO_FALLBACK_TO_SWINTERP on in formulagroupcl.cxx for test AMLOEXT-368 BUG Change-Id: Id0f42bb75da00791cc83ea660ffaae9843e76541 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: Wei Wei <weiwei@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>