Commit graph

298762 commits

Author SHA1 Message Date
Norbert Thiebaud
7e2f0a0f92 add the needed -framework for fps_aqua 2011-12-27 07:37:37 -06:00
Norbert Thiebaud
daadc82a1d WaE unused variables 2011-12-27 07:37:36 -06:00
László Németh
af366b7332 fdo43931 (fix for double hyphens) 2011-12-27 14:16:15 +01:00
Stefan Knorr (astron)
e64df060d0 Rename folder ooo_custom_images to icon-themes
Hopefully, this is much more logical.
2011-12-27 13:41:53 +01:00
Matúš Kukan
693f266d81 WaE: unused variables 2011-12-27 13:37:36 +01:00
Norbert Thiebaud
3678d3ec5a typo in ENABLE_NSPLUGIN migration 2011-12-27 06:21:06 -06:00
Matúš Kukan
073b50b11e fpicker: convert to gbuild 2011-12-27 13:03:37 +01:00
Matúš Kukan
6b287bb919 fpicker: aqua: move source files .cxx -> .mm 2011-12-27 13:03:36 +01:00
Norbert Thiebaud
52ec70499e move ENABLE_* variables from set_soenv.in to config_host.mk 2011-12-27 04:04:06 -06:00
Markus Mohrhard
6fdac8946b fix ScDatabaseRangeObj test, fdo#43312 2011-12-27 07:56:06 +01:00
Markus Mohrhard
32f38931ee better handling for unsaved external references
Now references to unsaved documents can be created in the sheet and not
only through copy/paste
This fixes the problem that otherwise editing these refs resulted in
 #REF
