Commit Graph

315415 Commits

Author SHA1 Message Date
Norbert Thiebaud
02b013cf9e use get_config_variables in ./download
Change-Id: Ibe36598dfc6aa5205d43556c5e809be8c716f626
2012-11-14 05:18:36 -06:00
Ricardo Montania
6e67ad64ef rtl::OUString -> OUString in bridges
Change-Id: I292f2007771ab12a30de6cd5a6a1ed436adcff66
Reviewed-on: https://gerrit.libreoffice.org/1057
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-14 11:09:40 +00:00
Petr Mladek
bae7ec75a1 do not remove logging directory under hands
the installer is called several times for langpacks and helppacks
in parallel; it has removed the whole toplevel logging directory
and the logging failed

better solution would be to remove only the lang-specific subdirectories;
well, the installer removed only emptry directories in the past, see
2584a460b5

Change-Id: I9dc9591346c7447677f46bca15085a3877e067ce
2012-11-14 12:00:23 +01:00
Noel Power
52ecc7125d fix wae ( bVisible not used )
Change-Id: I61570274857f4c2b4e1be56321a673496a685b82
2012-11-14 10:30:22 +00:00
Caolán McNamara
690ce9f1b9 callcatcher: more binfilter freed up methods
Change-Id: Iea3716e5c7a21f083f36ce4b8d43ae9fc85227f7
2012-11-14 10:11:33 +00:00
Caolán McNamara
fb0b27491d loplugin: unused std::strings
Change-Id: I1b1bbed72cf3e54115ce1a10c31f80eb8e3bea28
2012-11-14 10:11:33 +00:00
Caolán McNamara
a0b51cd8d4 add regression tests for .bmps/.rles including EDB-22680
Change-Id: If351421b9de11870bb81010626377db8585a1edd
2012-11-14 10:11:33 +00:00
Caolán McNamara
69984a2785 add a regression test for EDB-22681
Change-Id: I62adf5eef023de163114266de56c14310f3aad34
2012-11-14 10:11:33 +00:00
Caolán McNamara
7768cbe901 callcatcher: neither setNumberFormat is used
Change-Id: I782eace543ae5618004c61b9b84a0646cc463df6
2012-11-14 10:11:32 +00:00
Caolán McNamara
c17f51c74c The additional methods of SO2_*_REF over SV_*_REF are now unused
so they can now be replaced by SV_*_REF now

Change-Id: I2207d6582cab5f41851064f3d0c773e9421c0078
2012-11-14 10:11:32 +00:00
Caolán McNamara
a94b6ec2d5 callcatcher: update unused code post binfilter death
Change-Id: I5b25d14ef2769126f98523551597f43812b9feb7
2012-11-14 10:11:32 +00:00
Norbert Thiebaud
288a3e6ef7 add a way to extract variables from config_host/build and shell-export them
usage:
. ./bin/get_config_variables [ --host | --build ] variable [variable ...]

--host is the default

Change-Id: I37d90faf613dfbdb060c18e25370175fde26f3bf
2012-11-14 04:00:50 -06:00
Noel Power
5db100f83c allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356
Change-Id: I56ce5da755578e35215aa5ca2d37835dcbffbf7d
Reviewed-on: https://gerrit.libreoffice.org/1054
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
2012-11-14 09:44:32 +00:00
Stephan Bergmann
aa77b7d426 Clean up removal of binfilter tests from smoketest
Change-Id: Ide1d0b6c5cab56d5c383853d349d70b21401a533
2012-11-14 10:35:28 +01:00
Miklos Vajna
c4b91ae317 fdo#55525 import RTF_TRLEFT
Additionally:
1) Make sure cell margins are zero when they are not defined.
2) Handle cellx values in case of a negative left margin.

