Bjoern Michaelsen
|
d73e574d8a
|
move reconfigure into gbuild
|
2011-11-29 17:25:14 +01:00 |
|
Norbert Thiebaud
|
c0bed9c72e
|
remove precompiled_xxx.hxx/cxx
|
2011-11-27 18:07:55 -06:00 |
|
Norbert Thiebaud
|
3f2ff54778
|
remove pch from the include list
|
2011-11-27 15:24:45 -06:00 |
|
Norbert Thiebaud
|
05b879dabf
|
remove include of pch header from slidewhow
|
2011-11-27 13:22:08 -06:00 |
|
Norbert Thiebaud
|
992757cc5e
|
remove pre-compiled header support in gbuild and gbuildified module
|
2011-11-27 11:49:38 -06:00 |
|
Bjoern Michaelsen
|
f2f0dbd273
|
make gbuild makefiles run independant of pwd again
|
2011-11-25 12:04:40 +01:00 |
|
Norbert Thiebaud
|
0ea8c014ef
|
tweak gbuild standart Makefile to allow partial build in unsourced env
This allow to run make in a module wihtout the need to source
Env.Host.sh.
|
2011-11-16 06:18:54 -06:00 |
|
Tor Lillqvist
|
97722c8215
|
Drop unnecessary inclusions of <sal/main.h>
|
2011-11-05 12:11:16 +02:00 |
|
Cédric Bosdonnat
|
7ffe517dea
|
RangeExpander functor removed, but needed in one place.
Added a local class for it: there may be a better fix, but it avoids the
build to break.
Removed a few remaining includes
|
2011-11-03 08:53:40 +01:00 |
|
Caolán McNamara
|
76e37b7f79
|
adapt naming scheme
|
2011-11-01 09:27:24 +00:00 |
|
Caolán McNamara
|
4403ef6fa8
|
ByteString->rtl::OString
|
2011-11-01 09:27:23 +00:00 |
|
Tor Lillqvist
|
bb11326047
|
WaE: type name first seen using 'struct' now seen using 'class'
|
2011-10-25 13:55:36 +03:00 |
|
Tor Lillqvist
|
a47ef216cc
|
Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API
|
2011-10-19 14:50:18 +03:00 |
|
Pierre-André Jacquod
|
d97b1a7305
|
add missing braces for if statement, making correct scope
|
2011-10-07 15:57:56 +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
|
e9a562ed69
|
cast is gone now
|
2011-10-05 11:14:49 +01:00 |
|
Bjoern Michaelsen
|
e94a19f3e0
|
simplfy dmake to gbuild bridgefile
|
2011-10-05 00:31:50 +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
|
eeefce57c8
|
Fix error: invalid conversion from 'long int*' to 'const GLint*'
|
2011-09-29 22:07:56 +03:00 |
|
Stephan Bergmann
|
10f996efb1
|
fix trunk gcc compiler errors; second attempt for the previously reverted part
|
2011-09-29 17:11:14 +02:00 |
|
Stephan Bergmann
|
a08df51f64
|
Reverted std::hash map part of previous "fix trunk gcc compile errors."
|
2011-09-29 14:01:20 +02:00 |
|
Matúš Kukan
|
8de6948e4f
|
fix trunk gcc compile errors
|
2011-09-29 13:22:57 +02:00 |
|
Pierre-André Jacquod
|
162800bbaf
|
cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxx
but left the call to the function behind, since not sure there is
no effect on data
|
2011-09-26 22:02:39 +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 |
|
Stephan Bergmann
|
d996328cd5
|
sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
|
2011-09-12 22:47:50 +02:00 |
|
Caolán McNamara
|
6b72a64543
|
make slideshow ByteString free
|
2011-09-12 09:09:59 +01:00 |
|
Peter Foley
|
1bd2884369
|
convert Mesa to gbuild and add to tail_build
|
2011-09-10 18:52:18 -05:00 |
|
Pierre-André Jacquod
|
aa9fe64403
|
[cppchecker] unread Variable within a #ifdef [WINT] removed
|
2011-09-06 22:38:07 +02:00 |
|
Caolán McNamara
|
5ba602cbf0
|
callcatcher: another layer of unused
|
2011-09-01 09:53:36 +01:00 |
|
Joseph Powers
|
41449a86c4
|
unusedcode.easy: slideshow::internal cleanup
|
2011-08-31 07:37:32 -07:00 |
|
Norbert Thiebaud
|
d64bbd6bf8
|
detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set
|
2011-08-19 18:29:07 -05:00 |
|
Pierre-André Jacquod
|
8231574526
|
unused variable in Windows build
according cppchecker, small cleaning
|
2011-08-14 11:40:57 -05:00 |
|
Norbert Thiebaud
|
662c49c020
|
sd and slideshow depend on animations' api
|
2011-08-11 23:05:12 -05:00 |
|
Julien Nabet
|
0410bbafaf
|
Some cppcheck cleaning
|
2011-08-10 23:05:50 +02:00 |
|
Takeshi Abe
|
b2bd33ea25
|
prefer makefile-gmake-mode to plain makefile-mode
|
2011-08-10 02:12:48 +09:00 |
|
Takeshi Abe
|
3fb5160da1
|
Emacs modeline compatible with vim's one
|
2011-08-05 11:00:34 +09:00 |
|
Tor Lillqvist
|
a06dae5f80
|
Add consistent Emacs and vim mode lines
|
2011-07-30 23:02:06 +03:00 |
|
Matúš Kukan
|
7e5b4be4cf
|
add prefixes for component_getFactory
|
2011-07-28 14:37:59 +02:00 |
|
Thomas Arnhold
|
31300a1b6f
|
Remove unused Debugging stuff
If this is still needed, please revert it.
|
2011-07-25 15:12:14 +02:00 |
|
Norbert Thiebaud
|
a5eb2da14e
|
remove half baked test without the appropriate include to make it works
|
2011-07-24 19:48:51 -05:00 |
|
Norbert Thiebaud
|
d5c9bdd202
|
cString is deprecated use cStringUsingEncoding instead
|
2011-07-24 19:30:18 -05:00 |
|
Bjoern Michaelsen
|
418a4edf9a
|
Merge branch 'master' into feature/gnumake4
|
2011-07-21 18:38:59 +02:00 |
|
Matus Kukan
|
8738273c24
|
Remove component_getImplementationEnvironment
|
2011-07-11 20:32:19 +01:00 |
|
Bjoern Michaelsen
|
4eac26400b
|
gnumake4: postmerge fixes in sd and slideshow
|
2011-06-21 13:17:18 +02:00 |
|
David Tardon
|
2ef73ac0e4
|
remove all traces of offuh from makefiles
|
2011-06-17 14:43:29 +02:00 |
|
Hans-Joachim Lankenau
|
6813470ad0
|
ause130: #i117218# change .idl handling to gnu make
|
2011-06-17 14:43:28 +02:00 |
|
Tor Lillqvist
|
285422ff1e
|
Drop OS2
|
2011-05-21 15:54:49 +03:00 |
|
Christian Lohmaier
|
0b26358b96
|
WaE - add explicit casting (decimal-types → integer types)
|
2011-05-16 23:22:50 +02:00 |
|
Joseph Powers
|
a4983ccb97
|
GDIMetaFile cleanup
Plus trailing whitespace cleanup.
|
2011-05-10 05:45:30 -07:00 |
|
Norbert Thiebaud
|
65bd9835ae
|
ObjC compile should ot take Exception flags
|
2011-04-23 13:05:23 -05:00 |
|