Michael Stahl
a44abcf0da
Updated core
...
Project: help 5218df0d55405043e35ffbbc5c2c7be1d259837d
2013-02-28 17:46:17 +00:00
Michael Stahl
b768611724
remove all d.lst
...
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28 18:40:06 +01:00
Matúš Kukan
4b750d5052
Revert "rm -r solenv/src"
...
This reverts commit 6b7595c572
.
solenv/src/component.map is actually used in
odk/CustomTarget_settings.mk
Change-Id: I01dba8e7e37cc9639ae5ea6f9ee7a7bb8fc6c496
2013-02-28 18:19:52 +01:00
Lionel Elie Mamane
a2db9096e2
fdo#61203 initialise m_aComposedTableName *before* trying to use it
...
Change-Id: Ie7a19bdfe9e7bc729a62191362ce0779d73385a0
2013-02-28 18:07:20 +01:00
Michael Stahl
06768783ea
gbuild: WinResTarget: try that again
...
Change-Id: Ib96447c402094b57102e2657546567c51192259c
2013-02-28 17:48:44 +01:00
Michael Stahl
1db45205a9
gbuild: WinResTarget: for dependencies use the actual target
...
Hopefully fixes silly .d files that have "makedepend" as target.
Change-Id: I7ebf3c56187acc94f4374353db255cdbffa6df02
2013-02-28 17:41:36 +01:00
Matúš Kukan
6b7595c572
rm -r solenv/src
...
Change-Id: Ie38efcb040ce8f5f02d32bb1375215b816fe46e6
2013-02-28 17:31:12 +01:00
Julien Nabet
c13802e009
Fix typo "persistant" -> "persistant"
...
Change-Id: I639afec2508d189c10a180fd8f824e634afbd14a
Reviewed-on: https://gerrit.libreoffice.org/2347
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-28 16:05:17 +00:00
Gergő Mocsi
d5f12bfbf9
fdo#38838, String to OUString in module dbaccess/source/sdbtools/connection
...
Replaced String to OUString, plus deleted deprecated macro RTL_CONSTASCII_USTRINGPARAM
Change-Id: I4464644df8c42692aed7cb078b5f77c482e615f4
Reviewed-on: https://gerrit.libreoffice.org/2380
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-28 15:49:58 +00:00
Miklos Vajna
521586b328
Related: fdo#59638 DOCX import of w:lvlOverride
...
Change-Id: I23fca674e2436b09eeea3337b4d3eeb7a33ccf09
2013-02-28 16:47:17 +01:00
Andras Timar
f2e706d873
fdo#61453 fix truncation on German UI
...
Change-Id: I4ec173dc2856a6208f1149a5a9cbfc18873d1f2e
2013-02-28 16:02:43 +01:00
Caolán McNamara
2a9c14730d
Resolves: fdo#36668 allow image captions above image
...
orientation is the *second* argument, not the first,
which may be why this was never implemented, because
setting BOTTOM "didn't work".
Change-Id: Ief9b7f3ef7f696d38a3da73f9e38fe30a2d6c855
2013-02-28 14:43:17 +00:00
Caolán McNamara
3ba44a1e25
various efforts to consistently apply HIG rules
...
Change-Id: Iada517a5addaeacbc83f46e55773ae373098c95e
2013-02-28 14:43:17 +00:00
Caolán McNamara
270c204d33
remove the unused dmake solenv .mk files
...
note that the remaining langlist.mk and minor.mk are included by gbuild
makefiles
Change-Id: Ib3285cbba0e10ec033bb5968bad5ef9a7d507dd8
2013-02-28 14:43:16 +00:00
Tor Lillqvist
04df3cb2b9
Remove dead voice command code
...
I don't see voice input commands being generated anywhere. Nobody seems to
know what this code has been used for.
Change-Id: I4e4221dd4dff76086d0268be286c3605e669bae7
Reviewed-on: https://gerrit.libreoffice.org/2452
Reviewed-by: Niko Rönkkö <ronkko@iki.fi>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-28 14:42:37 +00:00
David Verrier
4626cda96a
fdo#39468: Translate German comments
...
Change-Id: I29619fab12ae22bda6a8f325eece63d777b0470b
Reviewed-on: https://gerrit.libreoffice.org/2468
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-02-28 14:20:56 +00:00
Andras Timar
6aabf38ed7
remove code that handled the recently obsoleted PATCH_SO_NAME flag
...
Change-Id: I34b99883711b41b8038d1229f00bc670582d6398
2013-02-28 14:30:26 +01:00
Michael Stahl
75b2f6b241
sw: remove CH_TXT_ATR_FORMELEMENT when CheckboxFieldmark is deleted
...
Change-Id: I5f58b558b15f7d11b75554195e10a258d027bcfc
2013-02-28 14:02:42 +01:00
Michael Stahl
5bf6797e81
fdo#61016: sw::marks::MarkManager: delay deletion of text fieldmarks
...
There is a STL assertion in deleteMarks because the ReleaseDoc call will
recursively call into deleteMark again and delete marks that are in the
vector vMarksToDelete up the stack.
Change-Id: I9139b174f8a518a551a3ca8520396202c306abcf
2013-02-28 14:02:41 +01:00
Michael Stahl
dbb74ee995
fdo#61000: writerfilter: filter out unsupported list tab stops
...
Change-Id: Ic9d31eba84b1d8d9cf93d8289621a65d43521a8b
2013-02-28 14:02:41 +01:00
Michael Stahl
0d4ee442f1
fdo#61309: writerfilter: filter out enormous numbering levels
...
Change-Id: Iafef1c2ca2ca072bd604946fbe19b6a24e323512
2013-02-28 14:02:33 +01:00
Michael Meeks
b440cfcc54
add missing openssl & nss3 dependencies to libxmlsec
...
These are required at configure time.
2013-02-28 12:59:51 +00:00
Stephan Bergmann
bfdcde7c2e
Unused UDK_MAJOR/MINOR/MICRO macros (and udkversion.mk), also removed from SDK
...
Change-Id: I466424c5b71de4d6bb126499895539813283502a
2013-02-28 13:33:48 +01:00
Stephan Bergmann
8546e4180d
Unused SAL_UDK_MAJOR/MINOR/MICRO macros (unused sal/udkversion.h)
...
Change-Id: Iac16e28979e7d6ae7e0502588f6216d9bfa51eda
2013-02-28 13:33:47 +01:00
Stephan Bergmann
264a2fdcac
Unused LIBRARY_VERSION macro
...
Change-Id: I4adea5036eaba5186faa8faa3d56bde338e8913a
2013-02-28 13:33:47 +01:00
Andras Timar
6851c5fd43
bin PATCH_SO_NAME crack
...
In VersionInfo of Windows executables the FileDescription property originally contained
80 times 'x' character. These executables were marked as PATCH_SO_NAME and later the
installer maker perl program replaced the xxxxxxxxxxx to the actual file description
which was defined in scp2. WHy was it good, I have no idea. The problem was that it
happened after postprocess, where we signed the binaries, thus diigital signature became
corrupted. It is better to give file descriptions via makefiles.
Change-Id: Id5ad4470bb7a6313b33fbba09d72d9a009163a89
2013-02-28 13:24:57 +01:00
Stefan Knorr
889ec0e4d4
fdo#39468: Translate German comments in sd/source/core/
...
Change-Id: I91af80438dff2aead6bf32cecd3caa97e05c9a65
Reviewed-on: https://gerrit.libreoffice.org/2461
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-02-28 11:50:05 +00:00
David Tardon
bfdbdd5359
Updated core
...
Project: help dd64dc0f137c28c8889c525adf3eb26caab38db5
2013-02-28 11:32:27 +00:00
David Tardon
f27954d5bf
remove superfluous target
...
Change-Id: I8efd522b6317922f091269b1c857efdb2d05dd56
2013-02-28 12:30:52 +01:00
David Tardon
9e3dcc233b
remove superfluous target
...
Change-Id: Idbb67a2cb79f8eb4f8cf5834217bb0c900a978a6
2013-02-28 12:30:51 +01:00
David Tardon
b4174e9aaa
fix typo
...
Change-Id: I348cc52fc90236e5704c0217326d02c2a34c001b
2013-02-28 12:30:51 +01:00
David Tardon
6df7952fb4
add missing deps for translations of other modules
...
Change-Id: I13425290fcb19ab373258f79cc9deb9af7fb1d98
2013-02-28 12:30:51 +01:00
David Tardon
5247c7b0c5
pack help index files correctly
...
Change-Id: I9a6847caa8e8432f500b37e89076594c3728fe2b
2013-02-28 12:30:51 +01:00
David Tardon
cfe0fbb039
do not create index for shared help module
...
Change-Id: I83f9b99abcc952dfea924662a0db8d98efc56307
2013-02-28 12:30:50 +01:00
David Tardon
b12d5e12a6
hack for adding err.html into shared help pack
...
Change-Id: If1cdcb35be2c2eeb1a3d80ddd7b751e0168982d4
2013-02-28 12:30:50 +01:00
Caolán McNamara
bc3170b4c1
use our default opt/noopt and symbol flags with icu
...
so --enable-symbols gets -g in here with -O2
for gcc always add -fno-strict-aliasing
Change-Id: I8d673ebaf26d5afdcc5ae5de626cc7f32ffd6835
2013-02-28 11:22:42 +00:00
Christian M. Heller
02a985013e
fdo#39468: Translated German comments in vcl/{inc,win}
...
Change-Id: I1b11872dd56d93b116a65ac2e3905f751cfafeeb
Signed-off-by: Philipp Riemer <ruderphilipp@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/2447
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-02-28 11:08:54 +00:00
Olivier Hallot
4777e73564
Remove unused variable
...
Shuffle some assignments
Change-Id: I054ad7642ed4fcc66ce24923a1c945bedb01ef27
Reviewed-on: https://gerrit.libreoffice.org/2457
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2013-02-28 10:57:52 +00:00
Olivier Hallot
ff27a7fd89
Fix page format UI labels witht mirror pages
...
The recent page format widget UI was not swapping inner<>left and outer<>right labels when page mirroring was selected.
Change-Id: I793180100764293dacb702b725a282a95a6b6238
Reviewed-on: https://gerrit.libreoffice.org/2455
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2013-02-28 10:57:17 +00:00
Matúš Kukan
13bb2310e3
fix make <module> for BUILDDIR <> SRCDIR
...
Change-Id: I63528f351685167c1d67551d92afc2826a8b42ac
2013-02-28 11:47:14 +01:00
Michael Meeks
b5f1139427
cleanup some module calls.
...
Change-Id: I2871b7e49416c1fb25b80a7a4e7e2dc98efd75d8
2013-02-28 10:34:58 +00:00
Matúš Kukan
fb23f10f19
odk: do not copy to the same place in parallel
...
Change-Id: I23e26d167b239f4f68ed2c857d2c0a5eaaf1a89c
2013-02-28 11:30:38 +01:00
Markus Mohrhard
cc9849118f
fix build
2013-02-28 11:25:30 +01:00
Markus Mohrhard
75082a3bf7
coverity#988423: fix memory leak
...
Change-Id: I3ac2cca7e24e6cc1b47b42c2d42bc7caee91b559
Reviewed-on: https://gerrit.libreoffice.org/2458
Reviewed-by: Michael Meeks <michael.meeks@suse.com>
Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-02-28 09:54:27 +00:00
Markus Mohrhard
aa8091bc25
remove useless comment lines
...
Change-Id: I884a97d36ff2ed2f4526cf96af9cac214af4db31
2013-02-28 10:53:15 +01:00
Markus Mohrhard
f6a3bcdc10
coverity#705769: fix memory leak
...
Change-Id: I77454dd6c33c8309991108343a2895792095f95d
2013-02-28 10:53:14 +01:00
Markus Mohrhard
baaf3ed129
coverity#705729: fix memory leak
...
Change-Id: I978d0a34b3f94e66f9ebc5ff0ed8d3068ed4fc12
2013-02-28 10:53:14 +01:00
Markus Mohrhard
33cf5700cf
coverity#705726: fix memory leak
...
Change-Id: I8ccbd73a937e7506a64ae1925ca20d420117fb73
2013-02-28 10:53:13 +01:00
Markus Mohrhard
821ef2bb05
coverity#705651: fix memory leak
...
Change-Id: I1f0c8ac963f16fb4bd0d101c6a62996d9aebab78
2013-02-28 10:53:13 +01:00
Markus Mohrhard
b653355646
coverity#705637: fix memory leak and add documentation
...
Change-Id: If06ef8c78a7d3910be3f3d46dca090a4568b5fe7
2013-02-28 10:53:12 +01:00