Commit graph

298038 commits

Author SHA1 Message Date
Michael Meeks
eeffb8abdc horrendous hack to stubify a library
We dump the library's symbols we're trying to stubify, and then
assemble another library that looks just like it, except with all
of it's innards sucked out.
We also use pkgconfig to find all the relevant dependencies and
to build an entire library tree.
2011-12-09 21:41:41 +00:00
Eike Rathke
8c736b8543 fixed fdo#37349 present Catalan (Valencian) as selectable UI language
Catalan (Valencian) has no ISO 639 code assigned and the UI localization uses
the ca-XV hack where XV is of the reserved ISO 3166 user-assigned range. This
should not escape to document content therefor internally a replacement to
ca-ES is done for all locale attribution. For the UI localization to be
distinguishable under Tools->Options->LanguageSettings->UserInterface this
needed a special handling to allow Catalan (Valencian) again.
2011-12-09 22:36:15 +01:00
Kohei Yoshida
4345b5cb72 fdo#38545: Show/hide anchor when the anchoring status changes.
Setting a page-anchored object to cell-anchored didn't show the anchor
immediately until you unselect the object and re-select it.  Same for
the cell-anchored to page-anchored direction.

This commit fixes it.
2011-12-09 16:34:26 -05:00
Fridrich Štrba
25180de757 Build the postgresql driver by default on 32-bit Windows too 2011-12-09 20:59:04 +01:00
Bjoern Michaelsen
18069824a6 do nothing in buildpl stage for debugrun 2011-12-09 20:47:08 +01:00
Winfried Donkers
a34ccd2ec9 fdo#36874: Label PRINTING misplaced on paper sheet 2011-12-09 20:47:08 +01:00
Ivan Timofeev
15a14cdc33 fdo#39528: do not lose height of tree list box in Navigator 2011-12-09 21:25:02 +04:00
Fridrich Štrba
27f83e9f32 Use the internal libpq for universal builds 2011-12-09 17:00:14 +01:00
Michael Stahl
1a6853e422 writerfilter: fix build breakers 2011-12-09 16:44:08 +01:00
Christian Lippka ORACLE
a92266c0e5 impress210: #i116847# added CTRL-ALT-C as shortcut for inserting comments in calc
# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com>
# Date 1299490586 -3600
# Node ID dc37f2767c97d459067f4206d7fa97f07dcfa32c
# Parent  3877d3f525421bfb50bd8e4bf8649277a9b3df6c
2011-12-09 16:10:33 +01:00
Michael Stahl
39e4d05684 gbuild: Output.mk: fix typos 2011-12-09 15:56:01 +01:00
Luboš Luňák
3dec8b847f make SwNode and SwCntntNode abstract base classes 2011-12-09 15:40:24 +01:00
Michael Stahl
3cbb44bdb4 svtools: imagemgr.src: use %PRODUCTXMLFILEFORMATNAME
Currently on File->Properties we display "LibreOffice 1.0 Text Document"
etc. for OpenOffice.org XML format documents, which is wrong: these
should not be re-branded.
2011-12-09 15:18:02 +01:00
Michael Stahl
ca4483b55b CppunitTest_sw_macros_test.mk: depends on vbaswobj
This should fix the spurious segfaults caused by running the test while
the library is being overwritten in parallel that cannot be reproduced
by just running the test.
2011-12-09 15:18:02 +01:00
Michael Stahl
1da85eb63b connectivity: remove dead DNoException.cxx 2011-12-09 15:18:02 +01:00
Michael Stahl
c549ae0b57 sw: tweak translations
cb8b7a86 and 869a0f36
2011-12-09 15:18:01 +01:00
Michael Stahl
50471a85d4 add curl to RepositoryExternal.mk 2011-12-09 15:18:01 +01:00
Cédric Bosdonnat
2075a648ac Removed useless code due to the move to SAL_INFO 2011-12-09 15:16:09 +01:00
Caolán McNamara
87ec1f8857 callcatcher: remove unused code post automation removal 2011-12-09 13:57:16 +00:00
Caolán McNamara
17d5cdfff9 Three factories in sot never used 2011-12-09 13:57:15 +00:00
Fridrich Štrba
a4845bd70e Make link and deliver the postgresql.oxt extension also on windows 2011-12-09 14:50:44 +01:00
Tor Lillqvist
91af205a93 Don't misuse CLASSPATH for what goes into the -cp option to javac
CLASSPATH is supposed to show where to find the classes needed by Java
programs running at build time. The -cp switch to javac tells where to
find classes referenced by the code being compiled. These are
different things. (But it doesn't seem to have mattered much in our
build system.) So use T_CP instead, named in the same fashion as
T_CXXFLAGS etc.

