Commit Graph

240 Commits

Author SHA1 Message Date
Caolán McNamara
c7607ede68 equalsAsciiL faster than equalsAscii 2011-01-17 10:31:31 +00:00
Caolán McNamara
e7e3e6aa07 speed up startup a little bit 2011-01-17 10:29:58 +00:00
Gert Faller
60fec7754d TL_CONSTASCII_USTRINGPARAM in libs core 16 2010-11-19 19:34:59 +01:00
Caolán McNamara
ff16826120 rhbz#649824# this key name is wrong 2010-11-05 15:25:33 +00:00
Caolán McNamara
638a2dcaa4 fix possible uninitialized value 2010-11-05 15:25:33 +00:00
Thorsten Behrens
4e51ccf7ab Changing a few more strings to read "LibreOffice" 2010-11-03 11:48:20 +01:00
Caolán McNamara
758c8774fb add modelines to .hxx files as well 2010-10-28 15:51:43 +01:00
Michael Meeks
c63d5210fd add lots more missing sal/macros.h includes 2010-10-14 22:33:33 +01:00
Kayo Hamid
b7c82daa28 Switch to use SAL_N_ELEMENTS macro, everywhere 2010-10-14 21:15:24 +01:00
Caolán McNamara
3317f535d1 AIX tweaks 2010-10-13 20:30:55 +01:00
Sebastian Spaeth
8694d2bc19 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:58 +02:00
Petr Mladek
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
sb
3e6c047dea sb121: merged in DEV300_m77 2010-04-22 10:19:10 +02:00
sb
e6f3ad0eaa sb121: merged in DEV300_m76 2010-04-12 14:22:30 +02:00
sb
75ba087051 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
tono
fcf883e688 i#110194: Mingw port update fix: use alloca instead of _alloca in shell 2010-03-24 19:26:36 +09:00
sb
41224e430b sb121: #i110001# garbage removed (patch by dtardon) 2010-03-12 11:11:22 +01:00
sb
c79b576a3d merged in re/DEV300_next towards DEV300_m74 2010-03-04 23:05:27 +01:00
sb
1fb53ace34 sb118: #i109125# change source file copyright notice from Sun Microsystems to Oracle 2010-02-25 15:59:15 +01:00
sb
5bdd72d815 sb111: merged in DEV300_m72 2010-02-25 13:53:42 +01:00
sb
2951cc3ad8 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
82b1d381cd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
ec0ee57607 sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
sb
e13e02de32 sb111: merged in DEV300_m69 2010-01-08 13:21:39 +01:00
sb
a44418ec30 sb111: merged in DEV300_m68 2010-01-05 13:09:26 +01:00
Jens-Heiner Rechtien
ed383d527d CWS-TOOLING: integrate CWS sb116 2010-01-05 13:01:54 +01:00
Vladimir Glazunov
1ec7f66ed8 CWS-TOOLING: integrate CWS vcl107 2009-12-10 18:31:30 +01:00
sb
1dae2adc81 merged in DEV300_m66 2009-12-07 09:34:25 +01:00
sb
f669573045 sb111: merged in DEV300_m65 2009-11-24 08:33:50 +01:00
Mathias Bauer
9edc763c5e merge commit for m65 2009-11-23 17:39:22 +01:00
sb
497ee5f728 sb116: #i106845# removed obsolete IRIX port 2009-11-13 11:04:06 +01:00
mb93783
7b39c8dc2d some fixes for warnings and errors found while building on more platforms 2009-11-03 18:41:58 +01:00
Philipp Lohmann
b72f59d414 #i106374# clean up dead code (thanks cmc) 2009-10-28 13:31:14 +01:00
Philipp Lohmann
c86788a951 #i106113# update from shtylman and kendy (thanks !) 2009-10-20 23:12:55 +02:00
Mathias Bauer
5079d0966b #i103496#: move kde_headers.h from vcl to shell 2009-10-06 12:35:34 +02:00
sb
e573925559 #i101955# changed platform backend interface once again, from XNameAccess to XPropertySet 2009-10-01 13:40:46 +02:00
sb
3ffb5481b5 #i101955# adapted more platform backends to new interface 2009-10-01 10:39:31 +02:00
sb
48df5d3811 #i101955# adapted desktop and gconf platform backends to new interface (gconf still needs support for ENABLE_LOCKDOWN-only Setup/Office/Factories .xcu entries), more to come; regcomplazy consequently no longer needs to support [Data] sections 2009-09-30 09:14:44 +02:00
sb
e993d53e2a merged in DEV300_m60 2009-09-25 15:27:34 +02:00
sb
42345be352 #i101955# configmgr2 support for platform backends (with a new interface); adapted locale backend, rest to follow 2009-09-25 14:47:45 +02:00
Jens-Heiner Rechtien
259f5785aa CWS-TOOLING: integrate CWS cloph13
2009-09-01  #i104566# also use syslibroot/isysroot for external components
2009-08-28  #i104568# clean up duplicated definitions of OBJCXXFLAGS
2009-08-28  #i104567# add ccache-detection to configure (to skip to objcxx-flags)
2009-08-28  #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility
use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches
ignore "-isysroot /Developer/..." arguments for OOo's cpp
2009-09-16 14:49:32 +00:00
sb
ab1ce9610f merged in DEV300_m57 2009-09-04 12:24:40 +02:00
Release Engineers
15ea827542 CWS-TOOLING: integrate CWS kde4int
2009-07-15 10:40:52 +0200 pl  r273993 : #i103288# configure
2009-07-09 14:57:24 +0200 pl  r273867 : #i103284# spin fields
2009-07-09 13:49:13 +0200 pl  r273864 : #i103284# min size for dropdown comboboxes
2009-07-09 13:46:11 +0200 pl  r273860 : #i103284# min size fro dropdown listboxes
2009-07-09 13:01:48 +0200 pl  r273857 : #i103284# fix most radiobuttons and checboxes, also on tabpages
2009-07-08 19:38:12 +0200 pl  r273847 : #i103290# clean up, enable KDE4 fpicker
2009-07-08 15:54:06 +0200 pl  r273837 : #i103284# background mode opaque doesn't look that good
2009-07-07 19:29:01 +0200 pl  r273814 : add kde4 directory and deliverables
2009-07-07 11:18:08 +0200 pl  r273786 : make compile with Qt 4.1
2009-07-02 19:20:47 +0200 pl  r273673 : #i103290# add: KDE4 file picker (thanks Roman Shtylman)
2009-07-02 19:16:07 +0200 pl  r273672 : #i103289# add: KDE4integration (thanks Roman Shtylman)
2009-07-02 19:01:20 +0200 pl  r273671 : #i103286# add: KDE4 checks (thanks Roman Shtylman)
2009-07-02 18:58:15 +0200 pl  r273670 : #i103286# initial import for KDE4 backend (thanks Roman Shtylman)
2009-07-02 18:08:06 +0200 pl  r273668 : #i103284# initial import for KDE4 plugin (thanks Roman Shtylman)
2009-08-07 10:16:34 +00:00
Jens-Heiner Rechtien
e35a381f72 CWS-TOOLING: integrate CWS vcl102
pl: resync to m49
pl: #i102082# correct index access
pl: #i102082# correct index access
pl: merge tag
pl: #i101674# update selection background markers for toolbars and menus
pl: fix debug compile
pl: #i101461# improve xdg functionality (thanks oblin)
pl: #i100501# get IsAddStream from configuration setting in direct export case
pl: #i100725# check for null ptr
pl: #i100617# fix got lost in merge
2009-06-04 15:06:14 +00:00
Vladimir Glazounov
96f1e7bbb4 CWS-TOOLING: integrate CWS mav48_DEV300
2009-03-09 12:55:54 +0100 mav  r269080 : #i99918# provide decoded version of the name
2009-03-09 10:14:59 +0100 mav  r269064 : #99967# let readonly files be correctly recognized
2009-03-09 07:04:09 +0100 mav  r269056 : #i99922# fix the typo
2009-03-06 14:10:29 +0100 mav  r269005 : #i99922# convert system path correctly
2009-03-06 13:53:45 +0100 mav  r269001 : #i99922# Prevent the problem for the case that the configuration contains wrong URL
2009-03-06 13:16:56 +0100 mav  r268999 : #i99919# handle SID_OPENHYPERLINK correctly in slide-show
2009-03-17 08:30:09 +00:00
Rüdiger Timm
2a11febdf5 INTEGRATION: CWS sb91 (1.18.14); FILE MERGED
2008/07/17 15:37:56 sb 1.18.14.1: #i91721# added explicit ENABLE_GCONF (had previously been covered by ENABLE_GNOMEVFS, but unxsolu4 does not support the latter but does support the former)
2008-08-27 13:01:23 +00:00
Vladimir Glazounov
ce3bf2c76f INTEGRATION: CWS ucpgio1 (1.17.6); FILE MERGED
2008/04/30 16:56:13 cmc 1.17.6.1: #i88090# build gconfbe for gio content provider too
2008-05-14 13:59:17 +00:00
Rüdiger Timm
1bf7c1b16a INTEGRATION: CWS changefileheader (1.3.154); FILE MERGED
2008/04/01 15:40:16 thb 1.3.154.2: #i85898# Stripping all external header guards
2008/04/01 12:41:11 thb 1.3.154.1: #i85898# Stripping all external header guards
2008-04-11 07:06:03 +00:00
Rüdiger Timm
cdbb74ea50 INTEGRATION: CWS changefileheader (1.6.38); FILE MERGED
2008/03/31 13:17:09 rt 1.6.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:05:47 +00:00
Rüdiger Timm
416fff63aa INTEGRATION: CWS changefileheader (1.5.122); FILE MERGED
2008/04/01 12:41:11 thb 1.5.122.2: #i85898# Stripping all external header guards
2008/03/31 13:17:08 rt 1.5.122.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:05:32 +00:00