summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-01-27Skip Library_vbaswobj for iOSTor Lillqvist1-1/+8
2012-01-27sal log area ".doc" -> "sw.ww8", to be consistent with the styleLuboš Luňák1-2/+2
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann7-52/+14
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat18-2/+1386
2012-01-27fdo#38542: sw: ODF import: prevent border width overriding:Michael Stahl1-16/+21
2012-01-27fdo#38542: sw: ODF import: divide width by 3 for "double" bordersMichael Stahl1-0/+4
2012-01-26fdo#35669: properly merge ref fields in master documentsCédric Bosdonnat1-15/+22
2012-01-26Revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here."Cédric Bosdonnat1-6/+16
2012-01-26Deleting a null pointer is safeTakeshi Abe3-10/+4
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2-25/+82
2012-01-25WaE: int and long confusionTor Lillqvist1-2/+2
2012-01-25fdo#43869 use the old rtf importer for pasteMiklos Vajna1-0/+6
2012-01-25optimized zoom to use more common intervalsTim Hardeck1-4/+3
2012-01-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara2-8/+5
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara5-23/+23
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák2-1/+35
2012-01-23Useless "if else" since we do the same in both casesJulien Nabet1-4/+1
2012-01-24Replaced String by rtl::OUStringTakeshi Abe2-50/+49
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev6-6/+12
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora1-14/+12
2012-01-21sw: tweak translation 60c8a970dMichael Stahl4-85/+76
2012-01-21SwGlossaries: some cleanupMichael Stahl8-84/+76
2012-01-21sw: rtf filters: use "sw.rtf" for loggingMichael Stahl5-200/+200
2012-01-21SwGlossaryGroupDlg: get rid of pointless empty()Michael Stahl1-87/+66
2012-01-21SwGlossaryGroupDlg: String to OUStringMichael Stahl2-21/+27
2012-01-21SwGlossaryGroupDlg: fix memory leaksMichael Stahl2-64/+44
2012-01-21Improve checking for emptinessThomas Arnhold2-3/+3
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1
2012-01-21Fix non-DBG_UTIL case.Stephan Bergmann1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann119-234/+230
2012-01-21Fix Possible inefficient checking for 'aChrSetArr' emptinessJulien Nabet1-1/+1
2012-01-21SV_DECL_PTRARR->std::vectorAugust Sodora1-11/+7
2012-01-20More on String to rtl::OUString changes.Kohei Yoshida1-1/+1
2012-01-20sw: tweak translationsMichael Stahl4-25/+24
2012-01-20Translate German commentsPhilipp Weissenbacher2-94/+89
2012-01-20Translate German comments to EnglishPhilipp Weissenbacher3-181/+163
2012-01-20Translate German commentsPhilipp Weissenbacher1-183/+181
2012-01-21It does not require SwAppletImpl but only a couple of subheadersTakeshi Abe1-1/+2
2012-01-20sw: SwAddPrinterTabPage::SetFax: fix STL conversionMichael Stahl1-1/+3
2012-01-20Mempool size args are unused.Stephan Bergmann4-37/+37
2012-01-19WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks1-1/+1
2012-01-19remove executable bit on source filesLuboš Luňák9-0/+0
2012-01-19remove pointless forward moving of a table (bnc#706138)Luboš Luňák1-5/+0
2012-01-18remove unused codeThomas Arnhold7-107/+0
2012-01-18bin some unused codeThomas Arnhold5-93/+1
2012-01-19removed unused headerTakeshi Abe3-46/+0
2012-01-17sw: tweak translations of previous commitMichael Stahl1-20/+20
2012-01-17Translate comments from German to English; sw/source/core/frmedt is complete.Luc Castermans3-120/+113
2012-01-17sw: translate some commentsMichael Stahl2-44/+42
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot111-328/+328