Peter Foley
5ebf2a0b43
update post_download.in
2011-09-25 18:14:13 -04:00
Peter Foley
fc17ff3bd3
remove unused acinclude.m4
2011-09-25 18:14:12 -04:00
Peter Foley
d1ebcd0587
Use AC_RUN_IFELSE AC_LINK_IFELSE AC_COMPILE_IFELSE AC_PREPROC_IFELSE macros
...
Remove usage of the obsoleted AC_TRY_RUN AC_TRY_LINK AC_TRY_COMPILE AC_TRY_CPP macros
2011-09-25 18:14:11 -04:00
Peter Foley
12759f67a3
update config.guess and config.sub
2011-09-25 18:14:10 -04:00
Peter Foley
44d9e39ea5
fix quoting and use AC_CANONICAL_HOST
2011-09-25 18:14:09 -04:00
Matúš Kukan
ecd522535d
fix path to binaryurp.component
2011-09-26 00:12:18 +02:00
Matúš Kukan
4768ce0f24
convert binaryurp to gbuild
2011-09-25 23:43:06 +02:00
Norbert Thiebaud
cbeebc223b
make the case not ENABLE_QUICKSTART_LIBPNG work again
2011-09-25 16:21:19 -05:00
Tomas Chvatal
6985b28d53
Do not use AS_IF and AS_CASE macros
...
Also cleanup space/tabs to use only 4 spaces everywhere.
2011-09-25 18:18:16 +02:00
Norbert Thiebaud
0b24bd7a6e
hide a WaE... should be fixed properly when the issue is understood
2011-09-25 11:11:27 -05:00
Norbert Thiebaud
c6811e675c
refactor start.c and splash.c. de-couple the 2 sources and avoid globals
2011-09-25 10:55:11 -05:00
Norbert Thiebaud
652356f67b
WaE hide unused parameter
2011-09-25 10:43:56 -05:00
Tomas Chvatal
6104b24ff4
Remove the comment as it confuses the macro expansion.
2011-09-25 17:34:27 +02:00
Tor Lillqvist
38ece856ae
Disable some extensions that apparently are enabled otherwise
2011-09-25 17:16:19 +03:00
Tomas Chvatal
8148ad076c
Update some java checks to check all vars properly.
2011-09-25 15:03:44 +02:00
Tor Lillqvist
e135afb739
Fix compilation when SYSTEM_LIBXML headers are not in /usr/include
...
Need to use LIBXML_CFLAGS, that's what it's for.
2011-09-25 15:52:55 +03:00
Tor Lillqvist
c1e82b1c64
Drop apparently unneeded inclusion of l10ntools/compilehelp.hxx
...
Fixes compilation for non-desktop OSes (iOS and Android), for which we
haven't built and delivered l10ntools.
2011-09-25 15:22:02 +03:00
Tor Lillqvist
2b207686cd
Tell what "LB" means
2011-09-25 11:47:19 +03:00
Tomas Chvatal
cddea419b6
Avoid ambiguous Locale type by specifying full path to sun::star... ; the other definition is from ICU.
2011-09-24 18:09:58 +02:00
Tomas Chvatal
3a8c8537d1
For wiki-ext check also java and ext support.
2011-09-24 18:09:58 +02:00
Matúš Kukan
a45542c6f0
also here include linux-CPUNAME as in gbuild.mk
2011-09-24 16:50:39 +02:00
Markus Mohrhard
7a195b81be
Manage Names: braodcast change in range names now directly
2011-09-24 16:09:44 +02:00
Markus Mohrhard
ae992dbe6c
add local range names to "Name Box"/ScPosWnd
2011-09-24 16:09:44 +02:00
Markus Mohrhard
e9159d142a
handle local range names from name box/navigator correctly
2011-09-24 16:09:43 +02:00
Markus Mohrhard
3b6fc983f4
show local range names in navigator
2011-09-24 16:09:43 +02:00
Matúš Kukan
e1de59eb46
unusedcode: vcl::PrinterFoo
2011-09-24 15:52:31 +02:00
Xisco Fauli
0f7d691056
Remote the python code for now.
...
The reason I delete it is because this code is not used yet. I still keep working in the feature branch, so when i'll finish there i'll merge it into master. It doesn't make sense to have it in master for now
2011-09-24 12:59:08 +02:00
Michael Meeks
cf16ef6c25
add a 30 second timeout to failure if we get no response in this time
2011-09-24 11:40:10 +01:00
Michael Meeks
24bd2b363a
cleanup debug build pointer -> ref migration issues
2011-09-24 11:35:23 +01:00
Norbert Thiebaud
eb2d27548d
WaE unused debug-printf static variable
2011-09-24 04:14:19 -05:00
Michael Meeks
0f89219ff7
remove some stray debug fprintfs
2011-09-24 08:45:08 +01:00
Michael Meeks
c8dc737208
re-factor XPropertyList derivatives to use a rtl::Reference
...
This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too
2011-09-24 08:33:46 +01:00
Michael Meeks
7fc35af5fd
remove obsolete Forte NOOPT files
2011-09-24 08:33:45 +01:00
Markus Mohrhard
176b9ee183
Manage Names: add comments and remove dead code
2011-09-24 03:52:33 +02:00
Markus Mohrhard
87e3d71ca6
Manage Names: refactoring in namedlg.cxx
2011-09-24 03:52:33 +02:00
Markus Mohrhard
4e83a42e43
show only relevant range names
2011-09-24 03:52:33 +02:00
Markus Mohrhard
b7b1446520
fix crash, various button problems, memory leak
2011-09-24 03:52:33 +02:00
Markus Mohrhard
24f4f5bc7a
Manage Names: set new entry as selected
2011-09-24 03:52:32 +02:00
Luboš Luňák
9933b2ad98
I wonder if this fixes the libxml build error on tinderbox
2011-09-23 23:30:25 +02:00
Tor Lillqvist
8087ee43f8
Fix typo
2011-09-23 23:41:27 +03:00
Tor Lillqvist
5c1f66495e
Drop bootstrap library duplicated for iOS
2011-09-23 23:41:27 +03:00
Cédric Bosdonnat
5277f81090
Page Break: Changed the page break into a control
...
Page break changes (no impact on column breaks):
+ Create a MenuButton control for the page break
+ Moved the line to a SwDashedLine
2011-09-23 22:24:36 +02:00
Markus Mohrhard
c7ac093eb5
inital work for new "Manage Names" dialog
...
still missing:
* change the more button to something more modern
* change the position of the range options to the place below the more
button
* insert/paste button is missing
* last inserted item should be selected by default
additional future improvements:
* filters
* search bar
2011-09-23 20:37:55 +02:00
Luboš Luňák
b848a2eb7f
debug support for dumping writer nodes structure
...
Similarly to the layout debug support. F12 -> layout, Shift+F12 -> nodes.
2011-09-23 18:27:57 +02:00
Luboš Luňák
6cb1cb26d8
make SwCntntNode* and SwNode* have the same value
...
For debugging purposes, mainly. Fix also some casts that worked only
with SwModify being the first base (there seems to be no real
requirement for it being first).
2011-09-23 18:27:57 +02:00
Caolán McNamara
822e94a1c9
ensure m_pOwnerRow is NULL
2011-09-23 17:14:42 +01:00
Caolán McNamara
eddbdb1938
cppcheck: don't dereference NULL pRow
2011-09-23 17:14:41 +01:00
Stephan Bergmann
82b5fcca3e
Undo basis/brand split: move testtool from basis to brand.
2011-09-23 17:55:40 +02:00
Stephan Bergmann
a66f9903bb
Undo basis/brand split: move dynamic libraries from basis to brand.
2011-09-23 17:55:39 +02:00
Ivan Timofeev
ff6e647932
Fix for fdo#39898: don't crash on some invalid MathML objects
2011-09-23 16:53:41 +01:00