summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-13make some classes privateNoel Grandin1-1/+1
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl1-2/+3
2021-05-11Related: tdf#138604 sw: don't advertise AS_CHAR as "to char"Miklos Vajna1-1/+1
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski1-2/+0
2021-05-10sw: prefix members of SwAutoStylesEnumImpl, SwXRedline, ...Miklos Vajna2-6/+6
2021-05-08ref-count SfxItemPoolNoel Grandin2-2/+2
2021-05-07simplify SwAttrPool codeNoel Grandin1-7/+0
2021-05-06loplugin:unusedmethodsNoel Grandin2-15/+0
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin2-2/+3
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-05-04tdf#141945 sw: layout: check master frame when moving fly forwardMichael Stahl1-1/+2
2021-05-03sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...Miklos Vajna1-7/+7
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann7-18/+18
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin1-1/+1
2021-04-30tdf#137741 SW: Add fields content type to NavigatorJim Raykowski2-0/+3
2021-04-29tdf#137741 Add ability to navigate by fields from Navigate By controlJim Raykowski2-0/+8
2021-04-28sw bibliography: fix warning when de-selecting a biblio entry fieldMiklos Vajna1-1/+2
2021-04-27use string_view in INetURLObject::decodeNoel Grandin2-2/+2
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann1-0/+2
2021-04-26sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...Miklos Vajna2-13/+13
2021-04-19Missing includeMike Kaganski1-0/+1
2021-04-19sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl2-0/+3