summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-01-20AbstractSwSplitTableDlg never usedCaolán McNamara1-8/+0
2013-01-19convert outline numbering tabdialog to .uiCaolán McNamara8-187/+303
2013-01-19convert character properties tabdialog to .uiCaolán McNamara15-125/+256
2013-01-19sal_Bool to boolTakeshi Abe5-171/+171
2013-01-19Remove unused static variableTakeshi Abe2-6/+0
2013-01-18disable the test case for paragraph mark exportLuboš Luňák1-1/+1
2013-01-18convert table properties tabdialog to .uiCaolán McNamara16-478/+126
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara2-0/+18
2013-01-18split out background page and adapt code to .uiCaolán McNamara1-192/+1
2013-01-17ItemSetToPageDesc: remove mysterious SvxPageUsage flag manglingMichael Stahl1-2/+0
2013-01-17fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.Michael Stahl1-0/+1
2013-01-17fdo#59437: SwFmtAnchor::SetAnchor: Anchors may be on StartNodesMichael Stahl1-2/+5
2013-01-17Const correct-ness in one place...Kohei Yoshida12-13/+13
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida5-6/+10
2013-01-17Add close findbar button also on other LO componentsJoren De Cuyper3-0/+3
2013-01-17fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna3-1/+19
2013-01-16Resolves: fdo#58998 insert section applied twiceCaolán McNamara1-1/+1
2013-01-16rhbz#818557: fix it differently: SwDocShell::_LoadStyles():Michael Stahl1-0/+9
2013-01-16sw: start using cppu::supportsService in unocoreMiklos Vajna6-71/+25
2013-01-16add close option to findbar in Writerjorendc1-0/+1
2013-01-16sw unit test: force layout compute after loading documentPierre-Eric Pelloux-Prayer1-1/+9
2013-01-16sal_Bool to boolTakeshi Abe7-25/+25
2013-01-16Drop unreachable branchTakeshi Abe1-4/+0
2013-01-16docx export: fix regression on table borders exportPierre-Eric Pelloux-Prayer1-9/+0
2013-01-15sw: kill no longer needed ASCII_STR() defineMiklos Vajna1-3/+1
2013-01-15make translatable a few more ui stringsAndras Timar2-2/+2
2013-01-15docx export: add test case for paragraph mark exportPierre-Eric Pelloux-Prayer2-0/+15
2013-01-15fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara1-0/+4
2013-01-15split out border page and adapt codeCaolán McNamara1-691/+1
2013-01-15fdo#40465 solve regression when zooming with cursor not visibleWinfried Donkers1-3/+4
2013-01-15clean up copy&paste tests duplicationMiklos Vajna1-27/+23
2013-01-15fdo#59338 fix RTF paste into footnoteMiklos Vajna3-0/+36
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin1-10/+7
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin1-5/+3
2013-01-14fdo#58854 'Insert' button was untranslatableAndras Timar1-1/+1
2013-01-14fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna2-0/+28
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara9-22/+14
2013-01-14docx export: also export rPr in <pPr> (paragraph mark styling)Pierre-Eric Pelloux-Prayer1-0/+6
2013-01-14docx export: invalid sectPr added at the beginning of the docPierre-Eric Pelloux-Prayer2-4/+11
2013-01-14document SwPaM::SetMark()Miklos Vajna1-0/+1
2013-01-14SwPaM::HasReadonlySel: sal_Bool -> boolMiklos Vajna3-4/+4
2013-01-14fdo#57938 testcaseMiklos Vajna1-0/+22
2013-01-14docx export: add missing arg to impl_pageBorders callPierre-Eric Pelloux-Prayer1-1/+1
2013-01-14fdo#57938 SwPaM::HasReadonlySel allow editing before commented text rangesMiklos Vajna1-1/+8
2013-01-14Fixes image drop shadow export to DOCX.Eilidh McAdam1-3/+28
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara2-10/+0
2013-01-13grotesque TextControlCombo can now go with widget layoutCaolán McNamara6-164/+0
2013-01-13Fix 2 scopes can be reducedJulien Nabet1-2/+2
2013-01-12split out table columns page and adapt codeCaolán McNamara9-737/+496
2013-01-12split out table textflow page and adapt codeCaolán McNamara8-922/+775