Commit graph

1638 commits

Author SHA1 Message Date
Anders Jonsson
fd8e6b21a5 Remove commented code 2011-01-09 20:40:01 +00:00
Caolán McNamara
7133f5006c cppcheck: the scope of this variable can be reduced 2010-12-19 16:22:15 +00:00
Thorsten Behrens
8184a13104 Fix dbgutil build 2010-12-15 01:42:43 +01:00
Michael Meeks
7257ae429a remove icon from invisible button 2010-12-13 21:16:18 +00:00
Michael Meeks
cfd8a1123a remove obsolete img_s in list 2010-12-13 20:00:39 +00:00
Gert Faller
561b4fd234 cleaning of __EXPORT define 2010-12-11 22:45:31 +01:00
Joseph Powers
444c242c51 remove DECLARE_LIST( BreakPL, BreakPoint* )
Also simplify the prior patch & make sure the list is in the right order.
2010-12-11 07:45:10 -08:00
Joseph Powers
9df180a0fc Remove DECLARE_LIST( MacroList, SbMethod* ) & Cleanup previous patch 2010-12-10 20:42:06 -08:00
Rene Engelhard
b257e33dd2 Merge branch 'libreoffice-3-3' 2010-11-26 17:50:29 +01:00
Thorsten Behrens
1d9fe262db Put show credits entry into all app ui configs 2010-11-25 23:13:00 +01:00
Sebastian Spaeth
85dc0919d5 Various code cleanup and translations
Translate some German comments, do some minor code cleanup and
simplify one function a bit.
2010-11-17 14:35:16 +01:00
Joseph Powers
f0d9c4aa9c HC Cleanup - components 2010-11-16 18:59:15 -08:00
Caolán McNamara
9330494b42 get this building again 2010-11-16 16:25:16 +00:00
Caolán McNamara
fd0a0308b1 remove hicontrast stuff 2010-11-13 21:01:39 +00:00
Joseph Powers
9d6314c5ec Purged BmpColorMode from libs-gui - components 2010-11-13 00:33:43 -08:00
Joseph Powers
688a78dc02 Bitmap Tree Cleanup - components
Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.
2010-11-10 07:56:57 +01:00
Kevin Hunter
f581801f7c EasyHack: createAsciiFrom -> RTL_CONST... 2010-11-09 11:22:18 +01:00
Kevin Hunter
6ea63bafb1 Remove comment blocks, and other unnecessaries. 2010-11-09 09:58:51 +01:00
Kevin Hunter
f7a74b0b2e Comment block removal, and other minor comments 2010-11-09 09:45:59 +01:00
Kevin Hunter
99ba2b9eaf Random tab replacement with space characters 2010-11-09 09:22:27 +01:00
Thomas Klausner
4fd29f3d18 Add some more files to EXCEPTIONSFILES, needed on at least NetBSD. 2010-11-02 15:08:29 +01:00
Caolán McNamara
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +01: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
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
0d1f3a8577 use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:29 -05:00
Caolán McNamara
1a1cc219cc #i101100# strict aliasing fixes 2010-10-20 10:32:21 +01:00
Noel Power
9b04df1f77 fix bogus SAL_N_ELEMENTS usage 2010-10-19 17:01:58 +01: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
Noel Power
5089e955d6 Merge commit 'origin/master' 2010-10-13 12:51:15 +01: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
Norbert Thiebaud
6ed0bcdd5b FASTBOOL to bool conversion 2010-10-07 19:06:00 -05:00
Jan Holesovsky
7e73a8842b Merge commit 'ooo/OOO330_m9' 2010-10-06 13:31:28 +02:00
Noel Power
e31e563d72 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:13 +01:00
Petr Mladek
d41279d586 more removed include guards using fixguard.py 2010-10-05 18:08:01 +02:00
Petr Mladek
e2039c054c remove include guards using fixguard.py 2010-10-05 18:08:01 +02:00
J. Graeme Lingard
15aaf45ef9 Remove redundant #include directives & comments 2010-10-04 23:25:47 -04:00
Noel Power
c200ed4a90 fix for bugs.freedesktop.org/show_bug.cgi?id=30452 2010-09-29 14:32:58 +01:00
Fridrich Štrba
b597dad31f Replace the "Help Support" menu item by the "License Information" one 2010-09-28 08:44:09 +02:00
Michael Meeks
4181a72a21 default-no-registration-menu.diff: Remove registration from menu. 2010-09-15 10:52:07 +02:00
Frank Schoenheit [fs]
c2ac9c93bd dba33i: #i111146# migrated all SFX-based applications to use named views 2010-09-01 14:59:07 +02:00
Andreas Bregas
c8852505f8 mib18: #163121# Declare Rework 2010-08-06 09:35:51 +02:00
Daniel Rentz
82de1aefa1 mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
Daniel Rentz
63011eb5ee mib17: move VBA specific interfaces into vba subdir 2010-07-27 14:43:33 +02:00
Joachim Lingner
3459495f52 jl152 merge with DEV300_m83 2010-06-22 09:36:55 +02:00
obo
1871d11fbe CWS-TOOLING: integrate CWS fwk139 2010-06-15 10:26:12 +02:00
Joachim Lingner
e72806c269 jl152 merge with DEV300_m80 2010-06-07 10:13:44 +02:00
Mikhail Voytenko
9cfca129cb fwk139: #i10000# avoid warnings on solaris 2010-06-03 16:40:59 +02:00