Commit graph

298835 commits

Author SHA1 Message Date
Matúš Kukan
bd46aa5930 cppuhelper: add visibility symbols as first step for porting to gbuild 2012-01-02 15:33:13 +01:00
Andras Timar
95adf2a3d6 another string composition bad for l10n
Delete $1 / Format $1 where $1 can be Header / Footer
It turned out that translation of Header and Footer
can be different when deleting and when formatting, at
least in Estonian.
2012-01-02 13:58:31 +01:00
Norbert Thiebaud
77b7bd9b36 ICU relying on undef is not viable in cross-compile scenario 2012-01-02 06:21:01 -06:00
Andras Timar
59f3098eec fix KeyID generation for a corner case 2012-01-02 12:36:41 +01:00
Stephan Bergmann
7d8f3b19c6 Linux LD_LIBRARY_PATH is missing as well. 2012-01-02 10:04:57 +01:00
Norbert Thiebaud
fdd753d1a9 GNUCOPY is one of these var that are defined-sensitive. 2012-01-01 18:38:31 -06:00
Norbert Thiebaud
ea5d18a1c7 move UDP and fix linkoo to look for INPATH and UPD in config_host.mk 2012-01-01 16:07:19 -06:00
Norbert Thiebaud
49319b288f migrate non-conditional straight from configure.in var out of set_soenv.in 2012-01-01 16:05:47 -06:00
Norbert Thiebaud
8bfd2b6af9 move mostly program locator variables out of set_soenv.in 2012-01-01 16:05:46 -06:00
Norbert Thiebaud
465b99f614 migrate *_JAR out of set_soenv.in 2012-01-01 16:05:46 -06:00
Norbert Thiebaud
004df8153c migrate XSLTPROC out of set_soenv.in 2012-01-01 16:05:46 -06:00
Norbert Thiebaud
804a696560 migrate ABOUT_BITMAP and INTRO_BITMAP out of set_soenv.in 2012-01-01 16:05:46 -06:00
Miklos Vajna
8033e3343b fix linkoo after moving INPATH to config_host.mk 2012-01-01 20:20:46 +01:00
Norbert Thiebaud
f1c44b848f argh, OS_FOR_BUILD was not set properly, killing X-compile 2011-12-31 14:18:42 -06:00
Andras Timar
005844765e "Insert" + "Rows" and "Insert" + "Columns" are not OK l10n-wise
never compose strings from two separate parts
see http://listarchives.libreoffice.org/global/l10n/msg03714.html
2011-12-31 20:38:04 +01:00
Norbert Thiebaud
9034973de5 fix PathFormat, use build_os not host_os 2011-12-31 10:39:55 -06:00
Norbert Thiebaud
d64bdc0f1e missed COM_FOR_BUILD in config_host.mk.in 2011-12-31 09:19:00 -06:00
Korrawit Pruegsanusak
b5abd8e597 fix typo: formatted 2011-12-31 22:15:48 +07:00
Korrawit Pruegsanusak
57bba6f55b Correct ARCCOSH()'s parameter description 2011-12-31 22:07:16 +07:00
Norbert Thiebaud
d1a26ef654 fix 64 bits build detection for cygwin 2011-12-31 07:41:44 -06:00
Miklos Vajna
21fa99f44c Fix two perl warnings during make dev-install 2011-12-31 14:34:40 +01:00
Norbert Thiebaud
cd1b89a23a Path format issue with cygwin... try to restore the original behavior 2011-12-31 06:59:29 -06:00
Norbert Thiebaud
36ff143909 type in COMEX handling 2011-12-30 22:02:49 -06:00
Norbert Thiebaud
480b32d380 migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATOR 2011-12-30 19:34:34 -06:00
Norbert Thiebaud
ca9b239323 move MS stuff earlier in configure. pre-work for set_soenv.in migration 2011-12-30 19:34:34 -06:00
Stefan Knorr (astron)
b9712dfcd0 A few more icons from the extensions context
info_16 courtesy Alexander Wilms/myself; all others nabbed from the public domain Tango artwork from tango.freedesktop.org (and adapted by myself)
2011-12-30 23:49:22 +01:00
Stefan Knorr (astron)
b57f4f4a8a New icon for non-printable characters 2011-12-30 23:49:21 +01:00
Stefan Knorr (astron)
f98292ee92 Move new handles out of dead Industrial theme 2011-12-30 23:49:21 +01:00
Stefan Knorr (astron)
bd91fcc255 Clear out HC icons from Oxygen theme 2011-12-30 23:49:21 +01:00
Stefan Knorr (astron)
d6d05e6685 A few new icons for the Tango theme
Courtesy Alexander Wilms/myself
2011-12-30 23:49:10 +01:00
Norbert Thiebaud
665386630c move PRODUCT and PROEXT determination earlier in configure.
the is a prep work to migrate IN/OUTPATH out of set_soenv.in
2011-12-30 16:08:10 -06:00
Norbert Thiebaud
e5bbb4ea87 move *_CFLAGS and *_LIBS to config_host.mk 2011-12-30 16:08:10 -06:00
Norbert Thiebaud
930f5f1729 now that QADEVOOO build_type exist we need to use it... 2011-12-30 16:08:10 -06:00
Norbert Thiebaud
878828757a move SIZEOF_* to config_host.mk 2011-12-30 16:08:10 -06:00
Jan Holesovsky
16ea3bec80 Unused, as pointed by Terrence Enger. 2011-12-30 19:21:10 +01:00
Rene Engelhard
36d7f011a3 build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE) 2011-12-30 16:40:35 +01:00
Brad Sowden
a9b3b64a5a fdo#38831 Convert some SvStrings to std::vector (part 2) 2011-12-30 16:37:14 +01:00
Brad Sowden
d8f2a82f69 fdo#38831 Convert some SvStrings to std::vector 2011-12-30 16:37:13 +01:00
Rene Engelhard
0f2d6f6323 build qadevOOo only if SOLAR_JAVA and OOO_JUNIT_JAR are set 2011-12-30 16:03:44 +01:00
Julien Nabet
4fd2b87dc4 Useless since LoadThemedImageList (reported by cppcheck) 2011-12-30 13:51:22 +01:00
Olivier Hallot
74e2d9b1e0 Fix for fdo43460 Part XXIV getLength() to isEmpty()
Part XXIV
Modules
lotuswordpro
2011-12-30 13:02:13 +01:00
Julien Nabet
86b528bb05 Checking is useless here 2011-12-30 12:44:09 +01:00
Olivier Hallot
c3fc5c9c9b Fix for fdo43460 Part XXIII getLength() to isEmpty()
Part XXIII
Modules
linguistic
2011-12-30 12:37:17 +01:00
Olivier Hallot
a17fb88256 Fix for fdo43460 Part XXI getLength() to isEmpty()
Part XXI
Modules
i18npool, idl, idlc, io, javaunohelper, jvmaccess
2011-12-30 11:52:45 +01:00
Gustavo Buzzatti Pacheco
6cfae09e5d Fix for fdo43460 Part XVIII getLength() to isEmpty()
Part XVIII
module
form
2011-12-30 11:36:01 +01:00
Muthu Subramanian
60b7f09ed5 n#655408: Importing extLst of drawings in diagrams.
data*.xml contains the list of drawings which can be imported
instead. These are easier to import now that we support better
smartart.
2011-12-30 16:13:06 +05:30
Olivier Hallot
18692cc141 Fix for fdo43460 Part XX getLength() to isEmpty()
Part XX
Module
framework
2011-12-30 10:56:15 +01:00
Gustavo Buzzatti Pacheco
e220f41cb2 EasyHack fdo#42454, remove code associated with unused icons 2011-12-29 20:13:55 +01:00
Jan Holesovsky
cce76e658a Header/Footer: When editing, show only the appropriate conrol.
Instead of showing both the header and footer controls, show only the
footer-related if in footer, or header-related if in header.
2011-12-29 13:47:05 +01:00
Jan Holesovsky
64e08fd3c5 Header/Footer: Show / hide the control immediately.
- When the mouse pointer enters or leaves the headers / footers, show or hide
  the header / footer control immediately.  Waiting for that to appear is
  annoying; and similarly for disappearing - one usually ended up clicking the
  header / footer area to speed that up, and had a feeling of misbehaving.

- Few related re-paint improvements
2011-12-29 13:46:20 +01:00