summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-08-23loplugin:useuniqueptr in SwXMetaNoel Grandin
2018-08-23loplugin:useuniqueptr in sw dialogsNoel Grandin
2018-08-23loplugin:useuniqueptr in SwFltStackEntryNoel Grandin
2018-08-23related tdf#76683 docx export: use firstLine, not hangingJustin Luth
2018-08-22tdf#119360 - Inconsistent labels protect/protectedheiko tietze
2018-08-22loplugin:useuniqueptr in SwSdrUndoNoel Grandin
2018-08-22loplugin:useuniqueptr in SwTextLineNoel Grandin
2018-08-22loplugin:useuniqueptr in SwContourCacheNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-22loplugin:useuniqueptr in SwFieldPortionNoel Grandin
2018-08-22loplugin:useuniqueptr in SwTextAPIObjectNoel Grandin
2018-08-22tdf#106174 ww8import: bidi - prev adjust? prev bidi?Justin Luth
2018-08-21Fix typosAndrea Gelmini
2018-08-21tdf#118742 - Input field dialog workflowheiko tietze
2018-08-21tdf#57589 writerfilter: support hash-encoded colorsJustin Luth
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-20tdf#116370 cleanup Writer idle job handingJan-Marek Glogowski
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-19Translate German commentsJohnny_M
2018-08-19Translate German variable namesJohnny_M
2018-08-18tdf#116436 doc export: add missing table background fillJustin Luth
2018-08-18tdf#116436 docx export: add missing table background fillJustin Luth
2018-08-17sw: Replace std::list with std::vector for simplicityTakeshi Abe
2018-08-17ofz#9934 null derefCaolán McNamara
2018-08-17loplugin:useuniqueptr in Tcg255Noel Grandin
2018-08-17loplugin:useuniqueptr in SwPagePreviewLayoutNoel Grandin
2018-08-17tdf108064 OOXML export: keep preset dashes in shape outlinesAdam Kovacs
2018-08-17insert->envelope->printer->setup crashesCaolán McNamara
2018-08-17loplugin:useuniqueptr in WW8ListManagerNoel Grandin
2018-08-17loplugin:useuniqueptr in SwPageNumAndTypeOfAnchorsNoel Grandin
2018-08-16sw: save one vcl layout call in SwFntObj::DrawText()Miklos Vajna
2018-08-16std::deque->std::vectorCaolán McNamara
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