summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-11-15RTF import: handle right-to-left tablesMiklos Vajna2-0/+15
2014-11-14coverity#1242518 Arguments in wrong orderCaolán McNamara1-4/+4
2014-11-14switch saxparser from expat to libxml2Luboš Luňák1-0/+1
2014-11-14fdo#75757: remove inheritance to std::mapJuan Picca1-13/+51
2014-11-14coverity#982483 Dereference after null checkCaolán McNamara1-1/+1
2014-11-14loplugin: cstylecastNoel Grandin30-362/+406
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava47-99/+101
2014-11-14Mark as constTakeshi Abe1-2/+2
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl8-0/+8
2014-11-13coverity#1251590: fascinating what sort of nonsense works by accidentMichael Stahl1-1/+1
2014-11-13More HIG fixes for swAdolfo Jayme Barrientos13-645/+447
2014-11-13fdo#86252: Menu 'Merge Documents' is at wrong positionCor Nouws5-5/+10
2014-11-13fdo#75757: remove inheritance to std::mapJuan Picca1-18/+36
2014-11-13sw: delete global SwAutoCorrect instance to avoid crash...Michael Stahl1-0/+3
2014-11-12Revert "coverity#735657 Division or modulo by float zero"Caolán McNamara1-1/+2
2014-11-12coverity#735657 Division or modulo by float zeroCaolán McNamara1-2/+1
2014-11-12fdo#80328: sw: fix inverted conditional in AutoCaption dialogMichael Stahl1-2/+2
2014-11-12coverity#982189 Unchecked return valueCaolán McNamara2-22/+18
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini84-136/+136
2014-11-12java: convert fields to local variables where possibleNoel Grandin2-14/+10
2014-11-12loplugin: cstylecastNoel Grandin5-63/+64
2014-11-12loplugin: cstylecastNoel Grandin11-51/+65
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt10-16/+121
2014-11-11coverity#1242754 Unused valueCaolán McNamara1-2/+1
2014-11-11fdo#85912 Delete surrounding text failing for input method calls regression.Justin Luth1-0/+3
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara7-23/+0
2014-11-11coverity#1130164 Unchecked return valueCaolán McNamara1-2/+2
2014-11-11fdo#86035 added menu items for shapes and text box and did small rearrangementYousuf Philips6-11/+23
2014-11-11sw: remove silly assertion that copy constructor "succeeds"Michael Stahl1-14/+0
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti4-4/+0
2014-11-11Yet more nEndInvalid/COMPLETE_STRING fixesStephan Bergmann1-2/+4
2014-11-11Remove unused ShiftRightStephan Bergmann1-2/+0
2014-11-11More nEndInvalid/COMPLETE_STRING fixesStephan Bergmann2-2/+2
2014-11-11sw: fix misleading log messageMichael Stahl1-1/+1
2014-11-11fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher5-235/+275
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin6-9/+9
2014-11-10Resolves fdo#86008: fix a crash when open doc fileJulien Nabet1-1/+1
2014-11-10Update nEndInvalid if it was COMPLETE_STRINGStephan Bergmann1-1/+1
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara2-6/+10
2014-11-10loplugin: cstylecastNoel Grandin8-64/+64
2014-11-10loplugin: cstylecastNoel Grandin50-176/+180
2014-11-10loplugin: cstylecastNoel Grandin4-6/+6
2014-11-10loplugin: cstylecastNoel Grandin2-8/+9
2014-11-10loplugin: cstylecastNoel Grandin12-53/+69
2014-11-10sw: disable failing c&p test on headless buildRiccardo Magliocchetti1-1/+1
2014-11-10602 regression testCaolán McNamara6-0/+647
2014-11-10coverity#1242522 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-11-10coverity#1000853 Uncaught exceptionCaolán McNamara1-1/+12
2014-11-10Fix build.Jan Holesovsky1-5/+4
2014-11-09avoid unused argument warningLuboš Luňák1-0/+2