summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
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
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-19tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type'Jim Raykowski
2021-05-18loplugin:unusedfieldsNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-18Related: tdf#138604 sw: advertise AT_CHAR as "to char"Miklos Vajna
2021-05-17sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...Miklos Vajna
2021-05-13make some classes privateNoel Grandin
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2021-05-11Related: tdf#138604 sw: don't advertise AS_CHAR as "to char"Miklos Vajna
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-05-10sw: prefix members of SwAutoStylesEnumImpl, SwXRedline, ...Miklos Vajna
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07simplify SwAttrPool codeNoel Grandin
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-04tdf#141945 sw: layout: check master frame when moving fly forwardMichael Stahl
2021-05-03sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...Miklos Vajna
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-30tdf#137741 SW: Add fields content type to NavigatorJim Raykowski
2021-04-29tdf#137741 Add ability to navigate by fields from Navigate By controlJim Raykowski
2021-04-28sw bibliography: fix warning when de-selecting a biblio entry fieldMiklos Vajna
2021-04-27use string_view in INetURLObject::decodeNoel Grandin