summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna4-4/+76
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist1-2/+3
2013-03-27-Wunused-macrosStephan Bergmann24-98/+6
2013-03-27Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist12-63/+63
2013-03-27kill some unused inlinesThomas Arnhold3-19/+0
2013-03-26coverity#735533 Logically dead codeJulien Nabet1-2/+0
2013-03-25remove external include guardsThomas Arnhold6-17/+1
2013-03-26Fix bogus SAL_WARN useTor Lillqvist1-1/+1
2013-03-26Fix warning: statement aligned ... [loplugin]Tor Lillqvist1-1/+1
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist1-0/+4
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist1-2/+2
2013-03-26testcase for the previous starmath docx fixesLuboš Luňák2-0/+9
2013-03-26Remove German comments as an English translation was already doneLior Kaplan2-5/+4
2013-03-26fdo#39468: Translated German commentsgerhard oettl1-253/+237
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna2-0/+12
2013-03-26bnc#780645 testcase: missing <w:tblLayout w:type=fixed/>Miklos Vajna1-0/+0
2013-03-26sal_Bool to boolTakeshi Abe3-12/+12
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper1-4/+2
2013-03-25coverity#704371 Logically dead codeJulien Nabet1-1/+1
2013-03-25coverity#704364 Logically dead codeJulien Nabet1-1/+1
2013-03-25fdo#60780, Save a Copy wipÁdám Csaba Király2-0/+2
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent1-1/+1
2013-03-25Warning: unused variable 'sManufacturer' [loplugin]Tor Lillqvist1-1/+0
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna2-0/+8
2013-03-25random src cleaningThomas Arnhold1-15/+0
2013-03-24Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-03-23SwView: rename member variables missing their prefixMiklos Vajna16-1476/+1476
2013-03-23In writer’s RTL UI show author name and date at right side of comment windownavin patidar1-0/+2
2013-03-22Looser throw specifiersStephan Bergmann2-5/+24
2013-03-22implement part of XMultiPropertySet on SwXTextCursor.Michael Meeks3-2/+84
2013-03-22testcase for 62344016de056965a58ea2016d912a68eac0d6b0Miklos Vajna2-0/+16
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna2-0/+38
2013-03-22Comment translation - GER-ENG in sw/source/ui/wrtsh/wrtsh1.cxxMatthias Freund1-164/+89
2013-03-22Comment translation GER-ENG in sw/source/ui/wrtsh/Matthias Freund4-91/+49
2013-03-21coverity#704128 Logical vs. bitwise operatorJulien Nabet1-1/+1
2013-03-21sw: VarFields test: fix "\" in URL (test fails on windows)Michael Stahl1-1/+1
2013-03-21regenerate pchPeter Foley1-1/+7
2013-03-21reduce space needed by comments in sw/source/corePhilipp Riemer5-29/+14
2013-03-21coverity#704931 Explicit null dereferencedJulien Nabet1-1/+1
2013-03-21fdo#55814 improve unit testDavid Ostrovsky1-30/+67
2013-03-20SwXTextPortion has 4 properties whose names start with "Ruby"Michael Stahl1-2/+2
2013-03-20Slight touch-up of German translation.Thorsten Behrens1-2/+2
2013-03-20fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna1-4/+10
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-2/+1
2013-03-20TODO: Unclear whether comparisons against "Ruby" shall use == or startsWithStephan Bergmann1-2/+2
2013-03-20fdo#39468: Translated German commentsgerhard oettl1-26/+22
2013-03-20ooxmlimport line numbering checkYifan J2-0/+37
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna2-0/+28
2013-03-20sw: export fieldmark of postit fields if possibleMiklos Vajna1-0/+12
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-1/+1