summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2013-02-06sw: let drawinglayer manage gradient styles of our textframesMiklos Vajna1-1/+0
2013-02-05sal_Bool to boolTakeshi Abe2-2/+2
2013-02-03sw: remove class SwEventListenerContainerMichael Stahl1-52/+0
2013-02-03sw: replace SwEventListenerContainer in SwXTextTableMichael Stahl1-4/+4
2013-02-03sw: replace SwEventListenerContainer in SwXFrameMichael Stahl1-4/+6
2013-02-03sw: remove class SwRefreshListenerContainerMichael Stahl1-32/+0
2013-02-03sw: replace SwRefreshListenerContainer in SwXTextDocumentMichael Stahl1-5/+8
2013-02-03sw: replace SwRefreshListenerContainer in SwXTextFieldTypesMichael Stahl1-2/+4
2013-02-03sw: remove class SwChartEventListenerContainerMichael Stahl1-10/+5
2013-02-03sw: move unosection.hxx to source/core/incMichael Stahl1-244/+0
2013-02-03sw: move unorefmark.hxx to source/core/incMichael Stahl1-163/+0
2013-02-03sw: move unoparaframeenum.hxx to source/core/incMichael Stahl1-115/+0
2013-02-03sw: move unomod.hxx to source/ui/incMichael Stahl1-164/+0
2013-02-03sw: move unomailmerge.hxx to source/ui/incMichael Stahl1-196/+0
2013-02-03sw: move unoidx.hxx to source/core/incMichael Stahl1-324/+0
2013-02-03sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl2-51/+79
2013-02-03sw: move unofootnote.hxx to source/core/incMichael Stahl1-218/+0
2013-02-03sw: move unofield.hxx to source/core/incMichael Stahl1-237/+0
2013-02-03sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxxMichael Stahl2-79/+145
2013-02-03sw: move unoevent.hxx to source/core/incMichael Stahl1-112/+0
2013-02-03sw: move unoport.hxx to source/ui/incMichael Stahl1-290/+0
2013-02-03sw: move {unoflatpara,unotextmarkup}.hxx to source/core/incMichael Stahl2-240/+0
2013-02-03sw: remove dependency of SwXTextDocument on unoflatpara.hxxMichael Stahl1-0/+5
2013-02-03sw: move unobookmark.hxx to source/core/incMichael Stahl1-278/+0
2013-02-03sw: move implementation of SwXTextView::select into unocoreMichael Stahl1-2/+19
2013-02-03sw: move unoport.hxx to source/core/incMichael Stahl1-346/+0
2013-02-03sw: tweak SwXRedlinePortion a bitMichael Stahl1-6/+6
2013-02-03sw: move SwXRedlinePortion to unoport.hxxMichael Stahl2-31/+41
2013-01-30sw: update hintids comments to match realityMiklos Vajna1-24/+24
2013-01-29SwXShape and SwHTML{Parser,ImageWatcher} are no longer friendsMiklos Vajna1-4/+1
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna1-0/+1
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac26-39/+39
2013-01-28text::BaseFrameProperties: add FillGradientName optional propertyMiklos Vajna1-1/+2
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna3-0/+5
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna3-0/+5
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara1-1/+0
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara3-3/+2
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna1-1/+3
2013-01-25sal_Bool to boolTakeshi Abe1-1/+1
2013-01-25OUString: remove namespace and chained appendsMatteo Casalin1-4/+4
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-21ditch some pesty XubStringsCaolán McNamara1-1/+1
2013-01-20AbstractSwSplitTableDlg never usedCaolán McNamara1-8/+0
2013-01-19convert outline numbering tabdialog to .uiCaolán McNamara2-7/+0
2013-01-19convert character properties tabdialog to .uiCaolán McNamara4-5/+2
2013-01-18convert table properties tabdialog to .uiCaolán McNamara3-6/+2
2013-01-17fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.Michael Stahl1-0/+1
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin1-5/+3
2013-01-14document SwPaM::SetMark()Miklos Vajna1-0/+1