summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-04-07tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl1-0/+6
2017-04-07Resolves: tdf#102286 lets not crash on null pFrameCaolán McNamara1-2/+4
2017-04-07rework setting hidden property on line breakCaolán McNamara1-3/+4
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky1-8/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin5-18/+16
2017-04-07tdf#106390 improve table in table and table in frame clipping.Mark Hung1-0/+5
2017-04-07Fix typosAndrea Gelmini1-1/+1
2017-04-07ditch ReadRawUniStringCaolán McNamara2-52/+17
2017-04-07Restore "ofz: treat more short properties as run ends"Caolán McNamara1-59/+67
2017-04-07Drop unnecessary HIDsGabor Kelemen2-17/+0
2017-04-06split getAccessibleParentCaolán McNamara3-4/+15
2017-04-06tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth3-4/+14
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann9-14/+14
2017-04-06Revert "ofz: treat more short properties as run ends"Caolán McNamara1-65/+57
2017-04-06loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2017-04-06ofz: treat more short properties as run endsCaolán McNamara1-57/+65
2017-04-06eof is not an error, but we don't want to parse short read dataCaolán McNamara1-1/+1
2017-04-06valgrind: reverse tests of use read result and test result is safe to useCaolán McNamara1-1/+1
2017-04-06ofz: treat short properties as run endCaolán McNamara1-1/+1
2017-04-06loplugin:useuniqueptrStephan Bergmann1-2/+1
2017-04-06use OUStringBuffer in SwWW8ImplReader::ReadRawUniStringNoel Grandin1-29/+16
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin1-1/+1
2017-04-06SwWW8ImplReader::ReadRawUniString needs some loveNoel Grandin1-14/+6
2017-04-06loplugin:unreffun (clang-cl)Stephan Bergmann3-3/+25
2017-04-06reinstate removed but inuse resourcesCaolán McNamara2-0/+10
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin6-47/+34
2017-04-06loplugin:singlevalfieldsNoel Grandin2-3/+3
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-04-05ofz: convert to unicode may fail, so only advance insertion on successCaolán McNamara1-5/+5
2017-04-05rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl2-25/+4
2017-04-05ofz: treat short properties as run endCaolán McNamara1-1/+1
2017-04-05ofz: check available data lenCaolán McNamara1-3/+11
2017-04-05sw: remove "revolution" assert that doesn't even build anymoreMiklos Vajna1-8/+0
2017-04-05Notebookbar: correct commands for spacing controlsSzymon Kłos1-6/+29
2017-04-05ofz: infinite loop and oomCaolán McNamara1-1/+2
2017-04-05ofz: stay within available dataCaolán McNamara8-27/+30
2017-04-05There is no MM wizard page after Layout page nowGabor Kelemen1-13/+0
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin3-3/+3
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-04-05loplugin:constantparamNoel Grandin7-17/+15
2017-04-04ofz: check olst sprm for valid ANLD payload lenCaolán McNamara1-0/+8
2017-04-04Make HangingIndent a commandSzymon Kłos4-0/+51
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos10-35/+199
2017-04-04std::unique_ptr<[]> -> std::vectorCaolán McNamara1-8/+8
2017-04-04ofz: avoid oomCaolán McNamara1-0/+7
2017-04-04ofz: guard harder against bogus sprm lenCaolán McNamara1-1/+1
2017-04-04ofz: guard against bogus sprm lenCaolán McNamara1-0/+5
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara5-32/+9
2017-04-04tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna2-0/+9