summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2021-07-09Remove some iterator abuseBjoern Michaelsen
2021-07-09remove some SwIterator abuseBjoern Michaelsen
2021-07-06sw: avoid not needed copy in SwTextBoxHelper::getProperty()Miklos Vajna
2021-07-05tdf#131771 sw: fix missing table style after copying and pasting the tableBalazs Santha
2021-07-04ofz#35787 TimeoutCaolán McNamara
2021-07-04add a const SwDoc& arg for a follow up optimizationCaolán McNamara
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-06-30tdf#135316 optimise SwCharFormats::FindFormatByNameNoel Grandin
2021-06-30tdf#135316 cache propertysetinfo in SwXShapeNoel Grandin
2021-06-29remove pimpl from SwXTextCursorNoel Grandin
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-22cid#1486260 Uncaught exceptionCaolán McNamara
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-06-21merge SwList and SwListImpl (tdf#135316 related)Noel Grandin
2021-06-18remove translation from SfxStyleFamily to charNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-16Partially resolves tdf#141869: Rephrase of strings in the Cross-Reference dia...Eyal Rozenberg
2021-06-15tdf#135316 docx open performanceNoel Grandin
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth
2021-06-12Backgrd -> BackgroundNoel Grandin
2021-06-11sw define bibliography entry dialog: unconditionally allow the browse buttonMiklos Vajna
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-06tdf#142669 Consider BOM on text encoding detectiontobias
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2021-05-31no need to allocate this separatelyNoel Grandin
2021-05-31no need to allocate this separatelyNoel Grandin
2021-05-30std::unique_ptr -> std::optionalNoel Grandin
2021-05-30std::unique_ptr->std::optionalNoel Grandin
2021-05-29std::unique_ptr->std::optionalNoel Grandin
2021-05-29no need to allocate this hint on the heapNoel Grandin
2021-05-29no need to store SwSortKey separately on the heapNoel Grandin
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-27no need to allocate Sw2LinesPos separately on heapNoel Grandin
2021-05-26CoreToPixel should take a SwRect argumentNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-25tdf#138141 sw: fix textbox z-orderAttila Bakos (NISZ)
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna
2021-05-24Mail Merge: Remove the missing data source warning on load.Gülşah Köse
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna