summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann
...the code doesn't make much sense that way. Change-Id: I506e37b44924701255431f6d20d4610f7f52287d
2013-11-06Revert "Make libatomic_ops buildable and enable on non-X86."Andrzej J.R. Hunt
(Pushed from wrong branch -- incomplete/broken.) This reverts commit 0351eaf42f4ebda8564f0f7cdf32706dfff735f6.
2013-11-06Make libatomic_ops buildable and enable on non-X86.Andrzej J.R. Hunt
Change-Id: I9423672b03caa4d500d44155bc47d4a8fa10c3cb Reviewed-on: https://gerrit.libreoffice.org/5812 Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org> Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
2013-11-06cp#1000015 DOCX export: fix not-well-formed XML on redline end + hyperlinkMiklos Vajna
Change-Id: I3a87a0277952ba0a422df8988151f8b14e166e06
2013-11-06DOCX export of para style's qFormat, rsid and friendsMiklos Vajna
Change-Id: I4ed35f2b497fec96d012303001d4861768daef6a
2013-11-06MSWordStyles::GetSwFmt: be explicit about what format to returnMiklos Vajna
Change-Id: Ib8afdc757c30ca1571d8d7ec7145b749952edbca
2013-11-06DOCX import of para style's qFormat, rsid and friendsMiklos Vajna
Load these into the new style-level InteropGrabBag. Change-Id: I89b138c334dd3de36b97ef103d5483ca141a6585
2013-11-06writerfilter: make GrabBag methods accessible for para stylesMiklos Vajna
Change-Id: Ifbb5eaa85340e07d34fa2b9cb2ea4f83f74ffab8
2013-11-06offapi: document style::Style's new StyleInteropGrabBag propertyMiklos Vajna
Change-Id: Ie8a022858a1bbdf3c66044d9935e62675ea8cff0
2013-11-06sw: add InteropGrabBag for paragraph stylesMiklos Vajna
Change-Id: I44087a5119a538a3892d7f44a33a00bc601a6d44
2013-11-06SwDocStyleSheet: add getter / setter for InteropGrabBagMiklos Vajna
Change-Id: I4163633f11c75cf9f12485212f563c8f53af38f7
2013-11-06SwFmt: add getter / setter for InteropGrabBagMiklos Vajna
Change-Id: I3f97c23077f8c2af69873e9cef244265378f44f7
2013-11-06cut cruftEike Rathke
Change-Id: Ibd1669b22e990d21b3fb35a6d412067e80b602b8
2013-11-06check for valid string lenCaolán McNamara
as demonstrated by fdo59762-2.ods Change-Id: I36cddaba5f664d5d95e9a661eed1cbe9dec1c273
2013-11-06check string boundsCaolán McNamara
as demonstrated by fdo54887-1.ods Change-Id: I2d5568126c58c831446b4c4b050ffed193f7921d
2013-11-06check for empty stringCaolán McNamara
as demonstrated by kde246118-4.odp Change-Id: Idf1224555e0d7be9a679862da9ff256cf7a4d128
2013-11-06check for empty stringCaolán McNamara
as demonstrated by ooo29618-1.doc Change-Id: I81c953530cd3a617a245ed03a9c355f3383045ab
2013-11-06check for return of -1 from getTokenCaolán McNamara
as demonstrated by ooo91883-1.doc Change-Id: I11a7f0747334f4cecbfd34c9353598d875be02c2
2013-11-06don't access past end of stringCaolán McNamara
Change-Id: Ia431f51cb02bbd235cdfe56a8131d7b622e9e311
2013-11-06fix wrong test for end of fieldCaolán McNamara
regression since 2564c5bbe4acd3f29530b056cef3f6e8ecb6194c Change-Id: I40741875e873d64a682468616700d25904302878
2013-11-06preview might be emptyCaolán McNamara
as demonstrated by ooo110440-1.doc Change-Id: I780a756d328eb35c9be1572319dd4f802c1831e1
2013-11-06avoid out of bounds string accessCaolán McNamara
as demonstrated by ooo110088-1.doc Change-Id: I1df32536c1eb78e3ba93885df78328fde894c186
2013-11-06avoid out of bounds string accessCaolán McNamara
as demonstrated by ooo109591-1.doc Change-Id: I91b4940828038561885e8d3a109c40a668aeb15b
2013-11-06make WW8ReadFieldParams::GetResult safeCaolán McNamara
as shown by kde239121-4.doc Change-Id: I60356e7d76cc271869079f2fffa00e149274a8cc
2013-11-06rearrange tests to avoid access past end of stringCaolán McNamara
as demonstrated by abi6637-1.doc Change-Id: Ieed0ca7ccf2d8587179a4530a1da29d7d8228363
2013-11-06don't access beyond end of stringCaolán McNamara
as shown by assert in fdo37872-1 Change-Id: Iccc27b7898a72a0f580c0e8996c8e69de7ea8842
2013-11-06#i123575# RmMoz 7/9: fix mismatching header guard commentHerbert Dürr
(cherry picked from commit ce2260c549c1cafadd1182e4e7155b18ab44e771)
2013-11-06convert insert slides dialog to .uiCaolán McNamara
Change-Id: I4285ccfb9609305b2e92fec6c3f79b5277016f8b
2013-11-06convert InfoBox to MessageDialogCaolán McNamara
Change-Id: Ic3a7b927c4eceb4f059e84d135b710f150ccfc3e
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
redefined GraphicAttr to be expressed as primitives if needed, enhanced render and export quality if graphic is modified using graphic attributes (cherry picked from commit 1e79e8da3f8042f7d7bd94b2c9f03cff7545b05c) Conflicts: basegfx/inc/basegfx/color/bcolor.hxx basegfx/inc/basegfx/color/bcolormodifier.hxx basegfx/source/color/bcolormodifier.cxx drawinglayer/inc/drawinglayer/primitive2d/graphicprimitivehelper2d.hxx drawinglayer/inc/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx drawinglayer/inc/drawinglayer/primitive3d/modifiedcolorprimitive3d.hxx drawinglayer/source/primitive2d/graphicprimitive2d.cxx drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx drawinglayer/source/primitive2d/modifiedcolorprimitive2d.cxx drawinglayer/source/primitive3d/modifiedcolorprimitive3d.cxx Change-Id: Ief2172efc9cc1b9838de48ec7f536c05573c7dc3
2013-11-06corrected Time100SecSeparator and quotation marks, fdo#71243Eike Rathke
Change-Id: I86fc8a6e7a1b09f54a20db55b6079d945fdb7338
2013-11-06Related fdo#47802: Bring the 8bit and 16bit .doc on par.Jan Holesovsky
The code expects that sTxt holds both the cbTextBefore and cbTextAfter, so let's make it so in the 16bit format too. This fixes assertion in doc/fdo47802-3.doc. Change-Id: I35cc7c1e80a33f013ab2eaae073b111214245e25
2013-11-06fdo#71075: Adding unit test for chart import (odp)Muthu Subramanian
2013-11-06don't access string out of boundsCaolán McNamara
Change-Id: I562fbdb9eec3af297ea95a0d161721ec345e6a19
2013-11-06include <stack>Takeshi Abe
Change-Id: Iedaacd9981a6ca186ab5e1f9715ed4fcf4ff0cb7
2013-11-06Drop unnecessary #includesTakeshi Abe
Change-Id: I9659279233067a8946a9e54be2f22439854a961e
2013-11-06INSTDIR <> INSTROOT on OSX, and we need INSTROOTAndras Timar
Change-Id: I629c9791756c7c2bf95772c9b44386bd14911bd3
2013-11-06convert linguistic::isUpper from xub_StrLen to sal_Int32Noel Grandin
Change-Id: I7bf426e1753b3761c9ce8930ad637526a9895495
2013-11-06convert INetMIMEOutputSink::write from xub_StrLen to sal_Int32Noel Grandin
Change-Id: I923a6cb4ee6641c9a289e28c32f431ba6c38d5dc
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
convert various module-local functions Change-Id: I89f3eb40b107e2617958e474ffe86bd73e01cf33
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
convert for loops using xub_StrLen to use sal_Int32 Change-Id: I5f635ca078966fefe938dbc7e8dea7c8d0d0b554
2013-11-05codesign: fix script to support spaces in the CODESIGN_IDENTITYNorbert Thiebaud
Change-Id: Ib30717518ff1d1291ba3a1fc7ba045e1fa29ad88 Reviewed-on: https://gerrit.libreoffice.org/6594 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-11-06It's types.rdb now, not udkapi.rdb any moreTor Lillqvist
Change-Id: If6e8c4862ec628eb4c052e0fd237f5aef89db8eb
2013-11-06Recognize also arm64Tor Lillqvist
Change-Id: Ia66dc4bfa5ea32c6099a135d7182bac2418fb731
2013-11-05GPU Calc: implemented STANDARDIZEshiming zhang
AMLOEXT-77 FIX Change-Id: I5f91d497417e87a489728949a4436f33ed3da235 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-05GPU Calc: unit test cases for STANDARDIZEshiming zhang
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-77 BUG Change-Id: Ie2919ca8d99e19ff2d17fe9d7fc3fbe2a49a4e05 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-05GPU Calc: implemented TANHfengzeng
AMLOEXT-61 FIX Change-Id: I7c8dcc23d85aa809f134446dcab97e51405d58c2 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-05GPU Calc: unit test cases for TANHfengzeng
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-61 BUG Change-Id: I1db0693cdacdf437c413e56e3c97f0ff4d913211 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-05GPU Calc: implemented TANfengzeng
AMLOEXT-60 FIX Change-Id: Ibdbc0f22e152f5b73191f3a16e9e5489c0007fc3 Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
2013-11-05GPU Calc: unit test cases for TANfengzeng
Need open macro NO_FALLBACK_TO_SWINTERP in formulagroupcl.cxx for test AMLOEXT-60 BUG Change-Id: I29433afcc8403fd6938d39667b18e786f4e5b6fc Signed-off-by: haochen <haochen@multicorewareinc.com> Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>