Commit graph

51 commits

Author SHA1 Message Date
Takeshi Abe
03591233c1 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
to equalsIgnoreAsciiCaseAscii("...")
2012-02-18 23:19:41 +09:00
Thomas Arnhold
22da27d9dd Improve checking for emptiness 2012-01-21 19:58:46 +01:00
Michael T. Whiteley
dcfd4beb21 childs -> children 2011-12-08 11:32:41 +02:00
Takeshi Abe
e1a1091d0a catch ignored exceptions by const reference 2011-08-24 11:30:17 +09:00
Matúš Kukan
7e5b4be4cf add prefixes for component_getFactory 2011-07-28 14:37:59 +02:00
Matúš Kukan
58707d613f Convert animations to gbuild 2011-07-27 13:32:45 +02:00
Matúš Kukan
4cae99bd81 We can again use unloadablecomponent.map 2011-07-12 20:35:37 +02:00
Michael Meeks
56a0e8ae7d fix OSX linking problem with inaccurate component map 2011-07-12 09:49:16 +01:00
Matus Kukan
8738273c24 Remove component_getImplementationEnvironment 2011-07-11 20:32:19 +01:00
Caolán McNamara
92e8795595 use standard template for this 2011-06-03 13:43:35 +01:00
Caolán McNamara
ecbcaca7f3 valgrind: in what planet did that make sense 2011-05-20 15:22:48 +01:00
Julien Nabet
d3a0593ee1 Some cppcheck cleaning 2011-05-08 10:47:35 +02:00
Julien Nabet
b2a36656c4 Easyhack: Add visibility markup to all component_get* functions 2011-04-20 23:10:44 +02:00
Jan Holesovsky
a0c13ffcce Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	sd/source/ui/func/fuinsfil.cxx
	sd/source/ui/func/fuprobjs.cxx
	sd/source/ui/slideshow/slideshowimpl.cxx
	sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx
	sd/source/ui/toolpanel/ToolPanelViewShell.cxx
	sd/source/ui/view/drawview.cxx
	sd/source/ui/view/drtxtob.cxx
	sd/source/ui/view/outlnvsh.cxx
	sd/source/ui/view/outlview.cxx
