summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2013-01-11Update name of data members to preferred conventionMatteo Casalin
2013-01-11fdo#53487 SwUndoInsert: take care of fieldmarks when deleting field charsMiklos Vajna
2013-01-11doc export: add unit test for bug i106749Pierre-Eric Pelloux-Prayer
2013-01-11sw unit test: add call to CalcLayout before using the layoutPierre-Eric Pelloux-Prayer
2013-01-11doc export: add unit test for fdo#56513Pierre-Eric Pelloux-Prayer
2013-01-11sw unit test: layout dump must be resetted in 'reload' methodPierre-Eric Pelloux-Prayer
2013-01-11Use member initializer list in constructorMatteo Casalin
2013-01-11Prefix class data membersMatteo Casalin
2013-01-11Output version number as text, not binaryTor Lillqvist
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist
2013-01-11SwpHintsArray::Resort(): remove mostly unused return valueMichael Stahl
2013-01-11fdo#58793: re-implement SwpHintsArray::Resort():Michael Stahl
2013-01-11sw: FN_FORMAT_RESET: do not reset Ruby textMichael Stahl
2013-01-11RtfExport::WriteInfo: use config_version.hMiklos Vajna
2013-01-11Remove unused class membersMatteo Casalin
2013-01-11Character conversion: do not destroy sequence while iterating on itMatteo Casalin
2013-01-11Remove unused #defineMatteo Casalin
2013-01-11Use forward declaration instead of (doubled) #includeMatteo Casalin
2013-01-11sw: more unused includes in docedtMiklos Vajna
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-11Remove unneeded #includeMatteo Casalin
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10fdo#57938 SwPaM::HasReadonlySel: commented text ranges are not read-onlyMiklos Vajna
2013-01-10Added Table Properties WidgetGokul
2013-01-10adapt code to Asian Phonetic Guide .ui conversionCaolán McNamara
2013-01-09ok, that was a funny way to write "0"Luboš Luňák
2013-01-09Added asianphoneticguide.uiGokul
2013-01-09adapt code to Exchange Databases dialogCaolán McNamara
2013-01-09Converted Exchange Databases widgets .uiAbdulelah Alarifi
2013-01-09adapt code to edit categories dialog .uiCaolán McNamara
2013-01-10sal_Bool to boolTakeshi Abe