summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Skip Library_vbaswobj for iOSTor Lillqvist2012-01-271-1/+8
* sal log area ".doc" -> "sw.ww8", to be consistent with the styleLuboš Luňák2012-01-271-2/+2
* Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-277-52/+14
* Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat2012-01-2718-2/+1386
* fdo#38542: sw: ODF import: prevent border width overriding:Michael Stahl2012-01-271-16/+21
* fdo#38542: sw: ODF import: divide width by 3 for "double" bordersMichael Stahl2012-01-271-0/+4
* fdo#35669: properly merge ref fields in master documentsCédric Bosdonnat2012-01-261-15/+22
* Revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here."Cédric Bosdonnat2012-01-261-6/+16
* Deleting a null pointer is safeTakeshi Abe2012-01-263-10/+4
* Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2012-01-252-25/+82
* WaE: int and long confusionTor Lillqvist2012-01-251-2/+2
* fdo#43869 use the old rtf importer for pasteMiklos Vajna2012-01-251-0/+6
* optimized zoom to use more common intervalsTim Hardeck2012-01-251-4/+3
* use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara2012-01-242-8/+5
* all direct OUString readers are current little endian streamsCaolán McNamara2012-01-245-23/+23
* order database properties so that opening it in writer works (bnc#740032)Luboš Luňák2012-01-242-1/+35
* Useless "if else" since we do the same in both casesJulien Nabet2012-01-231-4/+1
* Replaced String by rtl::OUStringTakeshi Abe2012-01-242-50/+49
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-236-6/+12
* SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2012-01-211-14/+12
* sw: tweak translation 60c8a970dMichael Stahl2012-01-214-85/+76
* SwGlossaries: some cleanupMichael Stahl2012-01-218-84/+76
* sw: rtf filters: use "sw.rtf" for loggingMichael Stahl2012-01-215-200/+200
* SwGlossaryGroupDlg: get rid of pointless empty()Michael Stahl2012-01-211-87/+66
* SwGlossaryGroupDlg: String to OUStringMichael Stahl2012-01-212-21/+27
* SwGlossaryGroupDlg: fix memory leaksMichael Stahl2012-01-212-64/+44
* Improve checking for emptinessThomas Arnhold2012-01-212-3/+3
* Improve checking for emptinessThomas Arnhold2012-01-211-1/+1
* Fix non-DBG_UTIL case.Stephan Bergmann2012-01-211-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-21119-234/+230
* Fix Possible inefficient checking for 'aChrSetArr' emptinessJulien Nabet2012-01-211-1/+1
* SV_DECL_PTRARR->std::vectorAugust Sodora2012-01-211-11/+7
* More on String to rtl::OUString changes.Kohei Yoshida2012-01-201-1/+1
* sw: tweak translationsMichael Stahl2012-01-204-25/+24
* Translate German commentsPhilipp Weissenbacher2012-01-202-94/+89
* Translate German comments to EnglishPhilipp Weissenbacher2012-01-203-181/+163
* Translate German commentsPhilipp Weissenbacher2012-01-201-183/+181
* It does not require SwAppletImpl but only a couple of subheadersTakeshi Abe2012-01-211-1/+2
* sw: SwAddPrinterTabPage::SetFax: fix STL conversionMichael Stahl2012-01-201-1/+3
* Mempool size args are unused.Stephan Bergmann2012-01-204-37/+37
* WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks2012-01-191-1/+1
* remove executable bit on source filesLuboš Luňák2012-01-199-0/+0
* remove pointless forward moving of a table (bnc#706138)Luboš Luňák2012-01-191-5/+0
* remove unused codeThomas Arnhold2012-01-187-107/+0
* bin some unused codeThomas Arnhold2012-01-185-93/+1
* removed unused headerTakeshi Abe2012-01-193-46/+0
* sw: tweak translations of previous commitMichael Stahl2012-01-171-20/+20
* Translate comments from German to English; sw/source/core/frmedt is complete.Luc Castermans2012-01-173-120/+113
* sw: translate some commentsMichael Stahl2012-01-172-44/+42
* Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot2012-01-17111-328/+328