Commit graph

16557 commits

Author SHA1 Message Date
Caolán McNamara
04e20ca11b use standard pattern for this 2011-06-07 08:56:50 +01:00
Caolán McNamara
359865a595 remove ifdef zeroed code 2011-06-07 08:56:50 +01:00
Andras Timar
d3cf230fd1 replace OOo to TDF or %PRODUCTNAME respectively fdo#37998 2011-06-06 23:23:44 +02:00
Jan Holesovsky
a293befc76 Merge remote-tracking branch 'origin/libreoffice-3-4' 2011-06-06 12:53:09 +02:00
Christina Rossmanith
6a9ac34b46 __cdecl -> SAL_CALL 2011-06-03 17:45:43 +02:00
Tor Lillqvist
d32db65e8f Drop %_EXT% which was always empty 2011-06-03 13:25:56 +03:00
Caolán McNamara
953524f87e use standard template here 2011-06-02 00:08:44 +01:00
Caolán McNamara
830152279e WaE: single value used to multiplex two different things 2011-06-01 16:49:19 +01:00
Caolán McNamara
b26292e3cc those times were sal_Int32s 2011-06-01 16:36:12 +01:00
Caolán McNamara
b21fcd54a3 tweak this a bit 2011-06-01 15:17:25 +01:00
Jean-Baptiste Faure
128feab384 fix for bug fdo 36519
Use human readable format name instead of internal filter names in Load/save options UI
2011-06-01 15:21:25 +02:00
Jean-Baptiste Faure
ff2af03b48 fix for bug fdo 36519
Use human readable format name instead of internal filter names in Load/save options UI
2011-06-01 15:20:25 +02:00
Andre Schnabel
3da3256d9b fix for fdo#37761: Keyboard navigation broken in tools - options
prevent that aAutoSaveEdit will grab the focus in options dialog

Signed-off-by: Noel Power <noel.power@novell.com>
2011-06-01 10:41:32 +01:00
Jan Holesovsky
36472f4f40 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/components 2011-05-31 10:46:29 +02:00
Tor Lillqvist
f4def585fa Add removed variable which now is used back 2011-05-30 15:46:32 +03:00
Tor Lillqvist
e25ca371cd Use boost::unordered_map instead of the non-std hash_map so that it compiles without stlport 2011-05-30 15:45:57 +03:00
Jan Holesovsky
94a0ea6b9e Merge commit 'libreoffice-3.4.0.2' 2011-05-30 13:12:13 +02:00
Julien Nabet
f8205aeecb WaE: pButton became un-used due to 7eba32f0eacd71fbf2561c9f58f52b89cdd0e86f 2011-05-29 15:14:45 +02:00
Jan Holesovsky
e09eaef5a6 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/components 2011-05-27 20:49:27 +02:00
Jan Holesovsky
88c1a56d11 Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	extensions/source/svg/svgaction.cxx
	extensions/source/svg/svguno.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/xstorage.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
2011-05-27 20:39:30 +02:00
Luke Petrolekas
6932b40aa4 Delete commented out code. 2011-05-27 10:45:26 +01:00
Luke Petrolekas
58120f8e30 Simply the code. 2011-05-27 10:42:30 +01:00
Luke Petrolekas
2416f13b34 Remove commented out code. 2011-05-27 10:39:32 +01:00
Luke Petrolekas
843d7e1e44 Removes commented out code. 2011-05-26 17:06:04 +01:00
Luke Petrolekas
57e7b1a3cb Removes commented out code. 2011-05-26 17:05:02 +01:00
Petr Mladek
90a2bfb517 Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2) 2011-05-24 19:29:11 +02:00
Thorsten Behrens
1ed57b51d3 3rd update to Mac dmg background.
This time, wrong path - now hopefully working everywhere.

