Commit graph

317363 commits

Author SHA1 Message Date
Julien Nabet
a0f86c9c1d Python/pep8: fix E711 (is or is not None instead of = or !=) in pyuno module
Change-Id: I8ee9abc9a31a6d7791a006ed589d83d5858de267
2012-12-09 23:16:08 +01:00
Tomaž Vajngerl
815f40a6ca Reformat code in PreviewRenderer.
Change-Id: Ia17c14a0bf3908fb9201996b64b5c1059ada3205
2012-12-09 22:43:06 +01:00
Tomaž Vajngerl
fdb7fe63db Compress graphics dialog converted to new widget layout.
Change-Id: Iff1ffba10c5aaf3d438acf0a69467a0ac9e0f7cf
2012-12-09 22:43:06 +01:00
Zolnai Tamás
38364f5adc Revert "Make sure all list item is stored"
This reverts commit cd8948d1fd.
2012-12-09 22:40:51 +01:00
Zolnai Tamás
c03c144d4a Revert "Make src lists modifiable"
It is more difficult than I think first
and it needs to solve in an other way.

This reverts commit e1a91a9ced.
2012-12-09 22:40:48 +01:00
Tor Lillqvist
dc6277ef41 WaE: deleted function definitions are a C++11 extension
Change-Id: I8f070fb53c0310761c3a0a2407d48ca1c1ac5e18
2012-12-09 22:44:26 +02:00
Julien Nabet
7914f86713 Python: fix deprecated + "== None" instead of "is None"
Change-Id: Ic19c2ac5817cf5f6359bccda14795ec4f17aad7e
Reviewed-on: https://gerrit.libreoffice.org/1275
Reviewed-by: Tomáš Chvátal <tchvatal@suse.cz>
Tested-by: Tomáš Chvátal <tchvatal@suse.cz>
2012-12-09 19:06:55 +00:00
Stanislav Horacek
f09841cf73 Updated core
Project: help  56562e9b04dcbfd63012eecddb53b76dc4cee84b
fix typos in LibreLogo help
2012-12-09 17:49:21 +00:00
Zolnai Tamás
cd8948d1fd Make sure all list item is stored
Change-Id: Idf73871086dd7a3be7371506c034ec7af48d1642
2012-12-09 18:40:12 +01:00
Zolnai Tamás
e1a91a9ced Make src lists modifiable
This work when appending elements to the end of
list or deleting elements from list.

Change-Id: Ic0b920f79c72ebc3bf70555506466660b13d2aca
2012-12-09 17:17:59 +01:00
Andras Timar
c2e25b82f0 Updated core
Project: translations  d9a4b60f9ae7e15c44675ea56fe6a06613c419ae
fix of damaged files from beta1
2012-12-09 13:36:14 +00:00
David Tardon
92ccb9a926 add missing dep on tools/urlobj.hxx
Change-Id: I8529f58d9acd6d9203f7107b269638fd05167a65
2012-12-09 13:35:34 +01:00
David Tardon
56ac41cf8d add missing dep on sfx2/sfx.hrc
Change-Id: Ib8853b97561d982509e3a5e2d0160a2fa34397cc
2012-12-09 13:35:34 +01:00
David Tardon
cf64f0afb1 add missing dep on oox/helper/helper.hxx
Ultimately, most of the stuff in this header ought to be moved into
comphelper or other "common" module.

Change-Id: Ib31500b2d18f0371efc9f1217aa481367c0abfcc
2012-12-09 13:35:34 +01:00
David Tardon
b0ea67981e add missing dep on boost
Change-Id: I04fe44afceaf0a415577b1b3a359d05d0d1821dc
2012-12-09 13:35:34 +01:00
Tomáš Chvátal
0b8077bc0c Do not keep deprecated switches around
This is pretty bad idea, because when you really remove them it prints
nice warning, this way tho you have no damn chance to see it unless you
read the ./configure --help.

