Kalman Szalai - KAMI
8bbbd39378
Adding Validator extension
2010-10-31 04:48:55 +01:00
Kalman Szalai - KAMI
6082940ccb
Adding Diagram extension
...
Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension
2010-10-30 20:00:00 +02:00
Caolán McNamara
eec16c4640
include algorithm for std::lower_bound
2010-10-28 20:18:06 +01:00
Michael Meeks
eb3ab31953
re-arrange options dialog to add experimental option
2010-10-28 17:52:27 +01:00
Caolán McNamara
b77940e5af
add modelines to .hxx files as well
2010-10-28 15:48:02 +01:00
Jesús Corrius
6a6190a7bb
Make some stl functions less ambiguous (fixes VC++ 10 compilation)
2010-10-28 13:55:00 +02:00
Jesús Corrius
409ed5a012
Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)
2010-10-28 13:28:21 +02:00
Norbert Thiebaud
f14c1f372f
remove vos reference from uno xml descriptions
2010-10-27 01:07:59 -05:00
Norbert Thiebaud
e73dde5fb4
Finally, gut the vos module out of the build
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
e042951f36
remvove vos/macros.h usage
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
33cd16725f
rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
53c1284cd7
migrate vos::OModule to osl:Module
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
46308b84dd
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
d3d553e1ef
merge vosremoval-reference.diff
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
b10b21b999
migrate use of OClearableGuard(SolarMutex) to SolarMutexGuard
...
3 helper class and a site were using OClearableGuard on the SolarMutex
None of these actually needed the Clearable feature, so
they were replaced by a simple SolarMutexGuard.
2010-10-25 19:55:29 -05:00
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