2011-03-18 15:40:35 +01:00
Bjoern Michaelsen
c61cd1a5a2 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-12 20:06:58 +01:00
Thomas Arnhold
c64a901829 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:13:33 +01:00
Kohei Yoshida
064f1e4ed5 Removed header reference that no longer exists. 2011-03-11 12:17:03 -05:00
Fridrich Štrba
8851524e49 Migrating to boost unordered containers 2011-02-05 21:40:28 +01:00
Thomas Arnhold
1948a4fb13 Clean up makefiles 2011-02-02 11:48:18 +01:00
Takeshi Abe
8eb4e48f90 Removed unused codes and fix some typos 2011-01-25 07:22:21 +01:00
Kayo Hamid
c919c3a73b Cleanup commented code in impress
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2010-12-02 22:58:51 +01:00
Vladimir Glazunov
ca85fc4a6e CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
Caolán McNamara
55ae7b1537 add modelines to .hxx files as well 2010-10-28 15:50:10 +01:00
Norbert Thiebaud
296f3e6051 remove vos reference from uno xml descriptions 2010-10-27 01:08:01 -05:00
Sebastian Spaeth
80b0861510 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:43 +02:00
Frank Schoenheit [fs]
e98a976aa1 dba34a: remove comphelper/optionalvalue.hxx, and the only client it had (replaced with boost/optional.hpp) 2010-09-17 08:23:35 +02:00
sb
a0cb17e25e sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
sb
13ae9dea8a sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
9e19ff00c7 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
20001a2598 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
Ivo Hinkelmann
da3ef3a272 CWS-TOOLING: integrate CWS l10nframework01 2009-09-16 11:45:54 +00:00
Rüdiger Timm
6e754b2128 INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED
2008/04/01 14:59:08 thb 1.5.30.3: #i85898# Stripping all external header guards
2008/04/01 10:46:15 thb 1.5.30.2: #i85898# Stripping all external header guards
2008/03/28 15:58:10 rt 1.5.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:11:40 +00:00
Rüdiger Timm
572c3b1a4a INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED
2008/03/28 15:58:10 rt 1.4.16.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:10:51 +00:00
Rüdiger Timm
a07a0e5606 INTEGRATION: CWS changefileheader (1.3.44); FILE MERGED
2008/04/01 14:59:08 thb 1.3.44.2: #i85898# Stripping all external header guards
2008/03/28 15:58:10 rt 1.3.44.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:10:36 +00:00
Rüdiger Timm
8143a88bf4 INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED
2008/03/28 15:58:10 rt 1.4.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:10:19 +00:00
Rüdiger Timm
804cfadc05 INTEGRATION: CWS changefileheader (1.9.2); FILE MERGED
2008/04/01 14:59:08 thb 1.9.2.3: #i85898# Stripping all external header guards
2008/04/01 10:46:14 thb 1.9.2.2: #i85898# Stripping all external header guards
2008/03/28 15:58:10 rt 1.9.2.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:09:57 +00:00
Rüdiger Timm
f3f360fd0e INTEGRATION: CWS impresstables2 (1.8.8); FILE MERGED
2008/03/03 15:32:42 cl 1.8.8.1: #i68103# fixed a threading problem
2008-03-12 08:12:00 +00:00
Jens-Heiner Rechtien
899609580a #i10000#: signed/unsigned comparision 2007-08-03 15:22:15 +00:00
Jens-Heiner Rechtien
f162188c4e INTEGRATION: CWS impress123 (1.5.18); FILE MERGED
2007/07/04 12:19:28 cl 1.5.18.1: #i79005# applied patch to fix a problem with the XTypeProvider interface
2007-08-02 17:25:21 +00:00
Jens-Heiner Rechtien
0c93b5a191 INTEGRATION: CWS pathfinder02 (1.5.20); FILE MERGED
2007/07/23 14:25:23 cl 1.5.20.1: #i79248# made replace the default for additive attribute
2007-08-01 10:09:11 +00:00
Jens-Heiner Rechtien
91f3604657 INTEGRATION: CWS ause081 (1.2.40); FILE MERGED
2007/06/21 10:54:25 hjs 1.2.40.1: #i78393# remove component_getDescriptionFunc from exports
2007-06-26 15:48:22 +00:00
Vladimir Glazounov
f32e5827b8 INTEGRATION: CWS ause074 (1.3.26); FILE MERGED
2007/01/30 12:02:31 hjs 1.3.26.1: #i73801# remove remaining usages of sv[pre].mk
2007-02-06 11:56:22 +00:00
Jens-Heiner Rechtien
358efb41e5 INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED
2006/04/07 15:31:07 sb 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED
2005/10/25 08:25:59 cl 1.3.4.1: fixed solaris compiler warnings
2006-06-19 09:36:35 +00:00
Jens-Heiner Rechtien
c523bf2df5 INTEGRATION: CWS warnings01 (1.3.4); FILE MERGED
2005/10/25 08:25:58 cl 1.3.4.1: fixed solaris compiler warnings
2006-06-19 09:36:21 +00:00
Jens-Heiner Rechtien
e64837443e INTEGRATION: CWS warnings01 (1.3.8); FILE MERGED
2005/11/09 16:40:31 pl 1.3.8.5: #i53898# removed warnings
2005/10/25 08:25:58 cl 1.3.8.4: fixed solaris compiler warnings
2005/09/22 15:46:18 sb 1.3.8.3: RESYNC: (1.3-1.4); FILE MERGED
2005/09/06 08:33:43 cl 1.3.8.2: #i53898# removed compiler warnings
2005/09/06 08:11:37 cl 1.3.8.1: #i53898# removed compiler warnings
2006-06-19 09:36:09 +00:00
Vladimir Glazounov
2a774ceb82 INTEGRATION: CWS dbo603 (1.3.10); FILE MERGED
2006/03/13 15:32:30 dbo 1.3.10.1: #i63007#
Issue number:
Submitted by:
Reviewed by:
2006-03-14 07:51:13 +00:00
Rüdiger Timm
bf9a19dd0f INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED
2005/09/05 12:08:09 rt 1.2.8.1: #i54170# Change license header: remove SISSL
2005-09-07 14:47:23 +00:00
Rüdiger Timm
a258625da0 INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGED
2005/09/05 12:08:08 rt 1.2.8.1: #i54170# Change license header: remove SISSL
2005-09-07 14:46:41 +00:00
Rüdiger Timm
d53f51e6f2 INTEGRATION: CWS ooo19126 (1.3.6); FILE MERGED
2005/09/05 12:08:08 rt 1.3.6.1: #i54170# Change license header: remove SISSL
2005-09-07 14:46:05 +00:00
Kurt Zenker
3329da6847 INTEGRATION: CWS impress35 (1.2.2); FILE MERGED
2005/02/17 11:35:10 cl 1.2.2.1: #i42856# implemented XChangesNotifier
2005-03-01 16:38:17 +00:00