summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-08-27sw: prefix members of SwModuleOptionsMiklos Vajna
2018-08-27Resolves: tdf#118382 crash on paste of rtfCaolán McNamara
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-25tdf#70195 docx export: default header/footer at 720Justin Luth
2018-08-24Remove redundant loop, tdf#96099 follow-upArkadiy Illarionov
2018-08-24document that nEndPos of -1 is all textCaolán McNamara
2018-08-24tdf#73547 fix ooxml export / import custom dashes.Mark Hung
2018-08-24coverity#1438527 Nesting level does not match indentationCaolán McNamara
2018-08-24tdf#119458 always start the SwDocIdleJan-Marek Glogowski
2018-08-24tdf#119303 Preselect text in input field dialogMichael Weghorn
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-24tdf#91292 docx export: COL_AUTO != cleared fillJustin Luth
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky
2018-08-24Explicitly set line ends for measure linesMaxim Monastirsky
2018-08-23sw: Prefer std::vector to undemanded std::listTakeshi Abe
2018-08-23Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann
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