summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-01-19sal_Bool to boolTakeshi Abe
2013-01-19Remove unused static variableTakeshi Abe
2013-01-18disable the test case for paragraph mark exportLuboš Luňák
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-18split out background page and adapt code to .uiCaolán McNamara
2013-01-17ItemSetToPageDesc: remove mysterious SvxPageUsage flag manglingMichael Stahl
2013-01-17fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.Michael 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-17Add close findbar button also on other LO componentsJoren De Cuyper
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-16add close option to findbar in Writerjorendc
2013-01-16sw unit test: force layout compute after loading documentPierre-Eric Pelloux-Prayer
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
2013-01-15sw: kill no longer needed ASCII_STR() defineMiklos Vajna
2013-01-15make translatable a few more ui stringsAndras Timar
2013-01-15docx export: add test case for paragraph mark exportPierre-Eric Pelloux-Prayer
2013-01-15fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara
2013-01-15split out border page and adapt codeCaolán McNamara
2013-01-15fdo#40465 solve regression when zooming with cursor not visibleWinfried Donkers
2013-01-15clean up copy&paste tests duplicationMiklos Vajna
2013-01-15fdo#59338 fix RTF paste into footnoteMiklos Vajna
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-14fdo#58854 'Insert' button was untranslatableAndras Timar
2013-01-14fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-14docx export: also export rPr in <pPr> (paragraph mark styling)Pierre-Eric Pelloux-Prayer
2013-01-14docx export: invalid sectPr added at the beginning of the docPierre-Eric Pelloux-Prayer
2013-01-14document SwPaM::SetMark()Miklos Vajna
2013-01-14SwPaM::HasReadonlySel: sal_Bool -> boolMiklos Vajna
2013-01-14fdo#57938 testcaseMiklos Vajna
2013-01-14docx export: add missing arg to impl_pageBorders callPierre-Eric Pelloux-Prayer
2013-01-14fdo#57938 SwPaM::HasReadonlySel allow editing before commented text rangesMiklos Vajna
2013-01-14Fixes image drop shadow export to DOCX.Eilidh McAdam
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-13grotesque TextControlCombo can now go with widget layoutCaolán McNamara
2013-01-13Fix 2 scopes can be reducedJulien Nabet
2013-01-12split out table columns page and adapt codeCaolán McNamara
2013-01-12split out table textflow page and adapt codeCaolán McNamara
2013-01-11use sizegroups instead of explicit codeCaolán McNamara
2013-01-11split out format table page and adapt codeCaolán McNamara
2013-01-11Update style of initializer list to preferred conventionMatteo Casalin