Commit graph

2052 commits

Author SHA1 Message Date
Thomas Arnhold
3569872463 Remove FS_PRIV_DEBUG directive. 2011-01-25 23:41:46 +01:00
Thomas Arnhold
86f964d438 Remove doubled headers. 2011-01-21 18:32:36 +01:00
Thomas Arnhold
7c89e643b1 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 10:30:44 +01:00
Caolán McNamara
4a0bb837cd cppcheck: prefer prefix variant 2011-01-01 21:06:25 +00:00
serval
79c787a66b RTL_CONSTASCII_USTRINGPARAM 2010-12-22 21:21:00 +00:00
Caolán McNamara
d161cc8870 prefix prefix variant 2010-12-19 16:28:33 +00:00
Caolán McNamara
e59df5cb6c cppcheck: can be const 2010-12-16 12:16:00 +00:00
Takeshi Abe
60a9b5172b Replace all occured, occurance etc. 2010-12-05 20:23:29 +00:00
J. Graeme Lingard
2b77d15fd2 Remove dated comments 2010-11-28 19:44:03 +00:00
Gert Faller
7692bfc268 RTL_CONSTASCII_USTRINGPARAM in components 3 2010-11-28 18:33:53 +01:00
Gert Faller
1231e74a6d RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?) 2010-11-27 17:20:30 +01:00
Caolán McNamara
c838ea595f cppcheck: use prefix form 2010-11-27 12:46:43 +00:00
Gert Faller
f357474191 RTL_CONSTASCII_USTRINGPARAM in components 1 2010-11-27 11:54:21 +01:00
Julien Nabet
648589a0bd RTL patch 2010-11-24 07:56:52 +01:00
Joseph Powers
bf8f8053cf Remove the last of the HC icons 2010-11-22 17:55:31 -08:00
Pierre-André Jacquod
f3eb77586e further removing of dead code
Hello,
here in components some other pieces to delete. Again some small parts
in case  I was to generous in deleting.

regards

>From 1535d5e774e7d1ef08696344be8fcdfc6828f2c3 Mon Sep 17 00:00:00 2001
From: pjacquod <pjacquod@alumni.ethz.ch>
Date: Sun, 21 Nov 2010 12:10:15 +0100
Subject: [PATCH 1/5] remove dead code components workben
2010-11-22 12:10:30 +00:00
Norbert Thiebaud
9140ff3adc micro-optimization suggested by cppcheck 2010-11-21 19:07:07 -06:00
pjacquod
b0a1304262 RTL_CONSTASCII_USTRINGPARAM in components misc
components/forms/source/misc should be OK now
2010-11-17 16:33:00 +00:00
pjacquod
41fbf2c1a6 RTL_CONSTASCII_USTRINGPARAM components in runtime
components/forms/source/runtime should be OK now
2010-11-17 16:30:16 +00:00
pjacquod
7f459c9492 RTL_CONSTASCII_USTRINGPARAM components xpathlib
components/forms/source/xforms/xpathlib should now be OK
2010-11-17 16:28:24 +00:00
pjacquod
7f36ddf518 RTL_CONSTASCII_USTRINGPARAM in components .. submission
components/forms/source/xforms/submission should be OK now
2010-11-17 16:26:20 +00:00
pjacquod
c150d11c58 RTL_CONSTASCII_USTRINGPARAM in components - inc
components/forms/source/inc should be OK now
2010-11-17 16:23:47 +00:00
pjacquod
36cff0860f RTL_CONSTASCII_USTRINGPARAM in components - forms
the whole directory components/forms/source/component
should now be OK
2010-11-17 16:21:57 +00:00
Caolán McNamara
5515c056ab WaE, fix member init order 2010-11-12 11:33:12 +00:00
Thomas Klausner
4fd29f3d18 Add some more files to EXCEPTIONSFILES, needed on at least NetBSD. 2010-11-02 15:08:29 +01:00
Norbert Thiebaud
3fae822870 use SolarMutexGuard to take a guard on the solar mutex. 2010-11-01 12:24:09 -05:00
Caolán McNamara
eec16c4640 include algorithm for std::lower_bound 2010-10-28 20:18:06 +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
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
33cd16725f rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity 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
0d1f3a8577 use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:29 -05:00
Jan Holesovsky
ed0080c927 Merge commit 'ooo/OOO330_m12' 2010-10-24 15:36:39 +02:00
Noel Power
9c298a8bce get rid of extra PROPERTY_ID_VERTICAL_ALIGN define 2010-10-21 17:52:40 +02:00
Kenneth Venken
394235bba1 SAL_N_ELEMENTS changes for components 2010-10-15 18:15:35 +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
f81e36d56e merge vosremoval-thread patch 2010-10-10 21:29:02 -05:00
Caolán McNamara
f791a7ba71 #i114425# fix a possible dangling reference 2010-10-07 12:10:24 +01: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
Caolán McNamara
72a8a2b77e #i113654# these event handler ids need to be a ULONG 2010-10-05 10:45:06 +01:00
Jacopo Nespolo
3ae75cb878 dead comment removal 2010-10-04 12:13:52 +01:00
Frank Schoenheit [fs]
acc5e9f794 dba33j: #i113631# loadData: restore m_nNULLPos/m_nBoundColumnType when old list data is still cached 2010-09-28 11:45:50 +02:00
Frank Schoenheit [fs]
33ddb6e91d dba33h: #i114122# don't set GraphicObject-URLs at the image control/model, instead, just set the XGraphic, and let the implementation manage the respective XGraphicObject instance and its life time 2010-08-26 17:14:25 +02:00