2011-12-27 07:56:06 +01:00
Markus Mohrhard
f36743fe31 fix dbglevel=2 build in sc 2011-12-27 07:56:05 +01:00
Takeshi Abe
c936e50627 catch exception by constant reference 2011-12-27 10:17:15 +09:00
Lior Kaplan
1d55be9164 Use default UI_SANS (dropping Culmus fonts), but keep Tahoma first (for Windows)
Don't override SANS_UNICODE
Drop nachlieli and lucidagrande (no such fonts)
Beautify remaining fonts' names
2011-12-27 02:57:27 +02:00
Matúš Kukan
472a7db1ef register hunspell as static library 2011-12-27 00:31:47 +01:00
Miklos Vajna
e71d6df413 Related: fdo#43380 fix parsing of the \cf RTF token
Send the real color value to dmapper, not the index, which is
meaningless outside the tokenizer.
2011-12-27 00:00:33 +01:00
Miklos Vajna
e4e77861c6 fdo#43380: fix crash in DomainMapper_Impl::SetFieldFFData 2011-12-27 00:00:18 +01:00
Lior Kaplan
53a0078e8b Remove an unnecessary full stop 2011-12-27 00:11:45 +02:00
Andras Timar
4310096484 missing icons in Index Design dialog fdo#38435 2011-12-26 22:38:05 +01:00
Ivan Timofeev
b9f58ba85f resurrect autocorrection 2011-12-27 00:32:52 +04:00
Norbert Thiebaud
ecbda593ef remove apparentely accidental addition of a linux binary module for make 2011-12-26 12:51:40 -06:00
David Tardon
764f2b2790 gbuildize ure 2011-12-26 17:40:26 +01:00
David Tardon
95754019f4 revamp Rdb class 2011-12-26 17:40:26 +01:00
Markus Mohrhard
21223d2be0 fix assertion error in GtkFolderPicker during recovery dialog 2011-12-26 15:18:45 +01:00
Markus Mohrhard
b12191787a missing pointer check in new multiline input code, fdo#43856 2011-12-26 15:18:45 +01:00
Markus Mohrhard
ee154f70a1 move OSL_FAIL to correct location 2011-12-26 15:18:45 +01:00
Olivier Hallot
3e4f51f112 Fix for fdo43460 Part XIX getLength() to isEmpty()
Part XIX
Module
formula and fpicker
2011-12-26 14:26:08 +04:00
Olivier Hallot
e7bddf7327 Fix for fdo43460 Part XVII getLength() to isEmpty()
Part XVII
Module
fileaccess and filter
2011-12-26 14:05:06 +04:00
Lior Kaplan
ecf24119ae fdo#32936: Remove Tahoma from the Hebrew font list (except the UI list) 2011-12-25 22:27:02 +02:00
David Tardon
d3a506d64e move UnoControls to tail_build 2011-12-25 20:39:49 +01:00
David Tardon
0751491892 gbuildize UnoControls 2011-12-25 20:37:10 +01:00
Takeshi Abe
5451e9c702 catch exception by constant reference 2011-12-26 03:38:50 +09:00
Peter Jentsch
bf2857d88a open xml filter test result in default xml editor
first commit to remove the broken xml filter source
view and validation service. The validation service
is currently broken in that it doesn't allow to refer
to or define an xml catalog or alternative validation
methods. All of this is included in current xml development
tools elsewhere, so we don't need to duplicate that in LO.
2011-12-25 18:20:08 +01:00
Peter Jentsch
80b8744a97 fix threading problem in LibXSLTTransformer.cxx
need to wait for reader thread to terminate before
deleting it.
2011-12-25 18:20:07 +01:00
Peter Jentsch
027a8d56ba use radiobuttons to select builtin/saxon xslt transformation 2011-12-25 18:20:07 +01:00
Peter Jentsch
dee1e460e1 fixed warning about global resource in xmlfilterdialog.src 2011-12-25 18:20:06 +01:00
julien
372ea70b5b Some cppcheck cleaning 2011-12-25 13:58:55 +01:00
Norbert Thiebaud
4a8626c6cc remove pre-req from postprocess that are already pulled by tail_build 2011-12-25 01:56:16 -06:00
Norbert Thiebaud
28254c7108 migrate most SYSTEM_* config from set_soenv.in to config_host.mk.in
should be pretty safe.
The main risk if is something rely on the 'undef if empty' behavior of
the typical trap is the use of *= in dmake
a git grep of "\$(SYSTEM_" did not reveal any problematic case.
2011-12-25 00:11:21 -06:00
Takeshi Abe
8cc98837d3 catch exception by constant reference 2011-12-25 15:09:58 +09:00
Norbert Thiebaud
8b18c70b99 clean-up remnant obsolete CALL_CDECL 2011-12-24 21:42:09 -06:00
Norbert Thiebaud
c201ede9f9 do not export SUNTEMPLATE_LANG. Not used anywhere 2011-12-24 21:42:09 -06:00
Norbert Thiebaud
6419c7ff23 binned XAU_LIBS from configure.in. Not used anywhere. 2011-12-24 21:42:09 -06:00
Norbert Thiebaud
3a9779239e binned --enable-static-gtk... no used anywhere. 2011-12-24 21:42:08 -06:00
Norbert Thiebaud
fd9366c85c prep work to eliminated Env.*.sh, introduce config_{host,build}.mk
This introduce config_host.mk and config_build.mk
generated from config_host.mk.in
The intent is for that file to be both sourcable in a shell and includable
in a gnu Makefile.
Eventually all the environment set-up will be in config_host.mk.in
and so there won't be a need to source anything in shell before make.
2011-12-24 21:42:08 -06:00
Norbert Thiebaud
cdd98fc187 psprint_config moved to tail_build, its dep must be added to tail_build's 2011-12-24 20:12:23 -06:00
Matteo Casalin
7a11e6106b Remove unneeded tests before delete
Pointers deleted in destructor are modified in remaining code,
and already set to NULL when necessary.
2011-12-25 00:16:31 +01:00
Matteo Casalin
791b1e941e Remove unused header 2011-12-25 00:16:31 +01:00
August Sodora
7b97c7731b DECLARE_TABLE->boost::ptr_map 2011-12-24 15:55:32 -05:00
Peter Foley
c61d62d70a fix gbuildified accessibilty on windows 2011-12-24 10:32:03 -05:00