summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin
2021-08-24tdf#143692 writerfilter CN: reapply lost OutlineLevelJustin Luth
2021-08-23rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara
2021-08-23ofz#37458 use o3tl::convertSaturate in convertEmuToHmmCaolán McNamara
2021-08-23sw: evaluate bookmark conditions differentlyMichael Stahl
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-23tdf#143736 Load hyperlink from more shapesSamuel Mehrbrodt
2021-08-23LOK make sure single row/column table are resizablePranam Lashkari
2021-08-23tdf#143692 writerfilter: fix outlineLevel import x3Justin Luth
2021-08-23indexing: make indexing XML flat and use simple element namesTomaž Vajngerl
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-22BOOST_FALLTHROUGH->[[fallthrough]];Caolán McNamara
2021-08-22no need to use unique_ptr for PolygonNoel Grandin
2021-08-22cid#1490402 Resource leakCaolán McNamara
2021-08-22no need to use unique_ptr for B2DPolyPolygonNoel Grandin
2021-08-20tdf#142542 writerfilter: allow para to cancel style autoSpacingJustin Luth
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-08-20tdf#91519: prevent jump to top of the comment viewBayram Çiçek
2021-08-19Removed executables bits on docx fileAndrea Gelmini
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-19tdf#143939 sw: track format changes of the actual wordLászló Németh
2021-08-19tdf#143722 DOCX import: map using default TOC heading styleGabor Kelemen
2021-08-19tdf143726 DOCX: export default TOC Header style with correct nameGabor Kelemen
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin
2021-08-19tdf#143918 sw: fix reject of multiple changesLászló Németh
2021-08-19reduce visibility of some symbolsNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-19tdf#143736 Add testSamuel Mehrbrodt
2021-08-18ofz#37322 Bad-castCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18remove incorrect commentXisco Fauli
2021-08-18tdf#137742: sw_ooxmlexport16: Add unittestXisco Fauli
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18tdf#143778, tdf#143785: sw: add UItestXisco Fauli
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-18ofz#35787 skip expensive ResetAttr if the document is in dtorCaolán McNamara
2021-08-18tdf#134569 writerfilter: move tableParaProps on table endLevelJustin Luth
2021-08-17tdf#143911 DOCX: export character formatting changesLászló Németh
2021-08-17Related: tdf#142003 add a test for this caseCaolán McNamara
2021-08-17Resolves: tdf#142003 tracked changes in footnotes offset in .doc importCaolán McNamara
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-17tdf#143778 these async callbacks expect to have SdrModel::IsChanged of falseCaolán McNamara
2021-08-16Fix typosAndrea Gelmini
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-16use tools::Json for cursor messagesNoel Grandin
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-16tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARNEmircan Agac
2021-08-16no need to make a local copy hereNoel Grandin