summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-0814-41/+41
* do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák2012-04-074-5/+6
* path changed after gbuild conversionDavid Tardon2012-04-071-4/+1
* optional argument is always providedCaolán McNamara2012-04-066-34/+24
* UniString::CreateFromInt32(0) -> "0"Caolán McNamara2012-04-063-5/+5
* reduce overzealous namingLuboš Luňák2012-04-063-4/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0616-84/+47
* n#751017 testcaseMiklos Vajna2012-04-062-0/+52
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0618-72/+72
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-068-25/+25
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+4
* SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev2012-04-051-28/+10
* Resolves: fdo#45271, i#17964 count CJK words the way that's expected by usersCaolán McNamara2012-04-056-10/+124
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-2/+1
* fdo#45562: paint borders in SwFlyFrm::Paint:Michael Stahl2012-04-051-2/+18
* sw: remove more silly realpath from makefileMichael Stahl2012-04-051-2/+2
* Translate German commentsPhilipp Weissenbacher2012-04-046-125/+118
* reuse existent functionIvan Timofeev2012-04-041-9/+1
* fdo#40948: TOC dialog, Entries tab: the right arrow button does not workIvan Timofeev2012-04-041-1/+1
* flowfrm.cxx: tweak comment translationMichael Stahl2012-04-041-25/+24
* txtfly.cxx: translate commentsMichael Stahl2012-04-041-61/+57
* Translated source comments from germanDavid Vogt2012-04-041-230/+225
* writerfilter: use CustomTarget makefileMatúš Kukan2012-04-041-7/+2
* Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patchNoel Power2012-04-031-31/+53
* fdo#45182 fix RTF import of character encoding in footnotesMiklos Vajna2012-04-032-0/+26
* testcase for fdo#47107Miklos Vajna2012-04-032-0/+35
* fntcache.cxx: translate commentsMichael Stahl2012-04-031-77/+78
* Fix RTF levelfollow import and exportBrennan Vincent2012-04-031-2/+3
* Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek2012-04-025-24/+21
* split out ContextualSpacingCaolán McNamara2012-04-022-5/+15
* Remove superfluous bug numbersPhilipp Weissenbacher2012-04-021-15/+12
* Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen2012-04-022-55/+2
* Translate German commentsPhilipp Weissenbacher2012-04-0214-87/+79
* Translate German comments, fix some English onesPhilipp Weissenbacher2012-04-021-94/+85
* SwWW8ImplReader::Read_UL: make this a bit less hard to readMiklos Vajna2012-04-021-1/+1
* ww8: sprmPFContextualSpacing is a Bool8 valueMiklos Vajna2012-04-022-2/+2
* convert SvxNumberFormat to rtl::OUStringCaolán McNamara2012-04-024-9/+9
* convert Suffix/Prefix to rtl::OUStringCaolán McNamara2012-04-023-15/+15
* refactor the Rewriter rules using enumsCaolán McNamara2012-04-0237-223/+241
* UniString->rtl::OUString and drop globalsCaolán McNamara2012-04-021-2/+2
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-024-14/+13
* reorganize trickier staticsCaolán McNamara2012-04-024-30/+12
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-5/+10
* prevent a memory leakLuboš Luňák2012-04-021-0/+3
* RtfModelTest: introduce common getPages() methodMiklos Vajna2012-04-021-10/+13
* fdo#48104 fix RTF import of \page in inner groupsMiklos Vajna2012-04-022-0/+18
* always pass --headless to cppunitsLuboš Luňák2012-04-027-7/+0
* count words in text with mixed script punctuation correctlyCaolán McNamara2012-03-302-17/+76
* fdo#40735 RTF export: CJK text is typically not single-byteMiklos Vajna2012-03-301-1/+1
* testcase for fdo#45394Miklos Vajna2012-03-302-0/+41