summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+7
2013-02-03fdo#59419 fix RTF import of hex form of \r and \nMiklos Vajna2-0/+15
2013-02-03sw: sw_swdoc_test -> sw_uwriterMiklos Vajna3-12/+12
2013-02-03sw: unused includes in frmtoolMiklos Vajna1-14/+0
2013-02-03sw: remove class SwEventListenerContainerMichael Stahl3-145/+0
2013-02-03sw: remove SwEventListenerContainer in SwXTextCursorMichael Stahl1-10/+3
2013-02-03sw: replace SwEventListenerContainer in SwXParagraphMichael Stahl1-19/+15
2013-02-03sw: replace SwEventListenerContainer in SwXTextSectionMichael Stahl1-20/+13
2013-02-03sw: replace SwEventListenerContainer in SwXReferenceMark,SwXMetaMichael Stahl1-36/+26
2013-02-03sw: replace SwEventListenerContainer in SwXDocumentIndex(,Mark}Michael Stahl1-46/+37
2013-02-03sw: replace SwEventListenerContainer in SwXFootnoteMichael Stahl1-18/+11
2013-02-03sw: replace SwEventListenerContainer in SwXBookmarkMichael Stahl1-19/+14
2013-02-03sw: replace SwEventListenerContainer in SwXTextPortionMichael Stahl3-20/+39
2013-02-03sw: replace SwEventListenerContainer in SwXTextField,SwXFieldMasterMichael Stahl2-30/+71
2013-02-03sw: replace SwEventListenerContainer in SwXTextTableMichael Stahl3-27/+52
2013-02-03sw: replace SwEventListenerContainer in SwXFrameMichael Stahl2-17/+38
2013-02-03sw: remove class SwRefreshListenerContainerMichael Stahl4-82/+1
2013-02-03sw: replace SwRefreshListenerContainer in SwXTextDocumentMichael Stahl3-24/+47
2013-02-03sw: replace SwRefreshListenerContainer in SwXTextFieldTypesMichael Stahl2-29/+48
2013-02-03sw: remove class SwChartEventListenerContainerMichael Stahl2-75/+69
2013-02-03sw: move unosection.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unorefmark.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unoparaframeenum.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unomod.hxx to source/ui/incMichael Stahl1-0/+0
2013-02-03sw: move unomailmerge.hxx to source/ui/incMichael Stahl1-0/+0
2013-02-03sw: move unoidx.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl8-55/+84
2013-02-03sw: move unofootnote.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unofield.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxxMichael Stahl6-83/+148
2013-02-03sw: move unoevent.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move unoport.hxx to source/ui/incMichael Stahl1-0/+0
2013-02-03sw: move {unoflatpara,unotextmarkup}.hxx to source/core/incMichael Stahl2-0/+0
2013-02-03sw: remove dependency of SwXTextDocument on unoflatpara.hxxMichael Stahl3-2/+19
2013-02-03sw: move unobookmark.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: move implementation of SwXTextView::select into unocoreMichael Stahl3-223/+266
2013-02-03sw: move unoport.hxx to source/core/incMichael Stahl1-0/+0
2013-02-03sw: tweak SwXRedlinePortion a bitMichael Stahl3-16/+17
2013-02-03sw: move SwXRedlinePortion to unoport.hxxMichael Stahl5-33/+45
2013-02-02fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna2-0/+15
2013-02-02fix if statement and translate German OSL_ENSUREJoren De Cuyper1-5/+4
2013-02-02HIG visually seperate buttons from contentsCaolán McNamara1-2/+3
2013-02-01-Wc++11-narrowingStephan Bergmann1-1/+1
2013-02-01Drop useless member variablesTakeshi Abe2-6/+2
2013-02-01basic support for embedded fonts in odt (fdo#42195)Luboš Luňák2-4/+21
2013-02-01consolidate the ugly code for getting SwDoc* to a functionLuboš Luňák5-121/+83
2013-02-01correct flag for file openingLuboš Luňák1-1/+1
2013-02-01pass the storage to the XML import filterLuboš Luňák1-0/+4
2013-02-01make sure newly created SwDocShell has font info up to dateLuboš Luňák1-0/+6
2013-02-01sw: clean up TOOLBOX_NAME defineMiklos Vajna1-1/+1