summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Fix typosAndrea Gelmini1-1/+1
2018-07-31uitest logger: log more eventsSaurav Chirania3-0/+62
2018-07-30loplugin:stringloop in swNoel Grandin47-347/+338
2018-07-30sw doc model xml dump: dump float value of user fieldsMiklos Vajna4-6/+25
2018-07-30tdf#118971: allow arrow keys to move images or drawing objectsXisco Fauli1-4/+26
2018-07-30sw doc model xml dump: cover SwValueFieldMiklos Vajna4-0/+21
2018-07-30tdf#106374: lock view when updating indexMike Kaganski1-0/+5
2018-07-30tdf#108461 Correct use of the default styleMaxim Monastirsky10-10/+9
2018-07-30fix bug in SwXMLTextBlocks::CopyBlockNoel Grandin1-2/+3
2018-07-30Resolves: tdf#118965 fix input list edit buttonCaolán McNamara1-1/+1
2018-07-30workaround msvc compiler warningCaolán McNamara4-39/+40
2018-07-30sw: prefix members of SwHyperlinkIter_Impl and SwInputFieldMiklos Vajna4-80/+80
2018-07-30related tdf#72560 ooxmlexport3: fix tinderbox long -> sal_Int32Justin Luth1-1/+1
2018-07-30loplugin:useuniqueptr in SwTOXStylesTabPageNoel Grandin2-3/+3
2018-07-30loplugin:useuniqueptr in SwMailMergeLayoutPageNoel Grandin2-4/+4
2018-07-30loplugin:useuniqueptr in SwSendMailDialogNoel Grandin2-2/+2
2018-07-30loplugin:useuniqueptr in SwInsertDBColAutoPilotNoel Grandin2-15/+12
2018-07-30loplugin:useuniqueptr in SwCreateAddressListDialogNoel Grandin3-6/+5
2018-07-30loplugin:useuniqueptr in SwTitlePageDlgNoel Grandin2-7/+4
2018-07-30loplugin:useuniqueptr in SwModalRedlineAcceptDlgNoel Grandin2-3/+3
2018-07-30loplugin:useuniqueptr in SwNumPositionTabPageNoel Grandin2-4/+4
2018-07-30loplugin:useuniqueptr in SwTOXSelectTabPageNoel Grandin2-6/+6
2018-07-30loplugin:useuniqueptr in SwGlossaryDlgNoel Grandin2-4/+4
2018-07-30loplugin:useuniqueptr in SwMultiTOXTabDialogNoel Grandin3-63/+52
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin2-4/+4
2018-07-30loplugin:useuniqueptr in SwCaptionDialogNoel Grandin2-2/+2
2018-07-30loplugin:useuniqueptr in SwColumnPageNoel Grandin2-6/+5
2018-07-30loplugin:useuniqueptr in SwColumnDlgNoel Grandin2-22/+22
2018-07-30loplugin:useuniqueptr in SwJavaEditDialogNoel Grandin2-7/+7
2018-07-30loplugin:useuniqueptr in SwLabDlgNoel Grandin2-2/+2
2018-07-30loplugin:useuniqueptr in SwInsertSectionTabPageNoel Grandin2-4/+3
2018-07-30loplugin:useuniqueptr in SwEditRegionDlgNoel Grandin2-4/+3
2018-07-30loplugin:useuniqueptr in SwEnvDlgNoel Grandin3-10/+10
2018-07-30loplugin:useuniqueptr in SwStdFontTabPageNoel Grandin2-11/+9
2018-07-30loplugin:useuniqueptr in SwCaptionOptPageNoel Grandin2-2/+2
2018-07-30loplugin:useuniqueptr in SwMailConfigPageNoel Grandin2-2/+2
2018-07-30loplugin:useuniqueptr in SwCharURLPageNoel Grandin4-6/+6
2018-07-30related tdf#72560 writerfilter: also check rPrDefaultsJustin Luth2-0/+9
2018-07-29Fix typosAndrea Gelmini1-1/+1
2018-07-29remove unused parameter rFontJochen Nitschke1-12/+4
2018-07-29cppcheck: knownConditionTrueFalseJochen Nitschke1-1/+1
2018-07-29coverity#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2018-07-28writerfilter: unit test that no w:default still uses "Normal"Justin Luth2-0/+28
2018-07-28Missing include (Windows --disable-pch)Stephan Bergmann1-2/+1
2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann5-0/+7
2018-07-27ofz#9607 AbrtCaolán McNamara1-10/+1
2018-07-27sw: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann17-10/+61
2018-07-27-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+8
2018-07-27tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculationJustin Luth2-0/+5
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara1-4/+5