summaryrefslogtreecommitdiffstats
path: root/sw/inc
Commit message (Expand)AuthorAgeFilesLines
* sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl2013-02-181-1/+1
* sw; convert SwTxtNode::m_Text to OUStringMichael Stahl2013-02-181-2/+2
* UI option for embedding fonts in a Writer document (fdo#42195)Luboš Luňák2013-02-181-0/+2
* SwDoc: rename member variables missing their prefixMiklos Vajna2013-02-181-148/+148
* sw: include SwFldTypes in doc model dumpMiklos Vajna2013-02-161-0/+2
* fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl2013-02-151-0/+2
* fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl2013-02-151-1/+4
* fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl2013-02-151-0/+5
* sal_Bool to boolTakeshi Abe2013-02-151-1/+1
* fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna2013-02-142-2/+2
* asynchronous word-count.Michael Meeks2013-02-133-6/+31
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-132-10/+21
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-124-29/+29
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-121-1/+1
* Comment translation german - englishMatthias Freund2013-02-101-2/+2
* Comment translation german - englishMatthias Freund2013-02-101-1/+1
* Comment translation german - englishMatthias Freund2013-02-101-24/+24
* Comment translation german - englishMatthias Freund2013-02-101-27/+27
* Remarktranslations german - englishMatthias Freund2013-02-091-5/+5
* sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna2013-02-061-1/+0
* sal_Bool to boolTakeshi Abe2013-02-052-2/+2
* sw: remove class SwEventListenerContainerMichael Stahl2013-02-031-52/+0
* sw: replace SwEventListenerContainer in SwXTextTableMichael Stahl2013-02-031-4/+4
* sw: replace SwEventListenerContainer in SwXFrameMichael Stahl2013-02-031-4/+6
* sw: remove class SwRefreshListenerContainerMichael Stahl2013-02-031-32/+0
* sw: replace SwRefreshListenerContainer in SwXTextDocumentMichael Stahl2013-02-031-5/+8
* sw: replace SwRefreshListenerContainer in SwXTextFieldTypesMichael Stahl2013-02-031-2/+4
* sw: remove class SwChartEventListenerContainerMichael Stahl2013-02-031-10/+5
* sw: move unosection.hxx to source/core/incMichael Stahl2013-02-031-244/+0
* sw: move unorefmark.hxx to source/core/incMichael Stahl2013-02-031-163/+0
* sw: move unoparaframeenum.hxx to source/core/incMichael Stahl2013-02-031-115/+0
* sw: move unomod.hxx to source/ui/incMichael Stahl2013-02-031-164/+0
* sw: move unomailmerge.hxx to source/ui/incMichael Stahl2013-02-031-196/+0
* sw: move unoidx.hxx to source/core/incMichael Stahl2013-02-031-324/+0
* sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl2013-02-032-51/+79
* sw: move unofootnote.hxx to source/core/incMichael Stahl2013-02-031-218/+0
* sw: move unofield.hxx to source/core/incMichael Stahl2013-02-031-237/+0
* sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxxMichael Stahl2013-02-032-79/+145
* sw: move unoevent.hxx to source/core/incMichael Stahl2013-02-031-112/+0
* sw: move unoport.hxx to source/ui/incMichael Stahl2013-02-031-290/+0
* sw: move {unoflatpara,unotextmarkup}.hxx to source/core/incMichael Stahl2013-02-032-240/+0
* sw: remove dependency of SwXTextDocument on unoflatpara.hxxMichael Stahl2013-02-031-0/+5
* sw: move unobookmark.hxx to source/core/incMichael Stahl2013-02-031-278/+0
* sw: move implementation of SwXTextView::select into unocoreMichael Stahl2013-02-031-2/+19
* sw: move unoport.hxx to source/core/incMichael Stahl2013-02-031-346/+0
* sw: tweak SwXRedlinePortion a bitMichael Stahl2013-02-031-6/+6
* sw: move SwXRedlinePortion to unoport.hxxMichael Stahl2013-02-032-31/+41
* sw: update hintids comments to match realityMiklos Vajna2013-01-301-24/+24
* SwXShape and SwHTML{Parser,ImageWatcher} are no longer friendsMiklos Vajna2013-01-291-4/+1
* SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna2013-01-291-0/+1