Change-Id: I9b8fb700b6459e622396c98e4344aba79f62c96e
2012-11-14 09:43:51 +01:00
Fridrich Štrba
8030ea8a94 Deliver the right curl libraries
Change-Id: I999591422ec9fb26025d7eda19d2e1271b310534
2012-11-14 09:26:52 +01:00
Stephan Bergmann
cc6798946d Turn "odd number of Which-IDs" into a true assert
...as it leads to crashes anyway (as witnessed with what got fixed with
09ee17974f "Fix Which-ID range of
OfaTreeOptionsDialog item set").

Change-Id: I9ad24d3dd11530ad002a5277d22b60e651e67d70
2012-11-14 09:24:12 +01:00
José Guilherme Vanz
dc157e8a31 Cleanup unusedcode.easy
This commit removes some unused code from unusedcode.easy

Change-Id: I204edb6a29e23af244e7997622c5a9b3f596cb2f
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1052
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-14 08:03:18 +00:00
Peter Foley
661d5a479c fix liblangtag for win and cleanup autoconf
Change-Id: I6d69eb2af6a3b1a693ad782f2a0e51f6b0ef932c
2012-11-13 20:44:28 -05:00
Xisco Fauli
923bcb6ad4 pywizards: Use local variables
Change-Id: I334244d1729376f25c361327b4103fb59ccc2d09
2012-11-13 23:17:07 +01:00
Xisco Fauli
29f0cbffd0 pyagenda: fix finish wizard
Change-Id: Ic0a4c4491cfdf0070552f38f706aea0cb53178be
2012-11-13 23:17:07 +01:00
Xisco Fauli
66ec308437 pyagenda: forgot a method
Change-Id: I0e6f1239ead11845b0fbad98354022c9ee021ea3
2012-11-13 23:17:06 +01:00
Xisco Fauli
4aeeebfeb9 pyagenda: remove unused code
Change-Id: I6e43be661c44f24be458e02168557e6cef4dd99a
2012-11-13 23:17:06 +01:00
Xisco Fauli
82b061570a pyagenda: Fix "the document already exists"
Change-Id: Ie91d4d2f50ef1f13759904d6eb862f2d7c2140e7
2012-11-13 23:17:06 +01:00
Peter Foley
e1f742a601 fix system boost
Change-Id: Id80557cb47ab471a0f3a643a1c11a59e89c14c54
2012-11-13 17:03:35 -05:00
Kohei Yoshida
3ee088ece2 fdo#56776: Change in formula options should cause repaint.
Else Calc would fail to update the column headers due to A1 to R1C1
change (and vise versa).

Change-Id: I2c403212f5bc539aea92370e60da96f480549d6d
2012-11-13 14:17:44 -05:00
Stephan Bergmann
12fa9ece66 Avoid global static data
...that (indirectly) allocates memory via rtl/alloc.h, thereby causing the
rtl_cache_wsupdate_init thread to be spawned before main, as on Mac OS X that
would interfere with the code in sal_detail_initialize to close all file
descriptors >= 3 -- on Mac OS X the pthreads implementation makes use of KQUEUE
file descriptors.

* This commit removes enough global static data to make ui-preview work again on
Mac OS X (where it crashed at startup when the main thread closed the KQUEUE fd
used by pthreads implementation threads).  gengal uses further static data (at
least from module sb), so needs further clean-up.

* Avoiding global static instances derived from class Application required the
introduction of vcl/vclmain.hxx.

* That the vcl library was linked against the static vclmain library (which only
provides an implementation of main) appears to me to be a historic relic (all
executables should either include a SAL_IMPLEMENT_MAIN or link against vclmain),
so I removed that.

Change-Id: I048aa616208cb3a1b9bd8dcc3b729ba1665729bd
2012-11-13 18:04:26 +01:00
Noel Power
4be8c3205a save fixed denominator for fractions fdo#56419
Change-Id: I612ff2340b272661067cb6a54106e91443fec91e
2012-11-13 16:24:17 +00:00
Fridrich Štrba
f3d2d9aaaf Upgrading postgresql to 9.2.1
Change-Id: If6e58db174159111dec9c6ab39258d757a3e6ba5
2012-11-13 17:12:31 +01:00
gerhard oettl
c1c4555ae7 Make wget a little more independend from the local .wgetrc config.
wget --config=/dev/null would ignore ALL local settings,
but interfers maybe too much - proxy auth for example.
So adjust only some settings.

--
M  download

Change-Id: I3dad22c4a4e18a480a7157ad3cc903c6a0725a4e
Reviewed-on: https://gerrit.libreoffice.org/1046
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-13 15:43:02 +00:00
Caolán McNamara
9723d0c14c macosx theme has a gap between edit area and up/down area
in spinbuttons, so adding just the width of the up/down buttons
will not take into account that intermediate space in determining
the optimal size

Change-Id: I219a02b3313e87f4c927d52de34eda040b13133e
2012-11-13 15:32:19 +00:00
jailletc36
c5aa953e00 bcppCheck: redundant assignment and Possible null pointer dereference.
I also turned a memmove into a memcpy. The 2 memory areas can not overlap.

Change-Id: Id4f984f9eb5dea1ba59631281d6967d259948e5b
Reviewed-on: https://gerrit.libreoffice.org/1015
Tested-by: Eike Rathke <erack@redhat.com>
Reviewed-by: Eike Rathke <erack@redhat.com>
2012-11-13 13:57:26 +00:00
Cédric Bosdonnat
000928b3b3 PlaceEditDialog: removed now useless hrc/src files
Change-Id: I6966c621343a9c1c7a7f703c026f7e6d39976154
2012-11-13 14:39:03 +01:00
Stephan Bergmann
09ee17974f Fix Which-ID range of OfaTreeOptionsDialog item set
...by properly re-merging
<http://svn.apache.org/viewvc?view=revision&revision=1172345> "cws
mba34issues01: #i117716#: fix missing resources my removing unused code"
(changing the start ID from SID_OPTIONS_START to SID_INET_EMAIL_NAME) brought in
by 015b29b74a "re-base on ALv2 code" (but
erroneously dropping the start ID) with 5fcecf9b88
"hrc cleanup: Remove unused defines" (removing unused SID_INET_EMAIL_NAME).

Change-Id: I3f10b5ec166a8bf4763ef8e44d3095bb816277d0
2012-11-13 14:40:08 +01:00
Eike Rathke
5391bd1e54 resolved fdo#55369 accept fraction input if preset
Accept fraction input without integer portion if the format was preset
as fraction, e.g. 1/5 instead of  0 1/5  and don't force to date.

Change-Id: I188593c57e5779aae029a1aa2ebd2c18de441804
2012-11-13 14:28:27 +01:00
Miklos Vajna
677ca1d596 android: remember displayed page during rotation in DocumentLoader
Change-Id: I1948dcc76026e4c906407932aa67371e5e9e8bb6
2012-11-13 14:25:52 +01:00
Fridrich Štrba
a4053378b7 Solve scope issues with older gtk
Change-Id: Icceb9586b4051009a8843b4672b79daf22e07830
2012-11-13 14:05:10 +01:00
László Németh
a2020262db fdo#56954: fix Ignore menu item of grammar mistakes
Change-Id: I5cec602c686d5199b516a7e5135ababeb0751444
Reviewed-on: https://gerrit.libreoffice.org/1024
Reviewed-by: Németh László <nemeth@numbertext.org>
Tested-by: Németh László <nemeth@numbertext.org>
2012-11-13 13:02:34 +00:00
Caolán McNamara
4afc70d295 fontconfig < 2.4.92 doesn't have FcGetLangs, fallback to old logic in absence
Change-Id: Ie789bdfbf26c9cf652d43d6badfad6fec1a3eb9e
2012-11-13 12:46:16 +00:00
Cédric Bosdonnat
2fa60c6dac fpicker: moved the PlaceEditDialog to .ui file
This is a preliminary step to CMIS server selection simplification.

Change-Id: I74f333a9f233bbaabb4d6b6ba48fb8e86df2f508
2012-11-13 12:54:54 +01:00
Cédric Bosdonnat
4f679851dc CMIS: after cancel-checkout mark the document non changed
Change-Id: I626bd6ab29da29d4cd312b56208e4a2d0697c2fe
2012-11-13 12:54:54 +01:00
Michael Meeks
dcb921b8d2 static libraries also require boost. 2012-11-13 11:47:42 +00:00
Michael Meeks
495d579b28 cppumaker and javamaker also use boost. 2012-11-13 11:31:33 +00:00
Fridrich Štrba
9fe9011fcf liblangtag really does not need to be a shared library
Change-Id: I73f9422268f58ded971150f1ef16643885669ea3
2012-11-13 11:59:33 +01:00
Fridrich Štrba
2db711ac49 Fix the pthread branch of lt-atomic.h
Change-Id: I12b8c5e43dbe96fe9e2b2175dc6bb6bf15a8bdf8
2012-11-13 11:17:28 +01:00
Fridrich Štrba
6e925a3453 Oops, a typo
Change-Id: I02dcde7d83df864561a5d4af8cda5e57f30f811a
2012-11-13 11:01:34 +01:00
Fridrich Štrba
f9326a150a Shortcircuit liblangtag's builtin detection using config.cache
Change-Id: Ib53ab293d90b9b8a68d97b10d2ad020c69ab46f5
2012-11-13 10:57:45 +01:00
Caolán McNamara
1e1bcd008e favour expandables over non-expandables for shrinking scenario
if grid contents change their mind and want to be bigger than
available space, then somethings got to give, prefer expandables
as shrinkables too

Change-Id: Iefd87adb722548c11df04f194cf6d6e17665289a
2012-11-13 09:49:18 +00:00
Caolán McNamara
19f4ebd8a5 use SetControlForeground instead of SetTextColor
because that's persistent across unrelated style
changes otherwise setting e.g. alignment will
reset the color to default black

Change-Id: I2b975c3914a59a93e54d72aa0975a066b5edf533
2012-11-13 09:49:18 +00:00
Caolán McNamara
b1cf290924 merge SetDescription into SetText
that way the display text always matches the link text

Change-Id: I3f4901803bd9354d2cd0fc29d7d91ccd8e3def54
2012-11-13 09:49:18 +00:00