summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2013-01-26sal_Bool to boolTakeshi Abe
2013-01-26Nuke unused #defineTakeshi Abe
2013-01-26Drop unused functionTakeshi Abe
2013-01-26get rid of some XubStringsCaolán McNamara
2013-01-25fix build, change overridden GetOLEStorageName to OUStringCaolán McNamara
2013-01-25fdo#59779: Set the first page attributes on pooled styles creationCédric Bosdonnat
2013-01-25SwFrm::PaintBackground: paint gradient in layout if SvxBrushItem wants itMiklos Vajna
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna
2013-01-25sal_Bool to boolTakeshi Abe
2013-01-25OUString: remove namespace and chained appendsMatteo Casalin
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24add a layout aware SfxSingleTabDialogCaolán McNamara
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-24Resolves: fdo#59586 Missing comma in particular PDF fileCaolán McNamara
2013-01-23set all format->untitled X menu entries to the same helpidCaolán McNamara
2013-01-23fdo#59428: SwDoc::ChgPageDesc: always copy to first-pagedescMichael Stahl
2013-01-23convert autofit width dialog to new .uiCaolán McNamara
2013-01-23docx export: use 'nil' instead of 'none' to express no borderPierre-Eric Pelloux-Prayer
2013-01-23sal_Bool to boolTakeshi Abe
2013-01-23It is unconditionalTakeshi Abe
2013-01-22oox: kill no longer needed S() macroMiklos Vajna
2013-01-22docx export: fix table 'tblInd' attribute computationPierre-Eric Pelloux-Prayer
2013-01-22sw: DOCX export of TextFrame shadowMiklos Vajna
2013-01-22sw: DOCX export of TextFrame border width / colorMiklos Vajna
2013-01-22sw: DOCX export of TextFrame background colorMiklos Vajna
2013-01-22sw: DOCX export of TextFrame size/positionMiklos Vajna
2013-01-22sw: initial DOCX export of TextFrames as VML rectanglesMiklos Vajna
2013-01-21fix previous string conversion:Michael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-21ditch some pesty XubStringsCaolán McNamara
2013-01-21fdo#59530 WW8 import of commented text rangesMiklos Vajna
2013-01-20SwSplitTableDlg also unusedCaolán McNamara
2013-01-19convert outline numbering tabdialog to .uiCaolán McNamara
2013-01-19convert character properties tabdialog to .uiCaolán McNamara
2013-01-19sal_Bool to boolTakeshi Abe
2013-01-19Remove unused static variableTakeshi Abe
2013-01-18convert table properties tabdialog to .uiCaolán McNamara
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara
2013-01-17ItemSetToPageDesc: remove mysterious SvxPageUsage flag manglingMichael Stahl
2013-01-17fdo#59437: SwFmtAnchor::SetAnchor: Anchors may be on StartNodesMichael Stahl
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-17fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna
2013-01-16Resolves: fdo#58998 insert section applied twiceCaolán McNamara
2013-01-16rhbz#818557: fix it differently: SwDocShell::_LoadStyles():Michael Stahl
2013-01-16sw: start using cppu::supportsService in unocoreMiklos Vajna
2013-01-16sal_Bool to boolTakeshi Abe
2013-01-16Drop unreachable branchTakeshi Abe
2013-01-16docx export: fix regression on table borders exportPierre-Eric Pelloux-Prayer