Commit graph

15463 commits

Author SHA1 Message Date
Norbert Thiebaud
213c3f8825 remove the class TLBSolarMutex and use SolarMutexGuard instead
The class TBLSolarMutex is a wrapper guard arounf the SolarMutex.
the class SolarMutexGuard already provide this function.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
3e2c29ba56 remove the class ALBSolarGuard and replace it's use with SolarMutexGuard
ALBSolarGuard is awrapper guard around the SolarMutex
SolarMutexGuard provide this function now.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
2f21892bef replace BBSolarGuard with SolarMutexGuard
BBSloarGuard iw a simple guard wrapper around the SolarMutex.
the generic SolarMutexGuard provide this feature.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
df0d006de5 forgot base clase init call 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
08f2eafe26 replace the now superfluous TCSolarGuard with SolarMutexGuard
TCSolarGuard is a class that basically wrapped a Guard around Application::GetSolarMutex()
This function is now provided directly by the SolarMutexGuard class.
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
0d1f3a8577 use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
d166c4a022 merge vosremoval-pipe.diff 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
312466f9d4 merge vosremoval-timer.diff 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
b67f62e299 merge vosremoval-conditn patch 2010-10-25 19:55:29 -05:00
Gert Faller
04df950dcc cleanup obsolete comments 2010-10-25 21:36:06 +01:00
Caolán McNamara
a4939e9e41 #i109882# return early in unlikely event of failure 2010-10-25 21:00:26 +01:00
Jan Holesovsky
ed0080c927 Merge commit 'ooo/OOO330_m12' 2010-10-24 15:36:39 +02:00
Joost Eekhoorn
166abea99d translate comment 2010-10-24 13:08:34 +01:00
Noel Power
9c298a8bce get rid of extra PROPERTY_ID_VERTICAL_ALIGN define 2010-10-21 17:52:40 +02:00
Petr Mladek
7cf786c5c6 rename libreoffice-ure package to libreoffice-ure3
we removed the 3rd layer, so the extra package name does not longer makes sense;
it causes conflict with distro specific packages that are not versioned;
discussed on the mailing list
2010-10-21 16:31:25 +02:00
Kurt Zenker
de86e3362c CWS-TOOLING: integrate CWS dba33k 2010-10-20 16:41:18 +02:00
Caolán McNamara
1a1cc219cc #i101100# strict aliasing fixes 2010-10-20 10:32:21 +01:00
Thorsten Behrens
5e659c2555 Switch all urls from TDF to LibreOffice
Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html
2010-10-19 18:05:39 +02:00
Noel Power
9b04df1f77 fix bogus SAL_N_ELEMENTS usage 2010-10-19 17:01:58 +01:00
Florian Bircher
64e6130b14 use SAL_N_ELEMENTS 2010-10-18 18:59:00 -05:00
Tor Lillqvist
ab1663d2db Two more SAL_N_ELEMENTS reverts
These files don't seem to use LibreOffice coding style and types
anyway.
2010-10-18 16:41:37 +03:00
Tor Lillqvist
46e3f66f91 Revert SAL_N_ELEMENTS change for one file
This source file does not seem to include any of the usual LibreOffice
headers, so we should not use SAL_N_ELEMENTS in it.
2010-10-18 16:33:30 +03:00
Kenneth Venken
d4e6f79899 WaE, fix this warning 2010-10-18 13:15:39 +01:00
Caolán McNamara
256918a159 WaE remove annoying warning 2010-10-18 12:37:40 +01:00
Caolán McNamara
be33f49e56 WaE remove this duplicate define 2010-10-18 12:10:54 +01:00
Kenneth Venken
d181a7bc21 some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a) 2010-10-16 20:56:57 +01:00
Florian Bircher
c41112c463 Fix for setup_native win32 SAL_N_ELEMENTS 2010-10-16 11:36:53 -05:00
Kenneth Venken
394235bba1 SAL_N_ELEMENTS changes for components 2010-10-15 18:15:35 +01:00
Noel Power
7d4ffef8b7 fix fdo#30856 remove VBAForm property and associated geometry hack 2010-10-15 12:46:47 +01:00
Jens-Heiner Rechtien
4b86c9e067 CWS-TOOLING: integrate CWS native338 2010-10-14 16:04:21 +02:00
Kohei Yoshida
a60cb51061 Merge branch 'feature/calc-key-binding-compat' of ssh://git.freedesktop.org/git/libreoffice/components into feature/calc-key-binding-compat 2010-10-13 23:23:35 -04:00
Kohei Yoshida
7d3baf3527 Merge branch 'master' into feature/calc-key-binding-compat 2010-10-13 23:21:44 -04:00
Caolán McNamara
1cc2282705 fix AIX build 2010-10-13 15:44:23 +01:00
Thomas Klausner
14f61ae0bf Add NetBSD/amd64. 2010-10-13 16:39:08 +02:00
Noel Power
d854a90207 Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/components 2010-10-13 15:16:34 +01:00
Ingo Schmidt
c77edfc824 native338 #i115046# new jre6u22 2010-10-13 14:56:29 +02:00
Jan Holesovsky
012d739644 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components 2010-10-13 14:37:44 +02:00
Noel Power
5089e955d6 Merge commit 'origin/master' 2010-10-13 12:51:15 +01:00
Michael Meeks
7a0832bca7 Default to evolution 2010-10-13 10:43:59 +01:00
Jan Holesovsky
9d8c45d9a8 Merge commit 'ooo/OOO330_m10' 2010-10-13 11:30:55 +02:00
Noel Power
5a9064d007 Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabs
Conflicts:
	forms/source/component/RadioButton.cxx
	forms/source/inc/property.hrc
2010-10-13 10:17:11 +01:00
Sebastian Spaeth
ead7290449 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:23 +02:00
Caolán McNamara
762dbbb4b1 #i112786# make ConfigManager a well-behaved singleton 2010-10-12 15:34:10 +01:00
Andras Timar
2ca1ccce95 removed German from the versioninfo 2010-10-12 13:48:55 +02:00
Norbert Thiebaud
d217505d16 vos:removal: missed a couple of OThread 2010-10-12 01:57:31 -05:00
Kohei Yoshida
7f05d839fa Added new tab page in the Options dialog.
This options tab page is for Calc's compatibility settings, e.g.
default key bindings between the old OOo Calc and Excel.
2010-10-11 20:18:24 -04:00
Kohei Yoshida
4b57550386 Fixed a build break. 2010-10-11 20:14:55 -04:00
Alan Du
f25d737179 Removed a lot of the //CHINA001 comments. 2010-10-11 20:11:42 -04:00
Kohei Yoshida
962e266498 Added new tab page in the Options dialog.
This options tab page is for Calc's compatibility settings, e.g.
default key bindings between the old OOo Calc and Excel.
2010-10-11 18:06:02 -04:00
Arnaud Versini
4ad9f8a965 Resolving issue 2838 of OOo.
It’s in two parts :
* autocorrection comparison function during the search of the word(s) takes care of the case.
* possibility to insert two times the same words with different
cases.
2010-10-11 11:04:14 -04:00