summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* sw unit test: force layout compute after loading documentPierre-Eric Pelloux-Prayer2013-01-161-1/+9
* sal_Bool to boolTakeshi Abe2013-01-167-25/+25
* Drop unreachable branchTakeshi Abe2013-01-161-4/+0
* docx export: fix regression on table borders exportPierre-Eric Pelloux-Prayer2013-01-161-9/+0
* sw: kill no longer needed ASCII_STR() defineMiklos Vajna2013-01-151-3/+1
* make translatable a few more ui stringsAndras Timar2013-01-152-2/+2
* docx export: add test case for paragraph mark exportPierre-Eric Pelloux-Prayer2013-01-152-0/+15
* fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara2013-01-151-0/+4
* split out border page and adapt codeCaolán McNamara2013-01-151-691/+1
* fdo#40465 solve regression when zooming with cursor not visibleWinfried Donkers2013-01-151-3/+4
* clean up copy&paste tests duplicationMiklos Vajna2013-01-151-27/+23
* fdo#59338 fix RTF paste into footnoteMiklos Vajna2013-01-153-0/+36
* fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin2013-01-151-10/+7
* fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin2013-01-151-5/+3
* fdo#58854 'Insert' button was untranslatableAndras Timar2013-01-141-1/+1
* fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna2013-01-142-0/+28
* we only ever want the preferred window size from GetOptimalSizeCaolán McNamara2013-01-149-22/+14
* docx export: also export rPr in <pPr> (paragraph mark styling)Pierre-Eric Pelloux-Prayer2013-01-141-0/+6
* docx export: invalid sectPr added at the beginning of the docPierre-Eric Pelloux-Prayer2013-01-142-4/+11
* document SwPaM::SetMark()Miklos Vajna2013-01-141-0/+1
* SwPaM::HasReadonlySel: sal_Bool -> boolMiklos Vajna2013-01-143-4/+4
* fdo#57938 testcaseMiklos Vajna2013-01-141-0/+22
* docx export: add missing arg to impl_pageBorders callPierre-Eric Pelloux-Prayer2013-01-141-1/+1
* fdo#57938 SwPaM::HasReadonlySel allow editing before commented text rangesMiklos Vajna2013-01-141-1/+8
* Fixes image drop shadow export to DOCX.Eilidh McAdam2013-01-141-3/+28
* callcatcher: update and remove newly unused codeCaolán McNamara2013-01-132-10/+0
* grotesque TextControlCombo can now go with widget layoutCaolán McNamara2013-01-136-164/+0
* Fix 2 scopes can be reducedJulien Nabet2013-01-131-2/+2
* split out table columns page and adapt codeCaolán McNamara2013-01-129-737/+496
* split out table textflow page and adapt codeCaolán McNamara2013-01-128-922/+775
* use sizegroups instead of explicit codeCaolán McNamara2013-01-114-23/+20
* split out format table page and adapt codeCaolán McNamara2013-01-116-832/+870
* Update style of initializer list to preferred conventionMatteo Casalin2013-01-111-17/+17
* Update name of data members to preferred conventionMatteo Casalin2013-01-112-133/+133
* fdo#53487 SwUndoInsert: take care of fieldmarks when deleting field charsMiklos Vajna2013-01-111-0/+21
* doc export: add unit test for bug i106749Pierre-Eric Pelloux-Prayer2013-01-112-0/+9
* sw unit test: add call to CalcLayout before using the layoutPierre-Eric Pelloux-Prayer2013-01-111-0/+1
* doc export: add unit test for fdo#56513Pierre-Eric Pelloux-Prayer2013-01-112-0/+9
* sw unit test: layout dump must be resetted in 'reload' methodPierre-Eric Pelloux-Prayer2013-01-111-0/+5
* Use member initializer list in constructorMatteo Casalin2013-01-111-14/+14
* Prefix class data membersMatteo Casalin2013-01-112-132/+132
* Output version number as text, not binaryTor Lillqvist2013-01-111-1/+1
* Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist2013-01-111-1/+11
* SwpHintsArray::Resort(): remove mostly unused return valueMichael Stahl2013-01-112-4/+4
* fdo#58793: re-implement SwpHintsArray::Resort():Michael Stahl2013-01-111-41/+7
* sw: FN_FORMAT_RESET: do not reset Ruby textMichael Stahl2013-01-111-1/+0
* RtfExport::WriteInfo: use config_version.hMiklos Vajna2013-01-111-1/+2
* Remove unused class membersMatteo Casalin2013-01-112-10/+1
* Character conversion: do not destroy sequence while iterating on itMatteo Casalin2013-01-111-3/+19
* Remove unused #defineMatteo Casalin2013-01-111-2/+0