summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-04-07Resolves: tdf#102286 lets not crash on null pFrameCaolán McNamara
2017-04-07rework setting hidden property on line breakCaolán McNamara
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#106390 improve table in table and table in frame clipping.Mark Hung
2017-04-07Fix typosAndrea Gelmini
2017-04-07ditch ReadRawUniStringCaolán McNamara
2017-04-07Restore "ofz: treat more short properties as run ends"Caolán McNamara
2017-04-07Drop unnecessary HIDsGabor Kelemen
2017-04-06split getAccessibleParentCaolán McNamara
2017-04-06tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-04-06Revert "ofz: treat more short properties as run ends"Caolán McNamara
2017-04-06loplugin:literaltoboolconversionStephan Bergmann
2017-04-06ofz: treat more short properties as run endsCaolán McNamara
2017-04-06eof is not an error, but we don't want to parse short read dataCaolán McNamara
2017-04-06valgrind: reverse tests of use read result and test result is safe to useCaolán McNamara
2017-04-06ofz: treat short properties as run endCaolán McNamara
2017-04-06loplugin:useuniqueptrStephan Bergmann
2017-04-06use OUStringBuffer in SwWW8ImplReader::ReadRawUniStringNoel Grandin
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-04-06SwWW8ImplReader::ReadRawUniString needs some loveNoel Grandin
2017-04-06loplugin:unreffun (clang-cl)Stephan Bergmann
2017-04-06reinstate removed but inuse resourcesCaolán McNamara
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06Fix typosAndrea Gelmini
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05ofz: convert to unicode may fail, so only advance insertion on successCaolán McNamara
2017-04-05rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl
2017-04-05ofz: treat short properties as run endCaolán McNamara
2017-04-05ofz: check available data lenCaolán McNamara
2017-04-05sw: remove "revolution" assert that doesn't even build anymoreMiklos Vajna
2017-04-05Notebookbar: correct commands for spacing controlsSzymon Kłos
2017-04-05ofz: infinite loop and oomCaolán McNamara
2017-04-05ofz: stay within available dataCaolán McNamara
2017-04-05There is no MM wizard page after Layout page nowGabor Kelemen
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04ofz: check olst sprm for valid ANLD payload lenCaolán McNamara
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos
2017-04-04std::unique_ptr<[]> -> std::vectorCaolán McNamara
2017-04-04ofz: avoid oomCaolán McNamara
2017-04-04ofz: guard harder against bogus sprm lenCaolán McNamara
2017-04-04ofz: guard against bogus sprm lenCaolán McNamara
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-04-04tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna
2017-04-04ofz: check anldPap sprm for valid ANLD payload lenCaolán McNamara