Commit graph

3892 commits

Author SHA1 Message Date
Stephan Bergmann
16aa2c1dd6 Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.
With the basis/brand split undone, they are always the same as
PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively.
2011-11-15 18:29:47 +01:00
Stephan Bergmann
8a99391937 Introduced LibreOffice-minimal-version extension dependency. 2011-11-15 12:44:00 +01:00
Tomas Chvatal
4fe54ea11e Instead of returning out of function just skip its calling. 2011-11-15 12:34:35 +01:00
Norbert Thiebaud
9ba9707611 remove unused desktop/source/app/copyright_ascii_sun.c 2011-11-14 21:41:48 -06:00
Stephan Bergmann
8b75883b87 Simplified some uses of css.configuration.theDefaultProvider.
* Retro-added new-style UNOIDL singleton specification for it, for easy
instantiation.
* Plus new comphelper::getComponentContext to map from XMultiServiceFactory
to XComponentContext.
2011-11-14 22:07:23 +01:00
Stephan Bergmann
b11bd0323e Removed comphelper -> unotools processfactory.hxx duplication. 2011-11-14 11:50:26 +01:00
Stephan Bergmann
c1758889cb Heavily simplified utl::ConfigManager. 2011-11-11 22:49:21 +01:00
Stephan Bergmann
5d4af26ae9 Revert "oosplash - daemonize to help mutt users recover their sanity"
For one, it leaves detached oosplash processes behind (the forked oosplash
instance waits for the soffice.bin child forked from the original oosplash
instance in vain).  For another, it makes unavailable the soffice.bin exit code.

This reverts commits aacf55dbe0 and
62ebb119cf.
2011-11-09 13:48:21 +01:00
Stephan Bergmann
4bfde371a8 OOo reference version for extension dependencies is still at 3.4. 2011-11-09 13:37:00 +01:00
Stephan Bergmann
debc96051f OpenOffice.org-minimal-version dependency is not branded. 2011-11-09 13:37:00 +01:00
Stephan Bergmann
bf912d1a18 dp_dependencies clean up 2011-11-09 13:37:00 +01:00
Stephan Bergmann
de90369c31 Properly check sscanf return value. 2011-11-08 20:49:31 +01:00
Michael Meeks
62ebb119cf don't demonize if we are passed an --accept line for UNO remote control 2011-11-08 17:52:37 +00:00
Michael Meeks
aacf55dbe0 oosplash - daemonize to help mutt users recover their sanity 2011-11-08 16:03:48 +00:00
Christian Lohmaier
17f977c104 remove leftover comment regarding removed Mac OSX conditional 2011-11-08 14:48:06 +01:00
Bjoern Michaelsen
f222b01170 there is no rule for the manifest, so we need to depend on the lib only
- or maybe better: have an rule for manifest files on windows, instead of creating them as a sideeffect
2011-11-08 14:21:23 +01:00
Michael Meeks
3f40276194 oosplash: remove redundant mac conditionals - we don't build on OS/X 2011-11-08 12:36:08 +00:00
Michael Meeks
cfa5d651db add soffice.bin generation to the desktop/ module rule to fix win32 2011-11-07 11:38:28 +00:00
Tor Lillqvist
97722c8215 Drop unnecessary inclusions of <sal/main.h> 2011-11-05 12:11:16 +02:00
Michael Meeks
e4bc48f37f fix Win32 manifest linking: get dependencies the right way around
the .bin depends on the _bin.exe and not vv.
also -f is required for rm in phony clean rules
2011-11-04 11:56:12 +00:00
Stephan Bergmann
e66e54fb00 Further clean up of areas touched by previous commit. 2011-11-04 08:21:26 +01:00
August Sodora
e042493375 String->OUString, remove unused code 2011-11-04 08:21:25 +01:00
Michael Meeks
501a1fbc3e WaE: more windows tinderbox warning cleanup 2011-11-01 16:08:38 +00:00
Bjoern Michaelsen
cca7126c29 very,very ugly hack to get the soffice.bin name
the previous solution couldnt work:
- Packages are toplevel targets, so they need to be in a separate file
- However, Packages should not be used here as it interferes with the
  pattern rules on $(OUTDIR)/bin