Signed-off-by: Christian Lohmaier <lohmaier@googlemail.com>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-24 12:08:39 +02:00
Thorsten Behrens
fa1795c1d1 Polish branding - fix langpack mac installer icon
Fix for fdo#33229 - the lang pack installer icon on mac was still
showing seagulls.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
(cherry picked from commit 44c6333a2b6923add66d70be6329a6ad4f3aa66d)

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Christian Lohmaier <lohmaier@googlemail.com>
2011-05-24 12:05:46 +02:00
Caolán McNamara
b4387143ce PARAM_USHORT_->PARAM_UINT16_ && PARAM_ULONG_->PARAM_UINT32_ 2011-05-24 10:39:32 +01:00
Caolán McNamara
b2df7eb80d BinUSHORT->BinUINT16 && BinULONG->BinUINT32 2011-05-24 10:31:42 +01:00
Caolán McNamara
b87fed20f6 replace comm_ULONG with comm_UINT32 2011-05-24 10:10:13 +01:00
Caolán McNamara
1c2d84e8e1 replace comm_USHORT with comm_UINT16 2011-05-24 10:05:12 +01:00
Caolán McNamara
e49865e702 git rid of comm_WORD and comm_DWORD 2011-05-24 09:39:52 +01:00
Thorsten Behrens
d4f0212133 3rd update to Mac dmg background.
This time, wrong path - now hopefully working everywhere.

Signed-off-by: Christian Lohmaier <lohmaier@googlemail.com>
2011-05-24 08:25:24 +02:00
Thorsten Behrens
712ea5499e Polish branding - fix langpack mac installer icon
Fix for fdo#33229 - the lang pack installer icon on mac was still
showing seagulls.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-23 12:15:28 +02:00
Thorsten Behrens
13117f5610 Update Mac dmg background again.
"In Mac OS X Snow Leopard, disk images created with background images
 do not display properly on Mac OS X Leopard and earlier. This is
 because of a change in Finder itself that affects all disk images
 created on Snow Leopard."

So. redid that on Tiger...

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-23 12:14:33 +02:00
Bjoern Michaelsen
779b389116 fdo#35728: fix GridControl crash
* various forms.OGridControlModel tests segfaulted
 * root cause is the migration to stl containers in DbGridControl
 * the old tools container returned the removed pointer or NULL causing no failure
 * a signed int was used as index while the functions returned a unsigned int
 * the GRID_COLUMN_NOT_FOUND magic value was out of the signed range
2011-05-23 11:28:37 +02:00
Rafael Dominguez
b9d82d2687 Replace List for std::vector<String>. 2011-05-22 21:21:33 -07:00
Rafael Dominguez
fb23c2dfd1 Replace List for std::vector<String>. 2011-05-22 21:21:26 -07:00
Tor Lillqvist
ea9d29c0bc Drop OS2 2011-05-21 15:49:48 +03:00
Caolán McNamara
a5c5c71ba6 adjust for return by ref instead of pointer 2011-05-20 09:47:55 +01:00
Caolán McNamara
483887183b adapt for singleton api change 2011-05-20 09:47:55 +01:00
Caolán McNamara
cde15afdde free hyphenators in dtor 2011-05-20 09:47:55 +01:00
Caolán McNamara
ab826b1417 remove redundant checks 2011-05-20 09:47:54 +01:00
Caolán McNamara
983d1145fc guard final release better post possible clear 2011-05-20 09:47:54 +01:00
Caolán McNamara
ff96f70fde adjust for modified singleton 2011-05-20 09:47:54 +01:00
Caolán McNamara
851dd68ec3 adjust for modified singleton 2011-05-20 09:47:54 +01:00
Caolán McNamara
71a8261afd valgrind: leak. Break circular dependency 2011-05-20 09:47:54 +01:00
Joseph Powers
639f9c682b Convert SvCommandList from an OwnList to a vector<> 2011-05-18 19:10:25 -07:00
Tor Lillqvist
6824a61f47 Add the wntgcc directories 2011-05-19 00:39:01 +03:00