Michael Stahl
19b2933c6d
installer: stop using PROEXT
...
Remove "productextension" from installer.
There is some "common" cruft here that needs more cleanup..
Change-Id: Ia4ef306009f0c4952792d096bb335f834b0f8262
2013-11-07 01:34:44 +01:00
Michael Stahl
eca3dec204
fdo#42783: remove CPU variable from environment
...
Replace uses with CPUNAME instead, and get rid of the horrible
postgresql patch that worked around environment leakage.
Change-Id: I38ccabfc438360524a272901bb9332ea708e274c
2013-11-07 01:34:43 +01:00
Michael Stahl
9487456637
configure: add vars for Solaris/SPARC64 (already checked in vcl)
...
Change-Id: Ic27986d8d45f61facedf2400b77334aaf1da7c1e
2013-11-07 01:34:42 +01:00
Michael Stahl
8c85ae050f
configure: stop adding dmake location to PATH
...
Change-Id: I06c85f064a478ead6cecbe1c2d666ba3d947a177
2013-11-07 01:34:41 +01:00
Michael Stahl
fadadbdd35
remove unused gb_smoketest_instset
...
Change-Id: I73739639be5aac39e50cf6cbe6dc576f350d07fa
2013-11-07 01:34:41 +01:00
Michael Stahl
e832d717ec
config_host.mk: remove unused use_shl_version
...
Change-Id: Ic829f1966cafa7c7680b95600ef071417ee9b9f7
2013-11-07 01:34:40 +01:00
Michael Stahl
323123337d
configure: WORDS_BIGENDIAN is unused
...
Change-Id: I81b268d06c66860982b4d2443a1126e787f4190b
2013-11-07 01:34:39 +01:00
Michael Stahl
94d31d9ad1
vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIAN
...
Change-Id: I5186904b9703d6c9c49ca4c3b4a62f83423b1ae1
2013-11-07 01:34:38 +01:00
Michael Stahl
1e7f995214
configure: no need to put OSVERSION in environment
...
... since it's only used inside configure.
Change-Id: Iaf88239a5e8eb7215406b9948ca2599bd1468a8b
2013-11-07 01:34:37 +01:00
Michael Stahl
dc920c16de
gbuild: add BUILDTOOLTRACE to debug build tools more easily
...
Can be set like the CPPUNITTRACE variable to run build tools in gdb when
they crash, like so (but beware that it will run _every_ build tool in
gdb...):
make PARALLELISM=1 BUILDTOOLTRACE="gdb --args"
Change-Id: I64bd92f77c091c72cbabd07aa449882e78bdfc95
2013-11-07 01:34:36 +01:00
Michael Stahl
7a273a59f7
OUString::operator[] silence -Werror=strict-overflow warnings
...
GCC 4.8.2 warns when index is a subtraction expression; the real
problems in that case will be found by the "index >= 0" check.
Change-Id: Iac2796badf88b7bdf6c273ddb800a8af0d3eaa6a
2013-11-07 01:34:35 +01:00
Michael Stahl
b5aa7f71e6
OString::operator[]: make this consistent with OUString
...
Change-Id: If63362aba058bbcc0cc6bb1fae1c76005f1291d4
2013-11-07 01:34:35 +01:00
Michael Stahl
5effaa90f3
idl: fix out of bounds string accesses
...
Change-Id: Id0d07ff9bcd4858cb74458eaf13fb9386387f455
2013-11-07 01:34:34 +01:00
Michael Stahl
614e04019a
codemaker: fix invalid string index access
...
Change-Id: Icca819484e751864d146a893fe78e8ef2c36363b
2013-11-07 01:34:33 +01:00
Michael Stahl
10dc66052a
vcl: PPDParser: fix out of bounds string accesses
...
Change-Id: I1793a58fa107b190f8412bbc3376009f3b85c6b0
2013-11-07 01:34:32 +01:00
Michael Stahl
c98fc675df
scp2: fix extra_fonts
...
Change-Id: I9fcb88dd50dbd0f4145bf83dea27e414e6fb3aff
2013-11-07 01:33:39 +01:00
Stephan Bergmann
107c2c7c7b
Remove #ifdef TIMELOG'ed SAL_INFOs
...
...the code doesn't make much sense that way.
Change-Id: I506e37b44924701255431f6d20d4610f7f52287d
2013-11-06 20:55:58 +01:00
Andrzej J.R. Hunt
31fd531b27
Revert "Make libatomic_ops buildable and enable on non-X86."
...
(Pushed from wrong branch -- incomplete/broken.)
This reverts commit 0351eaf42f
.
2013-11-06 19:41:30 +00:00
Andrzej J.R. Hunt
0351eaf42f
Make libatomic_ops buildable and enable on non-X86.
...
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-06 13:20:34 -06:00
Miklos Vajna
7813bd3113
cp#1000015 DOCX export: fix not-well-formed XML on redline end + hyperlink
...
Change-Id: I3a87a0277952ba0a422df8988151f8b14e166e06
2013-11-06 18:01:46 +01:00
Miklos Vajna
eb3942a249
DOCX export of para style's qFormat, rsid and friends
...
Change-Id: I4ed35f2b497fec96d012303001d4861768daef6a
2013-11-06 16:53:55 +01:00
Miklos Vajna
e2790597d9
MSWordStyles::GetSwFmt: be explicit about what format to return
...
Change-Id: Ib8afdc757c30ca1571d8d7ec7145b749952edbca
2013-11-06 16:53:55 +01:00
Miklos Vajna
3ebfef7203
DOCX import of para style's qFormat, rsid and friends
...
Load these into the new style-level InteropGrabBag.
Change-Id: I89b138c334dd3de36b97ef103d5483ca141a6585
2013-11-06 16:53:54 +01:00
Miklos Vajna
d660294910
writerfilter: make GrabBag methods accessible for para styles
...
Change-Id: Ifbb5eaa85340e07d34fa2b9cb2ea4f83f74ffab8
2013-11-06 16:53:54 +01:00
Miklos Vajna
a1f6a4667c
offapi: document style::Style's new StyleInteropGrabBag property
...
Change-Id: Ie8a022858a1bbdf3c66044d9935e62675ea8cff0
2013-11-06 16:53:54 +01:00
Miklos Vajna
02b91a83b6
sw: add InteropGrabBag for paragraph styles
...
Change-Id: I44087a5119a538a3892d7f44a33a00bc601a6d44
2013-11-06 16:53:54 +01:00
Miklos Vajna
8dfd824538
SwDocStyleSheet: add getter / setter for InteropGrabBag
...
Change-Id: I4163633f11c75cf9f12485212f563c8f53af38f7
2013-11-06 16:53:54 +01:00
Miklos Vajna
e9b8482708
SwFmt: add getter / setter for InteropGrabBag
...
Change-Id: I3f97c23077f8c2af69873e9cef244265378f44f7
2013-11-06 16:53:53 +01:00
Eike Rathke
db1118a652
cut cruft
...
Change-Id: Ibd1669b22e990d21b3fb35a6d412067e80b602b8
2013-11-06 16:34:42 +01:00
Caolán McNamara
929ab83d93
check for valid string len
...
as demonstrated by fdo59762-2.ods
Change-Id: I36cddaba5f664d5d95e9a661eed1cbe9dec1c273
2013-11-06 15:31:55 +00:00
Caolán McNamara
e7c6ebf38f
check string bounds
...
as demonstrated by fdo54887-1.ods
Change-Id: I2d5568126c58c831446b4c4b050ffed193f7921d
2013-11-06 15:24:58 +00:00
Caolán McNamara
f8f0f18d71
check for empty string
...
as demonstrated by kde246118-4.odp
Change-Id: Idf1224555e0d7be9a679862da9ff256cf7a4d128
2013-11-06 15:16:38 +00:00
Caolán McNamara
0325093fdf
check for empty string
...
as demonstrated by ooo29618-1.doc
Change-Id: I81c953530cd3a617a245ed03a9c355f3383045ab
2013-11-06 15:06:57 +00:00
Caolán McNamara
8f25d823a8
check for return of -1 from getToken
...
as demonstrated by ooo91883-1.doc
Change-Id: I11a7f0747334f4cecbfd34c9353598d875be02c2
2013-11-06 14:52:50 +00:00
Caolán McNamara
8050da9683
don't access past end of string
...
Change-Id: Ia431f51cb02bbd235cdfe56a8131d7b622e9e311
2013-11-06 14:45:02 +00:00
Caolán McNamara
3aa58661aa
fix wrong test for end of field
...
regression since 2564c5bbe4
Change-Id: I40741875e873d64a682468616700d25904302878
2013-11-06 14:37:40 +00:00
Caolán McNamara
bf205162f1
preview might be empty
...
as demonstrated by ooo110440-1.doc
Change-Id: I780a756d328eb35c9be1572319dd4f802c1831e1
2013-11-06 14:24:35 +00:00
Caolán McNamara
bc71cd3d64
avoid out of bounds string access
...
as demonstrated by ooo110088-1.doc
Change-Id: I1df32536c1eb78e3ba93885df78328fde894c186
2013-11-06 14:18:07 +00:00
Caolán McNamara
9649cb574f
avoid out of bounds string access
...
as demonstrated by ooo109591-1.doc
Change-Id: I91b4940828038561885e8d3a109c40a668aeb15b
2013-11-06 14:11:16 +00:00
Caolán McNamara
d4d56060ee
make WW8ReadFieldParams::GetResult safe
...
as shown by kde239121-4.doc
Change-Id: I60356e7d76cc271869079f2fffa00e149274a8cc
2013-11-06 13:43:32 +00:00
Caolán McNamara
0ce59fb3e1
rearrange tests to avoid access past end of string
...
as demonstrated by abi6637-1.doc
Change-Id: Ieed0ca7ccf2d8587179a4530a1da29d7d8228363
2013-11-06 13:27:37 +00:00
Caolán McNamara
c7332236cd
don't access beyond end of string
...
as shown by assert in fdo37872-1
Change-Id: Iccc27b7898a72a0f580c0e8996c8e69de7ea8842
2013-11-06 13:18:55 +00:00
Herbert Dürr
bb16855eb0
#i123575# RmMoz 7/9: fix mismatching header guard comment
...
(cherry picked from commit ce2260c549c1cafadd1182e4e7155b18ab44e771)
2013-11-06 11:49:21 +00:00
Caolán McNamara
fbdc77fea9
convert insert slides dialog to .ui
...
Change-Id: I4285ccfb9609305b2e92fec6c3f79b5277016f8b
2013-11-06 11:46:04 +00:00
Caolán McNamara
9b6b03542d
convert InfoBox to MessageDialog
...
Change-Id: Ic3a7b927c4eceb4f059e84d135b710f150ccfc3e
2013-11-06 11:46:04 +00:00
Armin Le Grand
f120005ea4
Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...
...
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-06 11:46:04 +00:00
Eike Rathke
3476768dc5
corrected Time100SecSeparator and quotation marks, fdo#71243
...
Change-Id: I86fc8a6e7a1b09f54a20db55b6079d945fdb7338
2013-11-06 12:42:07 +01:00
Jan Holesovsky
3f1a0a0068
Related fdo#47802: Bring the 8bit and 16bit .doc on par.
...
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-06 11:11:09 +01:00
Muthu Subramanian
3752d67c05
fdo#71075: Adding unit test for chart import (odp)
2013-11-06 15:40:30 +05:30
Caolán McNamara
16c31e90f7
don't access string out of bounds
...
Change-Id: I562fbdb9eec3af297ea95a0d161721ec345e6a19
2013-11-06 09:12:36 +00:00