summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2021-06-23simplify SwFormatsModifyBase::ContainsFormatNoel Grandin1-3/+2
2021-06-23optimised FindFormatByName for SwFrameFormatsNoel Grandin4-16/+17
2021-06-22Move SwDoc::FindFormatByName to SwFormatsBaseNoel Grandin3-6/+18
2021-06-22SwFrameFormats::rangeFind does not, in fact return a rangeNoel Grandin1-11/+5
2021-06-22cid#1486260 Uncaught exceptionCaolán McNamara1-1/+1
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin2-3/+3
2021-06-21merge SwList and SwListImpl (tdf#135316 related)Noel Grandin1-6/+34
2021-06-18remove translation from SfxStyleFamily to charNoel Grandin1-8/+8
2021-06-18loplugin:finalclasses in swNoel Grandin46-86/+76
2021-06-17use string_view in the Translate APINoel Grandin1-2/+2
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna1-3/+3
2021-06-16Partially resolves tdf#141869: Rephrase of strings in the Cross-Reference dia...Eyal Rozenberg1-4/+4
2021-06-15tdf#135316 docx open performanceNoel Grandin1-7/+17
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock3-19/+55
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth2-2/+0
2021-06-12Backgrd -> BackgroundNoel Grandin2-3/+3
2021-06-11sw define bibliography entry dialog: unconditionally allow the browse buttonMiklos Vajna1-1/+0
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin8-14/+11
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth1-0/+1
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski2-76/+0
2021-06-06tdf#142669 Consider BOM on text encoding detectiontobias1-1/+1
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna1-3/+3
2021-05-31no need to allocate this separatelyNoel Grandin1-2/+2
2021-05-31no need to allocate this separatelyNoel Grandin1-1/+2
2021-05-30std::unique_ptr -> std::optionalNoel Grandin1-3/+4
2021-05-30std::unique_ptr->std::optionalNoel Grandin1-2/+2
2021-05-29std::unique_ptr->std::optionalNoel Grandin1-3/+3
2021-05-29no need to allocate this hint on the heapNoel Grandin1-2/+2
2021-05-29no need to store SwSortKey separately on the heapNoel Grandin1-1/+1
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin1-1/+1
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh1-1/+1
2021-05-27no need to allocate Sw2LinesPos separately on heapNoel Grandin1-2/+2
2021-05-26CoreToPixel should take a SwRect argumentNoel Grandin1-1/+1
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin1-1/+1
2021-05-25tdf#138141 sw: fix textbox z-orderAttila Bakos (NISZ)1-0/+4
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna1-9/+9
2021-05-24Mail Merge: Remove the missing data source warning on load.Gülşah Köse2-6/+0
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin1-3/+9
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh1-1/+1
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna2-2/+3
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov1-0/+5
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh3-0/+5
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin1-0/+3
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-1/+1
2021-05-19tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type'Jim Raykowski1-2/+2
2021-05-18loplugin:unusedfieldsNoel Grandin2-6/+3
2021-05-18loplugin:unusedmethodsNoel Grandin2-4/+0
2021-05-18Related: tdf#138604 sw: advertise AT_CHAR as "to char"Miklos Vajna1-0/+1
2021-05-17sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...Miklos Vajna1-6/+6