Commit Graph

19 Commits

Author SHA1 Message Date
Thomas Arnhold
abcbe967f2 unoxml: huge namespacing cleanup
Change-Id: I2170e8fd9ef5ca0556545cb3f656a0e1ba49f43b
2014-05-22 12:50:46 +02:00
Stephan Bergmann
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
Michael Meeks
94d4e9eb01 re-base on ALv2 code. 2012-07-06 20:29:10 +01:00
Michael Meeks
ff43ad1a77 targetted string cleanup
Change-Id: Iaf77bb427d62d7f3be00a96cba4dfb25a01934ac
2012-06-01 17:40:03 +01:00
Jan Holesovsky
90087ebb40 Merge commit 'ooo/DEV300_m103'
Conflicts:
	binfilter/bf_xmloff/source/forms/formcellbinding.hxx
	binfilter/bf_xmloff/source/forms/xmloff_elementexport.cxx
	binfilter/bf_xmloff/source/forms/xmloff_formcellbinding.cxx
	filter/source/xsltfilter/makefile.mk
	unoxml/source/dom/characterdata.cxx
	unoxml/source/dom/document.cxx
	unoxml/source/dom/documentbuilder.cxx
	unoxml/source/dom/element.cxx
	unoxml/source/dom/elementlist.cxx
	unoxml/source/dom/node.cxx
	unoxml/source/dom/node.hxx
	unoxml/source/dom/text.cxx
	unoxml/source/events/event.cxx
	unoxml/source/events/event.hxx
	unoxml/source/events/eventdispatcher.cxx
	unoxml/source/events/eventdispatcher.hxx
	unoxml/source/events/mouseevent.cxx
	unoxml/source/events/mouseevent.hxx
	unoxml/source/events/mutationevent.cxx
	unoxml/source/events/mutationevent.hxx
	unoxml/source/events/uievent.cxx
	unoxml/source/events/uievent.hxx
	unoxml/source/xpath/nodelist.cxx
	unoxml/source/xpath/nodelist.hxx
	unoxml/source/xpath/xpathobject.cxx
2011-03-23 16:59:02 +01:00
Michael Stahl
c5db3b93ee xmlfix3: unoxml: prevent invalid child-parent relationships:
new method CNode::IsChildTypeAllowed(NodeType).
 use it in appendChild(), insertBefore(), replaceChild().
2011-02-10 16:45:02 +01:00
Michael Stahl
12de6d548b xmlfix3: #i113682#: unoxml: CDocument gets a member mutex:
use it to lock all CNode and derived classes' UNO methods.
2011-01-19 20:27:26 +01:00
Michael Stahl
46716bcf7f xmlfix3: unoxml: all node ctors get CDocument parameter
(and in the next patch, an actual CDocument, not just 0 :)
2011-01-19 20:27:25 +01:00
Michael Stahl
a10e0ee65f xmlfix3: unoxml: refactor CNode initialization 2011-01-19 20:27:19 +01:00
Gert Faller
3f8861ce64 RTL_CONSTASCII_USTRINGPARAM in filters 12 2010-11-28 18:35:13 +01:00
Gert Faller
17e4b5ee63 RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?) 2010-11-27 17:35:06 +01:00
Gert Faller
36c323e365 RTL_CONSTASCII_USTRINGPARAM in filters 3-4 2010-11-27 10:13:34 +01:00
Sebastian Spaeth
46a924d348 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:42 +02:00
Jens-Heiner Rechtien
ea6543401c 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
e1544e4782 INTEGRATION: CWS changefileheader (1.4.52); FILE MERGED
2008/03/31 13:38:57 rt 1.4.52.1: #i87441# Change license header to LPGL v3.
2008-04-11 12:49:00 +00:00
Jens-Heiner Rechtien
5e03746335 INTEGRATION: CWS warnings01 (1.3.6); FILE MERGED
2006/03/10 19:08:13 lo 1.3.6.1: warnings01: remove warnings in unoxml
2006-06-19 23:45:08 +00:00
Rüdiger Timm
ce113655d4 INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED
2005/09/05 17:19:57 rt 1.2.12.1: #i54170# Change license header: remove SISSL
2005-09-09 08:59:36 +00:00
Oliver Bolte
e73562d0a9 INTEGRATION: CWS eforms2 (1.1.2); FILE MERGED
2004/04/23 11:34:54 lo 1.1.2.1: #i26721# put/get/post support for submission node cloning
2004-11-16 11:21:26 +00:00
Lars Oppermann
b055c439ed added 2004-01-28 15:32:05 +00:00