- replacing those instead with explicit (non-pattern) rules for this
  exceptional case
- depending from the regular target in $(OUTDIR) on the special one
- depending from the special target on the $(WORKDIR) one
2011-11-01 12:47:47 +01:00
Jan Holesovsky
79228bb177 The -something switches are obsolete, use --something instead. 2011-10-31 15:27:32 +01:00
Stephan Bergmann
0c13fbb5bd Improved an OSL_FAIL. 2011-10-31 09:05:59 +01:00
Tor Lillqvist
ad44d75e53 chmod -x 2011-10-26 12:54:10 +03:00
Tor Lillqvist
263ba7ac18 WaE: unreferenced formal parameter 2011-10-26 12:42:19 +03:00
Tor Lillqvist
6879c55d30 WaE: unreachable code 2011-10-26 12:41:20 +03:00
Olivier Hallot
a5d6dca3e9 Fix for fdo41997 continuation of VCL cleanup 2011-10-25 13:42:00 +01:00
Stephan Bergmann
b786a33cfd Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. 2011-10-24 13:59:58 +02:00
Matúš Kukan
c77a9254dd no need for SRCDIR parameter here 2011-10-23 13:20:29 +02:00
Stephan Bergmann
cf33eb5fb4 Removed spurious "" around multi-word shell arg. 2011-10-20 23:04:12 +02:00
Stephan Bergmann
b1eae75f53 Undo basis/brand split: moved ini files from basis program/ to brand program/.
Moved uno ini, folded fundamentalbasis ini into fundamental ini, merged
version inis.
2011-10-20 23:04:11 +02:00
David Tardon
9317cad250 WaE: ISO C90 forbids mixed declarations and code 2011-10-11 10:12:49 +02:00
Matúš Kukan
173cf81756 add more component prefixes 2011-10-08 15:31:40 +02:00
Stephan Bergmann
2ff63bcdea Undo basis/brand split: merge basis share/ into brand share/. 2011-10-07 22:06:28 +02:00
Michael Meeks
9142f9a1a1 WaE: win32 cleanup 2011-10-07 16:30:52 +02:00
Pierre-André Jacquod
b64cccce57 cppcheck scope reduction of var in desktop/win32/...setup.cpp 2011-10-07 15:57:41 +02:00
Michael Meeks
6c2d66e525 remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb 2011-10-05 14:00:34 +01:00
Caolán McNamara
06ae02404e cast gone 2011-10-05 10:44:30 +01:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Caolán McNamara
4e4bfa470c verbose error message please 2011-10-04 12:30:13 +01:00
Andras Timar
eabbfc9d14 solve a cosmetic issue in Extension Manager window
When the extension entry is not highlighted, replace LF to space
in description text, so words do not stick together in one line view.
2011-10-03 15:56:31 +02:00
Caolán McNamara
1f5c696c37 add mode-lines to .m files and last round of merged files, etc. 2011-09-30 09:09:25 +01:00
Tor Lillqvist
50ce26da14 WaE: suggest a space before ';' or explicit braces around empty body in 'while' statement 2011-09-29 22:07:55 +03:00
Caolán McNamara
c04c8e918b ByteString->rtl::OStringBuffer 2011-09-29 09:33:46 +01:00
Caolán McNamara
af1a8de15e why use a pointer when a reference will do 2011-09-29 09:33:45 +01:00
Thorsten Behrens
f0149fe6ea Android now builds up to instsetoo_native
Last fixes - remove kludge from RepositoryFixes.mk, have redland
build w/o threads for the while, and some hackery to exclude
pointless code like oosplash from android build.
2011-09-28 16:47:49 +02:00
David Tardon
2e2dcefb5f make WinResTarget's name independent of LinkTarget 2011-09-27 20:01:48 +02:00