summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák4-5/+6
2012-04-07path changed after gbuild conversionDavid Tardon1-4/+1
2012-04-06optional argument is always providedCaolán McNamara6-34/+24
2012-04-06UniString::CreateFromInt32(0) -> "0"Caolán McNamara3-5/+5
2012-04-06reduce overzealous namingLuboš Luňák3-4/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi16-84/+47
2012-04-06n#751017 testcaseMiklos Vajna2-0/+52
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi18-72/+72
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi8-25/+25
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev1-28/+10
2012-04-05Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara6-10/+124
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-2/+1
2012-04-05fdo#45562: paint borders in SwFlyFrm::Paint:Michael Stahl1-2/+18
2012-04-05sw: remove more silly realpath from makefileMichael Stahl1-2/+2
2012-04-04Translate German commentsPhilipp Weissenbacher6-125/+118
2012-04-04reuse existent functionIvan Timofeev1-9/+1
2012-04-04fdo#40948: TOC dialog, Entries tab: the right arrow button does not workIvan Timofeev1-1/+1
2012-04-04flowfrm.cxx: tweak comment translationMichael Stahl1-25/+24
2012-04-04txtfly.cxx: translate commentsMichael Stahl1-61/+57
2012-04-04Translated source comments from germanDavid Vogt1-230/+225
2012-04-04writerfilter: use CustomTarget makefileMatúš Kukan1-7/+2
2012-04-03Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patchNoel Power1-31/+53
2012-04-03fdo#45182 fix RTF import of character encoding in footnotesMiklos Vajna2-0/+26
2012-04-03testcase for fdo#47107Miklos Vajna2-0/+35
2012-04-03fntcache.cxx: translate commentsMichael Stahl1-77/+78
2012-04-03Fix RTF levelfollow import and exportBrennan Vincent1-2/+3
2012-04-02Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek5-24/+21
2012-04-02split out ContextualSpacingCaolán McNamara2-5/+15
2012-04-02Remove superfluous bug numbersPhilipp Weissenbacher1-15/+12
2012-04-02Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen2-55/+2
2012-04-02Translate German commentsPhilipp Weissenbacher14-87/+79
2012-04-02Translate German comments, fix some English onesPhilipp Weissenbacher1-94/+85
2012-04-02SwWW8ImplReader::Read_UL: make this a bit less hard to readMiklos Vajna1-1/+1
2012-04-02ww8: sprmPFContextualSpacing is a Bool8 valueMiklos Vajna2-2/+2
2012-04-02convert SvxNumberFormat to rtl::OUStringCaolán McNamara4-9/+9
2012-04-02convert Suffix/Prefix to rtl::OUStringCaolán McNamara3-15/+15
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara37-223/+241
2012-04-02UniString->rtl::OUString and drop globalsCaolán McNamara1-2/+2
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara4-14/+13
2012-04-02reorganize trickier staticsCaolán McNamara4-30/+12
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-5/+10
2012-04-02prevent a memory leakLuboš Luňák1-0/+3
2012-04-02RtfModelTest: introduce common getPages() methodMiklos Vajna1-10/+13
2012-04-02fdo#48104 fix RTF import of \page in inner groupsMiklos Vajna2-0/+18
2012-04-02always pass --headless to cppunitsLuboš Luňák7-7/+0
2012-03-30count words in text with mixed script punctuation correctlyCaolán McNamara2-17/+76
2012-03-30fdo#40735 RTF export: CJK text is typically not single-byteMiklos Vajna1-1/+1
2012-03-30testcase for fdo#45394Miklos Vajna2-0/+41
2012-03-29fix last commitLuboš Luňák2-2/+2