summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-01-18lokdialog: Convert the Format -> Bullets and Numbering... dialog to async execJan Holesovsky1-40/+46
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-17Fix typosAndrea Gelmini4-4/+4
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17Fix typosAndrea Gelmini3-6/+6
2018-01-17tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski3-4/+47
2018-01-17ofz#5444 asserts and Null-dereference READCaolán McNamara1-2/+8
2018-01-17Silence MSVC warning C4701Stephan Bergmann1-1/+1
2018-01-17ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara2-5/+21
2018-01-17coverity#1427629 Unchecked return valueCaolán McNamara1-4/+10
2018-01-17Fix typosAndrea Gelmini3-3/+3
2018-01-17Fix testTdf113481 in case detected script is not as expected.Mark Hung1-4/+7
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin3-3/+3
2018-01-17lokdialog: Convert the Format -> Paragraph... dialog to async exec.Jan Holesovsky1-93/+108
2018-01-17lokdialog: Convert the Format -> Character... dialog to async exec.Jan Holesovsky2-38/+55
2018-01-17remove indirection in SwFormatField ..Jochen Nitschke2-33/+29
2018-01-16sw: try to fix non-HAVE_MORE_FONTS buildMiklos Vajna1-7/+7
2018-01-16UITEST - add test for writer Tracked changesZdeněk Crhonek1-0/+154
2018-01-16tdf#97361 Tests in sw should be more pythonicSaurav Chirania3-11/+8
2018-01-16use more ScopedVclPtr to avoid missing disposeNoel Grandin1-2/+2
2018-01-16Fix typoAndrea Gelmini1-1/+1
2018-01-16Fix typosAndrea Gelmini2-3/+3
2018-01-16Fix typosAndrea Gelmini2-2/+2
2018-01-16Fix typosAndrea Gelmini5-6/+6
2018-01-16tdf#114536 sw: fix use-after-free in SwTextFormatter::MergeCharacterBorder()Miklos Vajna3-0/+22
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-16Remove unused CSS1_OUTMODE_SPAN_TAG1_OFFStephan Bergmann1-1/+0
2018-01-16ofz#5391 Integer-overflowCaolán McNamara1-4/+12
2018-01-16ofz#5347 Indirect-leakCaolán McNamara1-0/+6
2018-01-16tdf#115013: write merge field column into docx merge fieldsMike Kaganski3-1/+49
2018-01-16Writer tabbed notebookbar update file tab to have 2 linesandreas kainz1-177/+196
2018-01-15change Not to Dont in tdf#36308 fixJim Raykowski1-1/+1
2018-01-15tdf#113877 Insert document: merge two lists into oneSerge Krot4-64/+227
2018-01-15sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharFieldMiklos Vajna4-19/+19
2018-01-15tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth1-2/+1
2018-01-15Fix typoAndrea Gelmini4-4/+4
2018-01-15ofz#5299 TimeoutCaolán McNamara1-0/+10
2018-01-15More loplugin:cstylecast: swStephan Bergmann95-323/+316
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin16-18/+18
2018-01-14ofz#5294 Indirect-leakCaolán McNamara1-57/+53
2018-01-14Fix typosAndrea Gelmini3-8/+8
2018-01-14Fix typoAndrea Gelmini1-1/+1
2018-01-14lok: Tile not invalidated with certain changesTamás Zolnai1-0/+14
2018-01-13tdf#113481 Let backspace delete complete CJK ideograph IVS.Mark Hung3-0/+75
2018-01-13sw: lazy load table autoformats for style purposesMiklos Vajna5-16/+35
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl4-5/+22
2018-01-12uitest for tdf#93068Zdeněk Crhonek1-0/+37
2018-01-12More loplugin:cstylecast: swStephan Bergmann260-1584/+1587
2018-01-11ofz#5247 Integer-overflowCaolán McNamara1-4/+8
2018-01-11loplugin:redundantcast: swStephan Bergmann10-14/+13