August Sodora
13673b71bc
Remove uses of OUString::setCharAt
2011-11-28 14:56:40 +01:00
Norbert Thiebaud
c0bed9c72e
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
Norbert Thiebaud
dd896dd28e
remove include of pch header from sdext
2011-11-27 13:21:13 -06:00
Norbert Thiebaud
e4610ffd2d
remove PCH support in dmake-module
2011-11-27 12:26:12 -06:00
August Sodora
93253ee6ab
Remove some uses of OUString::setCharAt
2011-11-26 00:49:26 -05:00
Thorsten Behrens
b0e1f78408
First cut at making pdfimport unit tests work again.
2011-11-25 16:44:27 +01:00
Andras Timar
eb339bf18c
remove (empty) help of Presentation Minimizer fdo#39306
2011-11-22 19:15:51 +01:00
Caolán McNamara
5317e0501f
WaE: unused variable, and catch by const
2011-11-22 12:46:43 +00:00
Tor Lillqvist
469c9ac2f9
Enforce a "lib" prefix for UNO components for Android
...
This commit for the old build system. (Don't bother for components not
relevant for Android.)
The Android package installer (as invoked through "adb install", from
"ant debug install") silently ignores native libraries in app packages
(.apk files) whose names don't start with "lib" and end with ".so".
The package builder (as invoked through "ant debug") in the SDK gladly
includes also thusly named native libraries in the .apk, though. Yay
for consistency.
2011-11-17 15:22:59 +02:00
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