But... for some reason this change, which as such should be just more
or less cosmetic, also fixes a build problem in the "scripting" module
on Windows, seen by Noel Grandin
(http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/19016
) and me.
2011-12-09 14:45:59 +02:00
Fridrich Štrba
6e407a5887 Fix Windows build and delivery of libpq 2011-12-09 13:06:36 +01:00
Stephan Bergmann
0670d4652d rtl::OUStringBuffer::insert overloaded for char (similar to ::append). 2011-12-09 12:32:59 +01:00
Fridrich Štrba
5318ddf2e6 fixed Calc unit-test crashes
Wrong offset and count constants caused properties' string array out-of-bounds
access.
2011-12-09 12:30:25 +01:00
Andras Timar
e416813c32 don't waste localizers' time on unused crashrep 2011-12-09 12:23:45 +01:00
Fridrich Štrba
efcc41848b Trying to simplify the building of static libpq 2011-12-09 11:00:57 +01:00
Thorsten Behrens
c83d5a1fe1 Default to non-TDF artwork for Libo-Dev builds, too. 2011-12-09 10:08:57 +01:00
Andras Timar
d9eff9df16 remove upx exepacker support
it was not used and anti-malware programs are allergic to exepackers
anyway...
2011-12-09 09:52:53 +01:00
Andras Timar
567e4ba273 we don't pack runtime with internal extensions 2011-12-09 09:23:45 +01:00
Andras Timar
738cef29aa remove transform_description.pl, obsoleted by l10ntools 2011-12-09 09:23:45 +01:00
Jan Holesovsky
c7052a5d62 i18npool on Windows needed more fixes. 2011-12-09 09:20:12 +01:00
Lionel Elie Mamane
13b93f40ab Allow gb_COLOR and gb_TITLES for 256color TERMs, too 2011-12-09 09:17:23 +01:00
August Sodora
f5549c9429 String->OUString 2011-12-09 01:58:49 -05:00
August Sodora
7c8b0959fd String->OUString 2011-12-09 00:56:17 -05:00
August Sodora
9c2f9c79ac String->OUString 2011-12-09 00:50:03 -05:00
August Sodora
7ffca8ed2e sal_Bool to bool 2011-12-09 00:15:26 -05:00
August Sodora
5a61ac273b Remove old testtool icons 2011-12-09 00:04:33 -05:00
August Sodora
99ec322768 Remove archaic tests 2011-12-08 23:59:57 -05:00
August Sodora
3f5225ab63 Clean up SbxItem 2011-12-08 23:22:01 -05:00
Kohei Yoshida
49b6cbe96b bnc#656073: Allow filtering by error value.
The old way was that an error cell was evaulated as having a value of 0.
The error cell also showed up as blank in the popup.  Using the error
string is much more intuitive (and some users apparently want this
behavior).
2011-12-08 23:02:26 -05:00
Kohei Yoshida
d598c76cb9 bnc#727504: Correctly convert chart data ranges.
We were supported to convert XML chart data range representations
with a hard-coded ';' as the range union operators, but incorrectly
using UI configurable range separators.  This caused charts with
series that consisted of multiple ranges to be imported correctly in
locales where the range separator (which re-uses the function argument
separator) was something other than ';'.

BTW I plan to remove this "always use Calc A1 syntax" restriction in
future versions.
2011-12-08 21:46:33 -05:00
Takeshi Abe
9262039e90 catch exception by constant reference 2011-12-09 09:59:02 +09:00
Lionel Elie Mamane
e89c99ce5e Revert "mysqlcppconn: force recompilation when switching between different bindings"
This reverts commit 694627b786.
2011-12-09 01:17:19 +01:00
Lionel Elie Mamane
4b15417268 Revert "tg_ext: fix unpack for zip files"
This reverts commit fb46e93e1a.
2011-12-09 01:17:16 +01:00
Lionel Elie Mamane
0fe6184dc3 Revert "tg_ext: fix unpack for flat zip files"
This reverts commit 58844404ad.
2011-12-09 01:17:13 +01:00
Lionel Elie Mamane
c58f776fb8 Revert "tg_ext.ml: fix patch when filename ambiguous"
This reverts commit 0189e8881d.
2011-12-09 01:16:45 +01:00
Lionel Elie Mamane
0189e8881d tg_ext.ml: fix patch when filename ambiguous 2011-12-09 00:55:58 +01:00
Lionel Elie Mamane
58844404ad tg_ext: fix unpack for flat zip files 2011-12-09 00:37:38 +01:00
Eike Rathke
ce2fe82b08 fixed fdo#43614 Crash when closing document and several Spreadsheet documents open
During Paint() in ScMultiTextWnd::InitEditEngine(),
ScTabViewShell::GetActiveViewShell() may return a view shell that does not
correspond with the document to be repainted if another document was opened or
when switching between documents. Prevent creating an EditEngine with wrong
SfxItemPool.
2011-12-09 00:27:17 +01:00