Commit graph

641 commits

Author SHA1 Message Date
Michael Stahl
1fb5eb2162 fdo#42865: sdext: no mapfile
In order to not have the offending local _ZNSs4_Rep20_S_empty_rep_storageE
symbol in PresenterScreen.uno.so and pdfimport.uno.so,
build them with hidden visibility.
2011-11-15 20:52:02 +01:00
Stephan Bergmann
b11bd0323e Removed comphelper -> unotools processfactory.hxx duplication. 2011-11-14 11:50:26 +01:00
Andras Timar
3c3f1e3959 enable localization of extension descriptions in sdext 2011-10-31 15:25:19 +01:00
Andras Timar
a18bfb0830 Revert "enable localization of extension descriptions in sdext"
This reverts commit 1846533707.
2011-10-30 22:56:43 +01:00
Andras Timar
1846533707 enable localization of extension descriptions in sdext 2011-10-30 21:47:13 +01:00
Felix Zhang
a38cbc58bb remove unused methods from sdext:presenter 2011-10-25 11:12:54 +02:00
Andras Timar
bce48fb94b Revert "localize description.xml of presenter-screen extension"
This reverts commit 89f7e17692.
2011-10-20 15:07:50 +02:00
Andras Timar
89f7e17692 localize description.xml of presenter-screen extension 2011-10-20 11:10:53 +02:00
Stephan Bergmann
bf1f0183d5 Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64). 2011-10-18 23:10:56 +02:00
Julien Nabet
9895d3169f Some callcatcher cleaning 2011-10-16 01:06:33 +02:00
Andras Timar
dbf650a31d eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variable 2011-10-05 22:11:46 +02:00
Caolán McNamara
d7829740dd keep it simple, original won't compile except on msvc anyway 2011-10-04 15:53:58 +01:00
Tor Lillqvist
1e085b43c1 WaE: class has virtual functions, but destructor is not virtual 2011-10-04 17:12:05 +03:00
Tor Lillqvist
028c275a07 WaE: unreachable code 2011-10-04 17:12:03 +03:00
Andras Timar
691053ba8a eliminate @PRESENTEREXTENSIONPRODUCTNAME@ variable 2011-10-03 15:56:30 +02:00
Andras Timar
0daa1c539c fix smoketest-breaking typo again 2011-10-03 13:14:56 +02:00
Andras Timar
394ff69cc8 enable l10n of PDF Import display name and description 2011-10-03 13:13:13 +02:00
Caolán McNamara
c71bb2601a fix smoketest-breaking typo 2011-10-02 23:19:52 +01:00
Andras Timar
ca2235e871 upgrade to the newer extension description scheme 2011-09-30 23:49:38 +02:00
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
Luboš Luňák
8861df3946 build without glib poppler bindings
- there's not configure check for it, only for poppler itself
- and it's not actually used anyway
2011-09-21 17:15:11 +02:00
Andras Timar
92b54aa8b3 set lang to en-US in order l10ntools can extract strings 2011-09-21 16:08:31 +02:00
Thomas Arnhold
be6a8677a6 OSL_TRACE: Remove trailing newlines
Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;

- removed trailing whitespaces and (multiple) newlines
2011-09-21 09:28:39 +02:00
Tomas Chvatal
c002271610 Fix install for presenter extension. 2011-09-17 05:44:43 +02:00
Fridrich Štrba
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4f.
2011-09-16 16:26:03 +02:00
Fridrich Štrba
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
Andras Timar
89bead3e45 change publisher from Oracle to TDF fdo#40638 2011-09-13 10:48:22 +02:00
Julien Nabet
da25c271ce Drop unused parts 2011-09-10 07:55:29 +02:00
Caolán McNamara
3a53904ae6 callcatcher: update list 2011-09-08 09:29:31 +01:00
Pierre-André Jacquod
1d7e004c1e [cppchecker] deletion of unneeded variables 2011-09-06 22:41:10 +02:00
Caolán McNamara
91313fc05a Resolves: rhbz#735182 libreoffice doesn't build with poppler-0.17.3 2011-09-02 13:24:18 +01:00
Bjoern Michaelsen
bb8a99bf2e Merge branch 'master' into feature/gnumake4 2011-07-24 19:22:59 +02:00
Andras Timar
670a61dfe0 enable l10n of presenter screen 2011-07-24 12:08:26 +02:00
Bjoern Michaelsen
51cfa236bf Merge branch 'master' into feature/gnumake4 2011-07-21 18:34:50 +02:00
Caolán McNamara
f6f8f67460 poppler 0.17.0 changed its api for no some reason or other 2011-07-19 08:54:07 +01:00
Matus Kukan
33c4a94bdf Remove component_getImplementationEnvironment 2011-07-12 11:33:23 +02:00
Andras Timar
04630d4109 hotfix to include localizations of Presenter screen extension 2011-07-10 20:21:07 +02:00
Caolán McNamara
1cad5e7b13 use OString::equalsL 2011-06-23 00:45:09 +01:00
Bjoern Michaelsen
7685aa6025 Merge branch 'master' into feature/gnumake4 2011-06-19 12:55:08 +02:00
Hans-Joachim Lankenau
bdf02789cb ause130: #i117218# change .idl handling to gnu make 2011-06-17 14:38:02 +02:00
Mathias Bauer
cbf5dc0276 CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff] 2011-06-17 00:49:38 +02:00
Caolán McNamara
d0e148f0a4 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:42:01 +01:00
Tor Lillqvist
bc5a5d2615 Drop %_EXT% which was always empty 2011-06-03 13:26:06 +03:00
Jan Holesovsky
33f2f51219 Merge remote-tracking branch 'origin/integration/dev300_m106' 2011-05-24 15:03:17 +02:00
Kayo Hamid
5dd4f9ecb2 inefficient emptiness check 2011-04-26 15:24:32 +01:00
Jan Holesovsky
66c4b436fc Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
Conflicts:
	swext/mediawiki/build.xml
2011-04-22 15:08:10 +02:00
Julien Nabet
d5d6fd656c Easyhack: Add visibility markup to all component_get* functions 2011-04-20 14:31:20 +02:00
Francisco Saito
5648bc851f drop bogus executable flag from odf files 2011-03-29 21:43:57 +01:00
ka
17373efd25 rsvglibs: rebased to DEV300_m104 2011-03-29 02:04:27 +02:00
Caolán McNamara
df2b22475a use PartialWeakComponentImplHelperX for overloaded-virtual 2011-03-28 11:25:58 +01:00