Change-Id: I2fc9ffc1dec4d69522e2a7c90cb5cf06f3d70c3d
Reviewed-on: https://gerrit.libreoffice.org/1271
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-12-09 08:45:29 +00:00
Julien Nabet
44b0bf91df Add missing breaks
Change-Id: Icaa08718c37c2c8823a21b6a3ae4ef8b62b52550
2012-12-08 23:43:59 +01:00
Tor Lillqvist
3de4b440a2 No .libs directory when DISABLE_DYNLOADING
Change-Id: I4e72093ade16bde4715cd60bf98779c462dd09e5
2012-12-08 20:21:47 +02:00
Tor Lillqvist
f3fc7bd5c8 There is no --disable-mozilla option
Change-Id: I279b20d30c0c7ccbe82583ad97e2c4e65cb30221
2012-12-08 20:21:09 +02:00
Tor Lillqvist
aee92768a4 There is no --disable-build-mozilla option
Change-Id: Ib879ae35358d0f45cc874de501d42532f69ac460
2012-12-08 20:20:34 +02:00
Chr. Rossmanith
649c6b3891 RTL_CONSTASCII_USTRINGPARAM clean up
Change-Id: I4d57a449c2bd61be0cb7b7ed9016b3ee71825b57
2012-12-08 15:16:06 +01:00
Chr. Rossmanith
da8af42a2d Removed RTL_CONSTASCII_USTRINGPARAM
Change-Id: Ifb14257ef20c14f8e1551a1470d0dbea1dc0759b
2012-12-08 15:09:17 +01:00
Miklos Vajna
257a4090af fdo#49934 fix RTF import of column break in case no columns are defined
It turns out on that case the column break should be parsed as a page
break.

Change-Id: I5dddc8f334fab35bc2ff03fd8127989ab6a601f3
2012-12-08 14:25:15 +01:00
Chr. Rossmanith
0144c95228 SVG: add check if polygon is closed
Change-Id: I6e2b405dd1727fd6f6634fb0a68ccaf30d3644cf
2012-12-08 10:29:18 +01:00
Chr. Rossmanith
f21e7f8d58 SVG: handle degenerate cases of the basic shapes correctly
Change-Id: I2dc488ba38ca5f63c716f5f7327b47769d289fff
2012-12-08 10:29:18 +01:00
Kohei Yoshida
6858182d24 bnc#791952: Setting properties for all data labels.
You can set different properties to individual data labels.  But setting
new properties to all data labels should overwrite the individual settings.

Change-Id: I934bad89326115aa83feb86275cf380d701a5686
2012-12-08 00:04:49 -05:00
Kohei Yoshida
e6591c6e94 bnc#791952: Use "center" label placement for "Best fit" in pie charts.
It works better this way for Excel interoperability.  In Excel, Best fit
is slightly different than the center placement, but the two are pretty
close in pie charts.

Change-Id: I7f04a1babb04fd488d8cf90df247c294fa9d7b67
2012-12-08 00:04:46 -05:00
Kohei Yoshida
a6a2feffc0 bnc#791952: Better placement of 3D pie chart data labels.
This value appears to control the logical vertical offset of data labels
along the z-axis for 3D pie charts (no effect in 2D pie charts).  With
-0.5, the data labels appear lifted from the top surface of the pie chart.
With -1.0, the labels get placed right at the top surface, which improves
the precision of data label positions.

With this change, data labels that are centered are really centered inside
their respective pie segments.

Change-Id: I26d5d7cb7f68bd09131b70bcb4fc030ac924bcce
2012-12-08 00:04:42 -05:00
Kohei Yoshida
4b9740b4ec Remove duplicate defines and put it into a common place.
Change-Id: I55415985f37970e4d1ba8605e6d22c45198fe19f
2012-12-08 00:04:38 -05:00
tino
8450a99c74 fdo#33365 added wrapper for boost random, use that in RAND()
Change-Id: Iafc524d12c76423f74dc16b42595e52fbc5a1e54
2012-12-08 02:27:06 +01:00
Luboš Luňák
e9b21193ed remove config_xxx.h files in distclean
Change-Id: I40ff08ccd2c887c632672631b1df53970112dca8
2012-12-07 23:42:03 +01:00
Norbert Thiebaud
76c19172de missing delivery in cppunit on Mac
Change-Id: I45e608da450b34c516974cfa1bf6267f5d6ddd29
2012-12-07 16:03:21 -06:00
Julien Nabet
a99bf813c0 Some cppcheck cleaning
Change-Id: I5e8c768981dc6b8029bdc7eb8887562ccc18a5e2
2012-12-07 22:19:36 +01:00
Markus Mohrhard
632cdffd08 fix Wshadow warnings in boost random
upstreamed as https://svn.boost.org/trac/boost/ticket/7774

