summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16tdf#119224 start and end are expected to exist for the scope of this functionCaolán McNamara
2018-08-16tdf#118385 Avoid crash on loading documentSzymon Kłos
2018-08-16tdf#119294: reimplement fix for tdf#118859Mike Kaganski
2018-08-16remove mempoolNoel Grandin
2018-08-16tdf#113608 DOCX import: don't use numbering of removed paragraphsLászló Németh
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin
2018-08-16loplugin:useuniqueptr in SwTOXBaseSectionNoel Grandin
2018-08-16fix bug in SwCTBWrapper::ImportCustomToolBarNoel Grandin
2018-08-16loplugin:returnconstant in DocxAttributeOutputNoel Grandin
2018-08-16loplugin:returnconstant in SwWrtShellNoel Grandin
2018-08-16tdf#106572 writerfilter: don't write to dummy paragraphJustin Luth
2018-08-15ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-15sw: nOffs is always 0 in SwFntObj::DrawText()Miklos Vajna
2018-08-15outer loop unrelated to inner loopCaolán McNamara
2018-08-15unroll complex if statement assignsCaolán McNamara
2018-08-15tdf#117086 crash on deleted SwFootnoteBossFrameCaolán McNamara
2018-08-15ofz#9908 validate no negative editengine selection positionsCaolán McNamara
2018-08-15Silence bogus -Werror,-Wsign-compareStephan Bergmann
2018-08-15loplugin:useuniqueptr in RedlineStackNoel Grandin
2018-08-15tdf#119252: Revert "Remove < USHRT_MAX check that is presumably no longerStephan Bergmann
2018-08-14crashtesting: IsSctFrame assertCaolán McNamara
2018-08-14loplugin:returnconstant in SwSpellDialogChildWindowNoel Grandin
2018-08-14tdf#117127 crash on inspecting value describing a tableCaolán McNamara
2018-08-14loplugin:returnconstant in SwEditShellNoel Grandin
2018-08-14loplugin:returnconstant in SwChartDataProviderNoel Grandin
2018-08-14loplugin:returnconstant in SwTextCursorNoel Grandin
2018-08-14loplugin:returnconstant in SvxCSS1ParserNoel Grandin
2018-08-14loplugin:returnconstant in SwTabFrameNoel Grandin
2018-08-14loplugin:returnconstant in SwGrfNodeNoel Grandin
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-14tdf#118058 sw, sections in tables: no split for multiple columnsMiklos Vajna
2018-08-13Fix typosAndrea Gelmini
2018-08-13cleanup tdf#72560 writerfilter: set in defaults, not stylesJustin Luth
2018-08-13ofz#9858 Bad-castCaolán McNamara
2018-08-13reuse of pCont implies its not supposed to be deleted in this scopeCaolán McNamara
2018-08-13convert GETSELTXT_PARABRK_ constants to scoped enumNoel Grandin
2018-08-13Reslves: tdf#119212 sort character setsCaolán McNamara
2018-08-13sw: prefix members of SwMiscConfigMiklos Vajna
2018-08-13tdf#117994 ww8export: extend Chp over CRJustin Luth
2018-08-12Fix typosAndrea Gelmini
2018-08-11tdf#119197: import some symbols as symbols, not as Math functionsMike Kaganski
2018-08-10tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth
2018-08-10Revert "uitest for bug tdf#79569"Stephan Bergmann
2018-08-10tdf#116549 docx export: write "nil" to uninherit a borderJustin Luth
2018-08-10sw: document Extent and MergedParaMiklos Vajna
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin