Commit Graph

311190 Commits

Author SHA1 Message Date
Fridrich Štrba
c3aa1cefdc Uploading libmspub-0.0.3 release (support for MS Pub 97 and 98)
Change-Id: I6ead205a272f0167157304748d7daf8ffc9211c9
2012-08-21 12:18:44 +02:00
Andrzej J.R. Hunt
e392440a2a Device name now based on bluetooth name, or hardware name.
Change-Id: I0be93ff79d3dbd56bf847a081b310985c77e43f5
2012-08-21 11:13:58 +02:00
Tor Lillqvist
9b71498d37 Add a Makefile
Note that sdremote does not use any LO native code, this Makefile does
not need and has none of the related complexity, like those in
../experimental/*.

Change-Id: Iaa9fb7f0b1a96af4283dc19a2ad125f37ba85411
2012-08-21 11:49:47 +03:00
Andrzej J.R. Hunt
09f1ff4f59 Restyle and refactor clockbar to work with 2.3.
Change-Id: I2101fd1ef41ac71f81875ba845250ce875a242b5
2012-08-21 10:54:08 +02:00
Luboš Luňák
95b26a37ee mingw doesn't know __uuidof
Copied from fpicker/source/win32/filepicker/comptr.hxx, which
otherwise seems to be the same file.

Change-Id: I51ca96c1280e75f9318fcbc74997b2bf755fff95
2012-08-21 10:28:36 +02:00
Andrzej J.R. Hunt
7af4168b4f Fixes to run on Android 2.3
Change-Id: I5934264083a1cd7b33fdcd9869957c222825df60
2012-08-21 10:25:52 +02:00
Stephan Bergmann
e5441d69b0 More LINUX-ism
Change-Id: I7a396445a5244ff9683ca10c13c139646e313911
2012-08-21 09:43:16 +02:00
Andrzej J.R. Hunt
78d15f219e Emulator detection. Fix crash on bluetoothless devices.
Change-Id: Ia4845940a83361cad1e824832dcad05019192705
2012-08-21 09:31:47 +02:00
Stephan Bergmann
4cc09d0e0d stdint.h is not C++98
...and appears to be unused here, anyway.

Change-Id: I8dc82b8b6a37b9762baf30a7bfa6e5ae2723eb0e
2012-08-21 08:50:03 +02:00
Cédric Bosdonnat
c1c2688912 fdo#53175: Fixed the end of hyperlinks
This fixes the end of hyperlinks appearing after field ends (while the
start of hyperlink is after field start too).

Change-Id: If21b8973baaca183e0103e3a70ed98b99aa59392
2012-08-21 07:05:46 +02:00
Cédric Bosdonnat
a873be6221 template manager: setFontAttribute on TextLayouterDevice is needed
or you could have some weird values initialised much earlier (remember,
that TextLayouterDevice shares its device)

Change-Id: Ia8e44e578dc1bff6bdc97a3007db51e20692593d
2012-08-21 07:05:46 +02:00
Rafael Dominguez
21a4d3cafa Remove unused attributes from ThumbnailView class.
Change-Id: I4cb95d4f2f11eed332067e332bd9dfd95d119ce9
2012-08-21 00:10:09 -04:30
Matúš Kukan
9e04ae0b7d add more runtime deps on resource files for unit-tests
Change-Id: Id9bbb2bbcafe335eada3f36ae103a9074a56848f
2012-08-21 02:06:01 +02:00
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