Stephan Bergmann
07ab0d43b5
Get rid of DECLARE_STL_VECTOR
...
Change-Id: If4588034fc09e4663b5217669c71f26c0a3b8c8a
2013-12-06 08:04:23 +01:00
Marcos Paulo de Souza
0f200cc30e
fdo#63154: Change Min/Max/Abs for std::min/max/abs
...
Now all these usages were removed from LO.
Change-Id: I8a7233db20abdcdbb18428ad4004c78cc516a0e6
Reviewed-on: https://gerrit.libreoffice.org/3326
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-04-20 11:09:54 +00:00
Luboš Luňák
1946794ae0
mass removal of rtl:: prefixes for O(U)String*
...
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Thomas Arnhold
8b27d78b4a
automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
...
Done with a perl regex:
s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms
Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: Thomas Arnhold <thomas@arnhold.org >
2013-03-19 09:00:26 +00:00
Thomas Arnhold
57d169b606
doubled namespace
...
Change-Id: I756f4a98b1eedcbe7674e9afd9b06816141688b9
2013-03-04 13:58:39 +01:00
Michael Meeks
0a063f3a36
re-base on ALv2 code. Includes:
...
Patch contributed by Christian Lippka
impress212: #i113063# patch: dubios self assign in svx/source/dialog/framelink.cxx
http://svn.apache.org/viewvc?view=revision&revision=1167619
Patches contributed by Mathias Bauer
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394707
http://svn.apache.org/viewvc?view=revision&revision=1394326
cws mba34issues01: #i117712#: fix several resource errors introduced by
IAccessible2 implementation
http://svn.apache.org/viewvc?view=revision&revision=1172343
cws mba34issues01: #i117719#: use correct resource ID
http://svn.apache.org/viewvc?view=revision&revision=1172351
Patch contributed by Andre Fischer
Do not add targets for junit tests when junit is disabled.
http://svn.apache.org/viewvc?view=revision&revision=1241508
Patches contributed by Armin Le-Grand
#118804# corrected GraphicExporter behaviour on shortcut when pixel graphic is requested
http://svn.apache.org/viewvc?view=revision&revision=1240195
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118485# - Styles for OLEs are not saved.
http://svn.apache.org/viewvc?view=revision&revision=1182166
#118524 : apply patch, followup fixes to 118485
http://svn.apache.org/viewvc?view=revision&revision=1186077 13f79535-47bb-0310-9956-ffa450edef68
Patch contributed by Regina Henschel
linecap: Reintegrating finished LineCap feature
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patch contributed by Wang Lei (leiw)
#i118760# split the first table cell vertically, then undo&redo,
the Presentation app will crash
http://svn.apache.org/viewvc?view=revision&revision=1301361
cleanup globlmn hacks, undo dependent fixmes.
2012-11-27 12:55:10 +00:00
Gustavo Buzzatti Pacheco
6cfae09e5d
Fix for fdo43460 Part XVIII getLength() to isEmpty()
...
Part XVIII
module
form
2011-12-30 11:36:01 +01:00
Norbert Thiebaud
0c4aa66913
remove include of pch header from forms
2011-11-27 13:09:48 -06:00
Thomas Arnhold
fdeb501678
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:00:30 +01: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
Noel Power
5089e955d6
Merge commit 'origin/master'
2010-10-13 12:51:15 +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
Noel Power
e31e563d72
initial commit for vba blob ( not including container_control stuff )
2010-10-06 10:16:13 +01:00
Jens-Heiner Rechtien
36de66bdf0
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
Rüdiger Timm
a1bd601b22
INTEGRATION: CWS changefileheader (1.17.134); FILE MERGED
...
2008/04/01 15:16:31 thb 1.17.134.3: #i85898# Stripping all external header guards
2008/04/01 12:30:23 thb 1.17.134.2: #i85898# Stripping all external header guards
2008/03/31 13:11:33 rt 1.17.134.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:15:07 +00:00
Oliver Bolte
5b051b1e33
INTEGRATION: CWS pchfix02 (1.16.26); FILE MERGED
...
2006/09/01 17:27:36 kaib 1.16.26.1: #i68856# Added header markers and pch files
2006-09-16 22:51:13 +00:00
Jens-Heiner Rechtien
dd23cc43e5
INTEGRATION: CWS warnings01 (1.15.68); FILE MERGED
...
2006/03/14 15:20:27 fs 1.15.68.1: #i57457# warning-free code
2006-06-19 11:50:58 +00:00
Rüdiger Timm
be16310f20
INTEGRATION: CWS ooo19126 (1.14.68); FILE MERGED
...
2005/09/05 13:50:22 rt 1.14.68.1: #i54170# Change license header: remove SISSL
2005-09-08 21:42:56 +00:00
Vladimir Glazounov
cfb84d3f00
INTEGRATION: CWS dr33 (1.13.26); FILE MERGED
...
2005/02/14 16:43:59 dr 1.13.26.1: #i42367# remove non-ASCII characters from C++ sources
2005-02-16 16:50:36 +00:00
Oliver Bolte
ba1a1529b3
INTEGRATION: CWS eforms2 (1.12.14); FILE MERGED
...
2004/08/19 10:59:23 fs 1.12.14.1: removed some obsolete stuff during #i28195#
2004-11-16 09:38:11 +00:00
Oliver Bolte
5508e7ed77
INTEGRATION: CWS formdesign01 (1.10.72); FILE MERGED
...
2004/01/05 21:23:02 fs 1.10.72.2: RESYNC: (1.10-1.11); FILE MERGED
2003/12/10 15:44:46 fs 1.10.72.1: prevented compiler warning - done during #i23418#
2004-03-19 10:53:06 +00:00
Rüdiger Timm
232ed9fdfa
INTEGRATION: CWS geordi2q10 (1.10.80); FILE MERGED
...
2003/11/28 11:15:29 rt 1.10.80.1: #111934#: join CWS dba01pp1
2003-12-01 09:15:40 +00:00
Jens-Heiner Rechtien
5c44484b92
MWS_SRX644: migrate branch mws_srx644 -> HEAD
2003-03-25 17:05:07 +00:00
Frank Schönheit
8a4203363d
no casting if the pointer returned by Any::getValue - discovered during #103388#
2002-10-02 13:41:04 +00:00
Jens-Heiner Rechtien
5b9a4bb357
#92924# includes
2001-10-25 16:55:52 +00:00
Vladimir Glazounov
c8c2ab1bad
#92075# exception specification
2001-09-12 16:05:29 +00:00
Frank Schönheit
bd4fbd779f
#86416# in the DBG_UTIL version, implement the copy ctor to allow correct instance counting (DBG_CTOR)
2001-04-27 11:08:20 +00:00
Frank Schönheit
f8e6b24820
#8492# reset m_xContainer in disposing (was a cyclic reference)
2001-04-10 07:47:52 +00:00
Frank Schönheit
ce320296d6
#75916# OGroupManager::disposing: check for the correct container
2001-01-05 16:59:19 +00:00
Ocke Janssen
6722dc0da7
namespace changes
2000-11-23 08:05:32 +00:00
Frank Schönheit
cdbcbba768
migrated from unotools to comphelper
2000-10-19 10:52:20 +00:00
Jens-Heiner Rechtien
bf4154eb53
initial import
2000-09-18 15:33:13 +00:00