summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-07-10sw: prefix members of SwDrawViewMiklos Vajna
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-09Added margin feature to the Draw's SideBarpv2k
2017-07-08tdf#108973 writerfilter: allow textboxes to be in the backgroundJustin Luth
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-07rhbz#739252 sw: fix crash on split tables inside nested sectionsMiklos Vajna
2017-07-07sw: convert SwTextAnnotationField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-07-07sw: WW8 import: avoid inserting annotation mark without SwPostItFieldMichael Stahl
2017-07-07simplify ooxmlw14export codeNoel Grandin
2017-07-07Revert "use std::vector in BigPtrArray"Noel Grandin
2017-07-07sw: convert SwTextInputField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski
2017-07-07tdf#77219 writerfilter: allow shapes to be in front of textJustin Luth
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07coverity#1414682 unnecessary dynamic_castCaolán McNamara
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06sw/README: document lists and outlineMichael Stahl
2017-07-06sw: convert SwNumberTree::IsSane to assert() and simplifyMichael Stahl
2017-07-06sw: enable some SwNumberTree sanity testing codeMichael Stahl
2017-07-06sw: comment cosmeticsMichael Stahl
2017-07-06i#61225 sw: fix layout loop with growable single-column sectionsMiklos Vajna
2017-07-06crashtesting: 554 crashing documents on export to .docCaolán McNamara
2017-07-06ofz#2469 docshell leaks if progress bar is not stoppedCaolán McNamara
2017-07-06nLCode is signed, so check for > 0Caolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06ofz#889: UriReferenceFactory unavailableCaolán McNamara
2017-07-06ofz: fix some leaksCaolán McNamara
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06ofz: more leaksCaolán McNamara
2017-07-06ofz: fix leakCaolán McNamara
2017-07-06ofz: stay inside stringCaolán McNamara
2017-07-06tdf#108524 sw: split section frames inside table cells, non-split text framesMiklos Vajna
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara
2017-07-06silence coverity#1414485 Uninitialized pointer fieldCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski
2017-07-05Fix a bit obscure pointer check.Marco Cecchetti