Change-Id: I73d25ff16733a0b5c61250fdd98bee13b9fb7173
2012-12-07 22:04:15 +01:00
Michael Meeks
74471fbf16 remove bogus assert and add emacs modelines.
Change-Id: If4b6478ab67211e00c52fb9b17189f6f054b3482
2012-12-07 20:10:30 +00:00
Luboš Luňák
135fbb750e get cppunit/disable-dynloading.patch to apply 2012-12-07 20:05:25 +01:00
Luboš Luňák
a72bee7786 avoid annoying warning about missing file included from Makefile.top
Change-Id: I669273a90a0ed62256c2b0a7f4ea74c522919ef5
2012-12-07 19:48:50 +01:00
Luboš Luňák
49a9d370e6 add rtl::OUStringBuffer::append(bool)
The same as 563fa900ba , but this
time with extra care to not break anything with pointer->bool conversions.

Change-Id: Ifcea840e96da0fbfcf92b54141fb8ef9c5eb94ff
2012-12-07 19:48:16 +01:00
Luboš Luňák
1aad4689ba use config_xxx.h files instead of -DHAVE_XXX on the command line
As the latter does not quite scale, and also source files depending
on the setting/feature did not rebuild in case of a change.

There are intentionally more config_xxx.h files (so autoheader
from autotools is not used), so that a setting change does not force
automatically a rebuild of everything. Running configure does not
touch those config_xxx.h files that have not changed.

There's config/README with a howto.

Change-Id: I6d6e82050ff8faf5364ed246848b8401aca3e0e5
2012-12-07 19:48:16 +01:00
Andras Timar
e56c274f81 Updated core
Project: help  6ff9e113ec347757b3f5c91836c55902bd0e0ac9
fix empty extended tip
2012-12-07 18:26:31 +00:00
Jan Holesovsky
08d2a6532e Emacs modeline + whitespace fix.
Change-Id: I89b08c4125495d8d1b06ca9509e31dd5222dee22
2012-12-07 18:06:08 +01:00
Jack Leigh
dd629829c7 don't display caption number separator on category 'None'
Change-Id: Id01fb900a3e558d5f9d4613e18f3761cf6a670bf
Reviewed-on: https://gerrit.libreoffice.org/1265
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-12-07 16:54:09 +00:00
Caolán McNamara
8f45d08f5b fix bogus warning about invalid pool ids
Basically theres a missing else.

make it tell me what it's complaining about while I'm at it

Change-Id: I4f32f483e3826066aed4c31a3355c193525f3c5c
2012-12-07 15:57:46 +00:00
Caolán McNamara
74ca0e8606 drop some static OUStrings
Change-Id: I41d5df892d8b710b82ed886b2390b53535b8a67b
2012-12-07 15:57:46 +00:00
Stephan Bergmann
21ea372541 Use XNotifyingDispatch to avoid races
Change-Id: Ia91bd08122052f5ea206eb9e6c03524e6e3ec245
2012-12-07 16:21:49 +01:00
Stephan Bergmann
a6d6d1c24b CLANGPLUGIN_CPPFLAGS did not actually work
...it just appeared to work on machines that happen to have /usr/bin/clang.  So
hoist CLANGDIR/CLANGBUILD from compilerplugins/Makefile-clang.mk to configure.ac
instead.

Change-Id: Ie5d9c6bb8e9d0caa1583d78c8693f06b69873095
2012-12-07 16:09:26 +01:00
Luboš Luňák
45237f8023 remove unwanted SAL_CALL 2012-12-07 15:55:50 +01:00
Takeshi Abe
a25b3dd6c4 sal_Bool to bool
Change-Id: I4f4ffff778ff0bb14ddb3e4ae5f9b76104fc8bed
2012-12-07 23:48:03 +09:00
Michael Meeks
a48e2fd904 fdo#44736 - convert RTFSprms to a copy-on-write structure.
Also try to avoid copy/delete thrash of RTFParserState.
2012-12-07 13:35:50 +00:00
Luke Deller
7d88aac602 fix for fdo#57551: landscape/portrait sequence lost in FILESAVE as .doc
Change-Id: I4d888fc7e9b68ee4c693b565d8ef23dcb825f7ce
Reviewed-on: https://gerrit.libreoffice.org/1251
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2012-12-07 13:25:54 +00:00