summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2021-06-25tdf#124176 Use pragma once instead of include guardsHarshita Nag
2021-06-25NFC: cleanup unnecessary variables, reduce scope.Justin Luth
2021-06-24tdf#120629 ms formats: better exporting of hindiVowels etc.Justin Luth
2021-06-24tdf#104239 doc import: accept outlineLvl0 == (listLvl = MAXLEVEL)Justin Luth
2021-06-24tdf#46626 Don't include footnote numbers in Navigator headingsJim Raykowski
2021-06-24should be using upper_bound hereNoel Grandin
2021-06-24tdf#135316 bypass 'existing style' check when importingNoel Grandin
2021-06-24tdf#123405 doc import: inherit from all Outline stylesJustin Luth
2021-06-23tdf#106541 doc import: allow listLevel to be inheritedJustin Luth
2021-06-23tdf#120629 doc {im,ex}port: accept known numberingTypesJustin Luth
2021-06-23cid#1401328 Uncaught exceptionCaolán McNamara
2021-06-23simplify SwFormatsModifyBase::ContainsFormatNoel Grandin
2021-06-23optimised FindFormatByName for SwFrameFormatsNoel Grandin
2021-06-22Move SwDoc::FindFormatByName to SwFormatsBaseNoel Grandin
2021-06-22SwFrameFormats::rangeFind does not, in fact return a rangeNoel Grandin
2021-06-22tdf#106541 doc import: prevent inheriting when LFO == 0Justin Luth
2021-06-22cid#1486261 Dereference before null checkCaolán McNamara
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-06-21related tdf#81705 doc export: eliminate duplicating OutlineNumberingJustin Luth
2021-06-21replace dynamic_cast<SwCellFrame> with cheaper checkNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-21replace dynamic_cast<SwFlyFreeFrame> with cheaper checkNoel Grandin
2021-06-21replace dynamic_cast<SwLayoutFrame> with cheaper checkNoel Grandin
2021-06-21tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl
2021-06-21Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl
2021-06-21cid#1486007 establish that SwFootnoteFrame::Paste doesn't delete itselfCaolán McNamara
2021-06-21merge SwList and SwListImpl (tdf#135316 related)Noel Grandin
2021-06-21ofz#34898 TimeoutCaolán McNamara
2021-06-21tdf#106541 doc import: always register listLevelJustin Luth
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-20ofz#34221 avoid OOMCaolán McNamara
2021-06-20cid#1485150 suppress Uncaught exceptionCaolán McNamara
2021-06-20cid#1486006 help coverity see that pGlossaries won't be nullCaolán McNamara
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-19use more unique_ptr in WW8ExportNoel Grandin
2021-06-19tdf#142404 DOCX c15: handle remaining TabOverSpacing tabsJustin Luth
2021-06-19tdf#106541 doc import: inherit style numbering from parentJustin Luth
2021-06-19use more TellEnd()Noel Grandin
2021-06-19indexing: indexing sections for the IndexingExportTomaž Vajngerl
2021-06-19indexing: write parent index to paragraphs if possibleTomaž Vajngerl
2021-06-19indexing: indexing tables for the IndexingExportTomaž Vajngerl
2021-06-19indexing: indexing shapes/text boxes for the IndexingExportTomaž Vajngerl
2021-06-19indexing: indexing OLE objects for the IndexingExportTomaž Vajngerl
2021-06-19indexing: indexing graphics for the IndexingExportTomaž Vajngerl
2021-06-19indexing: indexing paragraph text with the ModelTraverserTomaž Vajngerl
2021-06-18tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara
2021-06-18related tdf#140336 docxsdrexport: always clear vmlTextFrame attrsJustin Luth
2021-06-18tdf#109083 sw table styles: fix missing format update of tablesBalazs Santha
2021-06-18ofz: fix use-after freeCaolán McNamara
2021-06-18tdf#142925 render the button arrow like it used to beCaolán McNamara