Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2010-03-16 | odfmetadata4: #i109599#: SwXTextSection: add support for xml:id. | Michael Stahl | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2010-01-08 | swunolocking1: #i105557#: fix locking for SwXTextSection: | Michael Stahl | |
replace SwXTextSectionClient with Impl struct, use UnoImplPtr to lock dtor. move all implementation details out of header, into Impl struct. remove ugly destruction of SwUnoCrsr via Application::PostUserEvent. replace broken SwClient iteration with a WeakReference in SwSectionFmt. add factory function CreateXTextSection. use new XUnoTunnel and XServiceInfo helpers. clean up the implementation a little. | |||
2010-01-05 | swunolocking1: #i105557#: unoobj.hxx: split out unosection.hxx: | Michael Stahl | |
move SwXTextSection from unoobj.hxx to new unosection.hxx. |