summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2018-09-26sw AdjustCellWidth rewrite for clarityJustin Luth
2018-09-26sw: use auto when initializing with a template cast ...Miklos Vajna
2018-09-25uno: extra exception for XAutoTextGroup:removeByNameVasily Melenchuk
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-24sw: prefix members of SwRedlineExtraData_Format, ...Miklos Vajna
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-21coverity#1439597 Dereference before null checkCaolán McNamara
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-21ofz#10523 infinite .doc parse recursionCaolán McNamara
2018-09-21coverity#1439598 Inferred misuse of enumCaolán McNamara
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-09-20ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara
2018-09-20weld SwWrapTabPageCaolán McNamara
2018-09-20weld SwWrapDlgCaolán McNamara
2018-09-20weld SwBackgroundDlgCaolán McNamara
2018-09-20weld SwBorderDlgCaolán McNamara
2018-09-20StartUndo with END arg should have been EndUndoCaolán McNamara
2018-09-20weld SwDropCapsDlgCaolán McNamara
2018-09-20tdf#119356 add input lists to tooltip handlingJan-Marek Glogowski
2018-09-20tdf#119356 fix hand cursor for none input fieldsJan-Marek Glogowski
2018-09-20Scope breaks; and add number comments to SwFieldIdsJan-Marek Glogowski
2018-09-20weld CopyDlgCaolán McNamara
2018-09-20rename ParaPrevWindow back to SvxParaPrevWindowCaolán McNamara
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-20tdf#108402: avoid crash if filter doesn't matchJulien Nabet
2018-09-20convert SwGlblDocContents to sorted_vector<unique_ptr<>>Noel Grandin
2018-09-19null parent is a bad ideaCaolán McNamara
2018-09-19tdf#90850 Enable align commands for a single shape in WriterMaxim Monastirsky
2018-09-19Fix typoAndrea Gelmini
2018-09-19convert SwContentArr to sorted_vector<unique_ptr<>>Noel Grandin
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19tdf#118393: FILESAVE: DOCX Export loses header/footerSerge Krot
2018-09-19sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode configMichael Stahl
2018-09-19sw_redlinehide_2: disable layout-cache for nowMichael Stahl
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwEditShell::GetCurWord()Michael Stahl
2018-09-19sw_redlinehide_2: fix FrameContainsNode() to use pLastNodeMichael Stahl
2018-09-19sw_redlinehide_2: view cursor: adapt SwCursorShell::GetSelText()Michael Stahl
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl
2018-09-19sw_redlinehide_2: view cursor: IsSelOnePara(),IsStartPara(),IsEndPara()Michael Stahl
2018-09-19sw_redlinehide_2: remove GetTextUntilEndOfNode()Michael Stahl
2018-09-19sw_redlinehide_2: rename SwCursorShell::GetText()Michael Stahl
2018-09-19sw_redlinehide_2: view cursor movement, prev/next/start/end paragraphMichael Stahl
2018-09-19sw_redlinehide_2: view cursor movement, Word/Sentence functionsMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwCursor::UpDown()Michael Stahl