Caolán McNamara
9f0e1d859e
remove unused datetime
2011-06-27 22:45:19 +01:00
Tor Lillqvist
ab8ac10a4f
Fix two obvious errors, but this still sucks
...
The generated setsdkenv_windows.bat file still does not seem to work
properly on a 64-bit OS where LibreOffice has been installed in the
default C:\Program Files (x86)\LibreOffice 3.4 folder. The horror of
cmd.exe, "special characters", quoting...
2011-06-27 18:18:47 +03:00
Caolán McNamara
3c05f4b2fa
bad merge, fix to enable extensions to build again
2011-06-24 10:29:09 +01:00
Caolán McNamara
3f7d2ae5ca
more unused methods
2011-06-22 22:16:15 +01:00
Caolán McNamara
cd4395feb5
various unused junk
2011-06-21 12:10:55 +01:00
Tor Lillqvist
5cda8705d3
Pack binaries for the HOST ("target") platform when cross-compiling
2011-06-21 02:20:25 +03:00
Caolán McNamara
c54998e722
remove unused ASglTag class
2011-06-20 14:54:17 +01:00
Caolán McNamara
128bcac3dc
remove unused ctor
2011-06-20 14:53:27 +01:00
Caolán McNamara
1d301de7a8
remove unused PopFront
2011-06-20 14:42:50 +01:00
Caolán McNamara
5c8c138879
remove unused PushFront
2011-06-20 14:41:18 +01:00
Caolán McNamara
5a7bd335ef
FileExtension unused
2011-06-20 14:38:12 +01:00
Caolán McNamara
77faf36fbd
remove unused strip_ methods
2011-06-20 14:25:08 +01:00
Caolán McNamara
abe204dce7
remove unused token_count
2011-06-20 14:18:34 +01:00
Caolán McNamara
7feb9bcec2
remove the unused replace_all variant
2011-06-20 14:15:54 +01:00
Caolán McNamara
fb21365cef
remove unused StreamStr::to_lower
2011-06-20 14:10:41 +01:00
Tor Lillqvist
7d9d24b335
Use a MSVC-specific option only when $(COM)==MSC
2011-06-18 00:29:52 +03:00
Tor Lillqvist
04f73604bd
Fix build with MinGW
2011-06-17 23:48:45 +03:00
Caolán McNamara
522dfdf1bc
throw out some unused code
2011-06-17 14:05:13 +01:00
Caolán McNamara
198c001626
remove unused AnEmptyElement
2011-06-17 14:05:13 +01:00
Caolán McNamara
3e311ca2f5
get rid if unused Image
2011-06-17 14:05:13 +01:00
Caolán McNamara
52950dd69d
remove unused ifdef branch
2011-06-17 14:05:13 +01:00
Caolán McNamara
de8437359f
remove unused ifdef branch
2011-06-17 14:05:13 +01:00
Caolán McNamara
0dc604a199
ditch unused mbstream
2011-06-17 14:05:13 +01:00
Caolán McNamara
9873968a74
throw out some unused methods
2011-06-17 14:05:13 +01:00
Jan Holesovsky
51eea761ad
Merge remote-tracking branch 'origin/libreoffice-3-4'
2011-06-17 13:02:09 +02:00
Tor Lillqvist
219ad16ad6
Use DESKTOP and NATIVE where appropriate
2011-06-16 01:17:55 +03:00
Petr Mladek
29fcc3d4eb
Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)
2011-06-14 16:53:27 +02:00
Caolán McNamara
12873f7767
WaE: simple-minded windows compiler warning
2011-06-14 15:51:46 +01:00
Tor Lillqvist
8c29883984
Don't build skeletonmaker for iOS
2011-06-14 00:21:31 +03:00
Tor Lillqvist
9cc346dc88
Build specifically for x86 only as that is what cli_cppuhelper.dll is
2011-06-10 17:21:16 +03:00
Tor Lillqvist
9d090acb4e
Fix typo, add some comments, use build env if possible to find cli_*.dll
2011-06-10 17:17:05 +03:00
Tor Lillqvist
93e7bea148
This makefile is for a standard Make, so use TABs
2011-06-10 15:35:08 +03:00
Tor Lillqvist
475e518c7c
There is no dk.mk in settings
2011-06-10 15:34:37 +03:00
Nigel Hawkins
9885788063
Remove assert that caused a build error.
...
Actual error was:
comparison is always true due to limited range of data type
2011-06-07 10:38:26 +01:00
Tor Lillqvist
27cbc7d655
Drop %_EXT% which was always empty
2011-06-03 13:35:47 +03:00
Caolán McNamara
a74f430a1a
tweak the odk example to be equivalent to the standard template
2011-06-03 08:55:08 +01:00
Jan Holesovsky
d6fb1ee8a9
Merge commit 'libreoffice-3.4.0.2'
2011-05-30 13:12:16 +02:00
Petr Mladek
4585326c14
Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)
2011-05-24 19:29:14 +02:00
Jan Holesovsky
4500eef577
Merge remote-tracking branch 'origin/integration/dev300_m106'
2011-05-24 15:03:19 +02:00
Tor Lillqvist
64d83940f9
Add the wntgcc directories
2011-05-19 00:39:03 +03:00
Tor Lillqvist
aab17fb782
Add the unxios and unxand directories
2011-05-19 00:34:12 +03:00
Tor Lillqvist
b0ba9eb2ff
Check what compiler is used, not run-time platform
2011-05-18 03:37:46 +03:00
Julien Nabet
9f46648051
Just 1 simple fix cppcheck warning
2011-05-17 22:08:30 +02:00
Petr Mladek
d5eadf918f
Branch libreoffice-3-4-0
...
This is 'libreoffice-3-4-0' - the stable branch for the 3.4.0 release.
Only very safe changes, reviewed by three people are allowed.
If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.
If you want to build something cool, unstable, and risky, use master.
2011-05-17 20:49:48 +02:00
Petr Mladek
3d2622ff9c
Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)
2011-05-17 19:55:37 +02:00
Petr Mladek
c65f6b009f
Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)
2011-05-10 20:01:44 +02:00
Julien Nabet
3ea396c8d2
Some cppcheck cleaning
2011-05-08 14:54:29 +02:00
Julien Nabet
3b8b6cef10
Change <file>.toURL() to <file>.toURI().toURL()
2011-05-03 23:02:44 +02:00
Petr Mladek
1328f7e093
Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)
2011-05-03 20:01:38 +02:00
Francois Tigeot
b945adac81
Remove OS/2 support
2011-05-03 18:07:23 +02:00