Commit graph

6 commits

Author SHA1 Message Date
J. Graeme Lingard
d53b289cd7 Remove empty dated comments 2010-11-13 18:38:31 +00:00
Sebastian Spaeth
61355e51b8 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-14 17:16:56 +02:00
Jens-Heiner Rechtien
1a359bd2a8 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
Michael Stahl
1f70baf3d1 swunolocking1: #i105557#: fix locking for SwXFootnote:
add Impl struct, and use UnoImplPtr to lock destructor.
 move all implementation details out of header, into Impl struct.
 disable broken SwClient iteration.
 make constructor protected, and add factory function CreateXFootnote.
 use new XUnoTunnel and XServiceInfo helpers.
 clean up the implementation a little.
2010-01-08 17:13:58 +01:00
Michael Stahl
817e682f25 swunolocking1: #i105557#: fix locking for SwXText:
add Impl struct, and use UnoImplPtr to lock destructor.
 move all implementation details out of header, into Impl struct.
 use new XUnoTunnel and XServiceInfo helpers.
 clean up the implementation a little.
2010-01-08 17:13:56 +01:00
Michael Stahl
a6b34b60ba swunolocking1: #i105557#: unoobj.hxx: split out unotext.hxx etc.:
move SwXText from unoobj.hxx to new unotext.hxx.
 move SwXBodyText, SwXHeadFootText from unoobj.hxx to new unotextbodyhf.hxx.
 move SwXFootnote from unoobj.hxx to new unofootnote.hxx.
2010-01-05 16:37:47 +01:00