summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-09-24NB tabbed: graphic update writer and draw layoutandreas kainz
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-23tdf#120056 reorder radiobuttons elements into desired logical orderCaolán McNamara
2018-09-23tdf#108890 - "Format" in outline/chapter dialog not self-explanatoryheiko tietze
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-22tdf#105444 DOCX import: don't put extra paragraphs in commentsLászló Németh
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-20Removed executable permission on odt fileAndrea Gelmini
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-20tdf#64264 DOCX import: fix row count of repeating table headerLászló Németh
2018-09-19sw: new unit test for XScriptProviderVasily Melenchuk
2018-09-19null parent is a bad ideaCaolán McNamara
2018-09-19set modal flagsCaolán McNamara
2018-09-19tdf#90850 Enable align commands for a single shape in WriterMaxim Monastirsky
2018-09-19Fix typoAndrea Gelmini
2018-09-19tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt
2018-09-19convert SwContentArr to sorted_vector<unique_ptr<>>Noel Grandin
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-19tdf#112356 follow-up: Make the Help button workAdolfo Jayme Barrientos
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