Noel Grandin
8bfe47960f
Java5 updates - convert to generics
...
Change-Id: I039e51958865a7ea000034e7bf765f64d49689cd
2012-08-20 19:04:33 +01:00
Gökçen Eraslan
f906ac2776
Use PassWord property in impdialog.src for certificate Edit widget.
...
Change-Id: I597de8efa8838b35597a401c27e1eb709fd8ef31
2012-08-20 19:48:41 +02:00
Matúš Kukan
aa460e5731
tubes: update README
...
Change-Id: Iab26aa96301851ace6244688a38bbb99630afd73
2012-08-20 17:36:02 +02:00
Matúš Kukan
2bb73133df
tubes: add few more comments
...
Change-Id: I263443d341805583f8ecedf0da738b75249b5d97
2012-08-20 17:36:01 +02:00
Matúš Kukan
24209be305
tubes: fix indentation and scope of variables
...
Change-Id: Ibd0b000d2a8f216e0eb202f7fa7795903e5e18e8
2012-08-20 17:35:59 +02:00
Matúš Kukan
466edaa9fb
tubes: move getContacts() to TeleManager where it belongs, I believe
...
Change-Id: I69ca3bde24890d809d8fad60398687c54aa1ca54
2012-08-20 17:35:58 +02:00
Noel Grandin
f72ff01dd3
Remove dead java code, fields and local variables
...
Change-Id: If777dcb0e0142229df737c2f1e3e6ecb61f64168
2012-08-20 16:34:39 +01:00
Noel Grandin
fa4966a15c
Remove dead java code
...
Change-Id: I9a86978c4b4da058ddc44a7e79635e232ff6c870
2012-08-20 16:34:38 +01:00
Noel Grandin
08181e1c3e
Remove dead java code, fields and local variables
...
Change-Id: Iac80b047d990fddd3b78366843afdff77620cd7f
2012-08-20 16:34:38 +01:00
Noel Grandin
43c1aefd2d
fix dead assignment in setRowStyle
...
Change-Id: I2efa34e6374bb77f1277cbea6a2293698dbbe338
2012-08-20 16:34:38 +01:00
Noel Grandin
92090e32dc
Java update - remove dead code
...
Change-Id: Ieafe29dd9e23bb40a2a80bd231c21e30faa9a40e
2012-08-20 16:34:38 +01:00
Andrzej J.R. Hunt
34322a1360
More ABS migration.
...
Change-Id: If56d5c7f8c28248215cf558b03eabe1f5b4569ff
2012-08-20 17:24:06 +02:00
Luboš Luňák
da9871c3ce
do not make Qt3 moc mix KDE3 and TDE slots
...
Qt3 moc does not understand #ifdef, so filter out unwanted stuff for it.
2012-08-20 17:16:06 +02:00
Andrzej J.R. Hunt
2e44e8134b
Fixed formatting of Network Servers in selection screen.
...
Change-Id: Ia2e0612588b1bad4971b73852f9cbededb233c7e
2012-08-20 17:11:50 +02:00
Andrzej J.R. Hunt
92aab43c80
Include winsock2 instead of winsock for discovery.
...
Change-Id: I86aa527fe913ec6fc1ca566e083eadd64b4db2a5
2012-08-20 16:54:20 +02:00
Tor Lillqvist
e9f3727313
Don't be shy
...
Change-Id: I806dcac11667abfd89a3202ed56e6370e18e185d
2012-08-20 17:36:06 +03:00
Laurent Balland-Poirier
5b985dcf72
fdo#47674 Save setting for Import Ascii Text Dlg
...
Caption of Dlg is missing Filename for import of CSV
Change-Id: Ia7202229e012008d1dd4ec6f7df0457d19e92a6c
2012-08-20 16:38:06 +02:00
Tor Lillqvist
18ac29d515
No jvmaccess for iOS
...
Change-Id: Ifc83795c84cc82832a185317d4aa3554419e31e3
2012-08-20 16:58:21 +03:00
Tor Lillqvist
ac0d668a40
Skip DISABLE_DBCONNECTIVITY attempts for now
...
Change-Id: I3d454d10aee05ce5b4bfd8ea0852bbc751933058
2012-08-20 16:58:21 +03:00
Tor Lillqvist
616b6211b7
No libi18npaperlo any more
...
Change-Id: I544a352fe0e43140d1bae62a95bf383c1432a076
2012-08-20 16:58:20 +03:00
Tor Lillqvist
69cf7d51c9
Just look at $(CC) to find out which arch the tree is for
...
Change-Id: I0af01be14f992a4842d174f06815e65895f0ee69
2012-08-20 16:58:20 +03:00
Stephan Bergmann
e642eec333
fdo#53252: _toupper is unreliable
...
<http://msdn.microsoft.com/en-us/library/45119yx3%28v=vs.80%29.aspx > "toupper,
_toupper, towupper, _toupper_l, _towupper_l: Visual Studio 2005" states: "In
order for toupper to give the expected results, __isascii and isupper must both
return nonzero." But a community comment clarifies: "This is incorrect, and
should refer to '_toupper' (the macro form), not 'toupper'." (Which makes
sense, as otherwise toupper would violate the C Standard.)
And indeed, at least for some LO built against MSVC 2008 Express on Windows 7,
_toupper('C') = '#' is broken, while toupper('C') = 'C' is good. (And the
unexpected '#' then causes all sorts of errors in the code.)
Change-Id: Iddaddcaf0cc3ffb30e55b0f410a6cfe9118accc8
2012-08-20 15:37:22 +02:00
Gökçen Eraslan
74ae4c4462
Use Thunderbird-like certificate selection GUI in pdf signing.
...
Change-Id: Ibe834f1aecc60ba09a2c19d75b094881b82c248a
Reviewed-on: https://gerrit.libreoffice.org/431
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>
2012-08-20 13:13:03 +00:00
Eike Rathke
b44a402d5a
resolved fdo#53325 CSV space delimiter and quoted field
...
CSV import didn't recognize end of field if a field was quoted and the
delimiter was space.
Change-Id: I46de608d545011437fe8a298854c134d6cf54b6b
2012-08-20 14:44:05 +02:00
Tor Lillqvist
c767178bd3
Fix compilation in the (experimental) DISABLE_DBCONNECTIVITY case
...
Change-Id: I392b0203e0850a57eb3e1dfdaf21eafed838129b
2012-08-20 15:08:35 +03:00
Jan Holesovsky
aa6808ba11
Update ./g --set-push-user to work with gerrit.
...
Change-Id: If83b29222740e9d479d8b3c9b9d90ccc3706cd49
2012-08-20 14:04:06 +02:00
Noel Grandin
38d0e9014b
Java update - clean up some more @see and @link tags
...
Change-Id: Ib6f3af37906583af376687962b758d348431585f
2012-08-20 12:55:13 +01:00
Noel Grandin
bf542dfdba
Java update - cleanup javadoc @see tags
...
Change-Id: Ibe162afcf95682286e1a66a8029dd4b1d6ad7cfc
2012-08-20 12:55:08 +01:00
Noel Grandin
360f566cf9
Java update - fix a bunch of javadoc warnings in @param tags
...
Change-Id: Ibaccfd0312ab6697d8c9887367ea664163767587
2012-08-20 12:55:03 +01:00
Noel Grandin
f6a62d9e41
Java update - fix various javadoc issues
...
Along the way, remove some javadoc comments that are completely incorrect.
Change-Id: I02f96b6cbe665d2c10bd6ee245a7d8e2eef0f755
2012-08-20 12:54:24 +01:00
Timothy Pearson
af4ca5a8c6
Fix TDE VCL interface
...
Change-Id: Ifd28ab758ba8be89a57c152d3fb9d361715bb33f
2012-08-20 12:40:33 +01:00
Caolán McNamara
5eac894184
PreInit and MemoryError can be removed from core
...
The logic of 8fb5a686f40eadd2bdd9519fc65f23cc29ec3163 in binfilter
appears to hold for core as well
Change-Id: I73cd47586c4c83858f9eca92e019ad0108b514e0
2012-08-20 12:24:14 +01:00
Caolán McNamara
b972e05976
more shadow warnings at highest debugging levels
...
Change-Id: Iad5dd52961be6ef82836ccb5e9c12ab6bb3c034d
2012-08-20 12:12:21 +01:00
Caolán McNamara
350b031df0
callcatcher: remove some of the slightly trickier unused methods
...
Change-Id: Ief164c980f3a92316e1f47cb50bdf243155b6dd9
2012-08-20 12:12:21 +01:00
Radek Doulik
b65b4160bf
fill whole polypolygon at once, so that fill rule is applied correctly
...
- fixes rest of n#759172
Change-Id: I6c2694bf8276337b7d1fa54a12867bfc2b658a23
2012-08-20 12:54:37 +02:00
Michael Stahl
8c482683ed
configure: fix S390X CPUNAME:
...
The value was changed to S390x, presumably by accident, breaking the
build (regression from 480b32d380
).
Change-Id: Icca90818c6363855437a273714a8317becdfd0e5
2012-08-20 12:42:46 +02:00
Michael Stahl
139cbd0481
SwXTextTable::setPropertyValue: de-dent
...
Change-Id: Icad5dfcf8b9962623ac9f8954672a50a232bb9be
2012-08-20 12:42:46 +02:00
Michael Stahl
08ab21f27f
SwXTextTable: add "TableBorder2" property
...
This new property is necessary because the old TableBorder cannot be
extended to contain the BorderLine2 structs without breaking
compatibility.
Change-Id: I5e22782256b29224225a9d74c818b2c47fee8526
2012-08-20 12:42:46 +02:00
Tor Lillqvist
e607f5f651
More deps for Android
...
Change-Id: Ifc99e894885ed835c3205c3eea708a07273b52b3
2012-08-20 13:04:50 +03:00
Tor Lillqvist
d9b506e9e3
Put a few (GNU/)Linuxisms inside ifdefs
...
Change-Id: I391edae66298810583c3ac4029cadd182af39ff2
2012-08-20 13:04:46 +03:00
Tor Lillqvist
0198ba8685
Use graphite only if ENABLE_GRAPHITE
...
Change-Id: I4e3274c43e34f6b28277ac75f96ae8c146e94c40
2012-08-20 13:04:41 +03:00
Andrzej J.R. Hunt
661b032902
Prevent deadlock on pairing.
...
Change-Id: I1c746861e1e5c6625e03f4761ecf2fd641fcf071
2012-08-20 12:10:50 +02:00
Cédric Bosdonnat
516c4f2a7f
Revert "fdo#53175: docx export, close hyperlinks before fields"
...
This reverts commit 82c46f1877
as it breaks
a unit test. Needs to find a better fix.
2012-08-20 11:32:57 +02:00
Cédric Bosdonnat
b95d203bc1
fdo#53175: Don't load the default values of the styles in writerfilter
...
...or we may have some additional properties set on some styles.
Change-Id: I5a5d307931a2a6c1f25bd2da93381d8de65c2480
2012-08-20 11:32:57 +02:00
Matúš Kukan
4967a9d8f9
libmerged: add fsstorage, svl, sot, vcl
...
Change-Id: Ibebf00d99fdf8212afbdba21ca13844d2ff1c412
2012-08-20 11:22:22 +02:00
Andrzej J.R. Hunt
95ebf4e3b3
Bluetooth discovery and attempts at communication.
...
Change-Id: I88e261b7d0f830f67166d4eaf592298015b1c5ae
2012-08-20 11:21:13 +02:00
Tor Lillqvist
64792f61a1
Don't fake --with-system-nss any more, autodetect build platform toolchain
...
Change-Id: I5699577ff5a754da079ca3acefd6d9a545154d44
2012-08-20 12:02:58 +03:00
Rene Engelhard
410b6f01f0
concat-deps.c: add || defined (__FreeBSD_kernel__) for arch-specifics
...
Change-Id: Ie321ada6d2c078881fdedc61d72c94034297fea3
2012-08-20 10:01:47 +02:00
Tor Lillqvist
ff8681a3b0
Add the fileacc library
...
Change-Id: Id6ef637ac0fec76ecea6be7aef6bbfc92a7f05ec
2012-08-20 09:49:17 +03:00
Andrzej J.R. Hunt
3c4e6de591
Further ABS/Android 2 related compatibility fixes.
...
Change-Id: I1689cb26253581ba595e67df47b3d6220d751dad
2012-08-20 08:42:21 +02:00