Commit Graph

7 Commits

Author SHA1 Message Date
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Robert Roth
d67e79934f Comment translations, bogus comments, commented code removed from SW includes 2010-11-15 11:59:57 +00:00
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
0a3b5f8b3e swunolocking1: #i105557#: fix locking for SwXParaFrameEnumeration:
add Impl struct, and use UnoImplPtr to lock destructor.
 move all implementation details out of header, into Impl struct.
 replace PARAFRAME_PORTION_ macros with an enum.
 use new XServiceInfo helpers.
 clean up the implementation a little.
2010-01-08 17:13:54 +01:00
Michael Stahl
80c54710e6 swunolocking1: #i105557#: unoobj.hxx: split out unoparaframeenum.hxx:
move SwXParaFrameEnumeration from unoobj.hxx to new unoparaframeenum.hxx.
 move FrameDependSortList_t, CollectFrameAtNode to unoparaframeenum.hxx.
2010-01-05 16:37:47 +01:00