summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)AuthorFilesLines
2022-02-09tdf#143148 Use pragma once instead of include guardsSinduja Y2-7/+2
2022-02-08add template versions of SwContentNode::GetAttrNoel Grandin1-0/+6
2022-02-05Fix duplicate id and renumber a bit to respect orderJulien Nabet1-20/+20
2022-02-05lok: render image preview with lower resolutionSzymon Kłos2-0/+2
2022-02-04Use unique id for FN_UNO_TRANSFORMED_GRAPHICSzymon Kłos1-1/+1
2022-01-31tdf#106899 - Remove header definition of buffer sizeAndreas Heinisch1-2/+0
2022-01-30tdf#108910, tdf#125496 - read/write index entries using utf8Andreas Heinisch1-1/+1
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-5/+5
2022-01-26Resolves tdf#144493 - Improve Promote/Demote wordingHeiko Tietze1-4/+4
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara1-12/+7
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima1-2/+0
2022-01-22tdf#146490 SwNavigator: replace page number field expand field textJim Raykowski1-0/+1
2022-01-21tdf#122995 Trigger Chart refresh directly in UpdateCharts for SWArmin Le Grand (Allotropia)1-1/+2
2022-01-20use resolution independent positions for writer's screen-renderingCaolán McNamara1-14/+0
2022-01-20tdf#106899 - Import concordance file using appropriate charsetAndreas Heinisch1-0/+4
2022-01-19sw: generalize ModelToViewHelper to handle all NonTextFieldmarksMichael Stahl1-1/+1
2022-01-13tdf#144862 adjust positioning experimental optionsCaolán McNamara1-3/+2
2022-01-12tdf#144270 sw: manage tracked table (row) deletion/insertionLászló Németh1-0/+2
2022-01-11tdf#146605 sw: try to fix SwSectionFormat notificationsMichael Stahl1-0/+3
2022-01-10sw: stop inheriting SwSectionData::m_bProtectFlag from parent sectionMichael Stahl1-1/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2022-01-03tdf#129448: Auto first-line indent should not be effected by line spaceKevin Suo1-0/+2
2022-01-01osl::Mutex->std::mutex in SwChartDataNoel Grandin1-6/+6
2021-12-22tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl1-1/+3
2021-12-22sw: simplify SwNodes::FindPrvNxtFrameNode(), pEnd is always passedMichael Stahl1-2/+2
2021-12-22tdf#144862 explore alternatives to writer's on-screen glyph positioningCaolán McNamara1-0/+15
2021-12-21tdf#146244 sw: fix Undo of accepting table row insertionLászló Németh1-2/+5
2021-12-21Typo: "seleted" instead of "selected"Julien Nabet1-1/+1
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk1-0/+4
2021-12-16Fix typosAndrea Gelmini1-1/+1
2021-12-15tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl1-1/+1
2021-12-14tdf#143574 sw: textboxes in group shapes -- part 4Attila Bakos (NISZ)3-0/+7
2021-12-14tdf#143574 sw: textboxes in group shapes - part 3 take 2Attila Bakos (NISZ)1-1/+15
2021-12-11update sw pchesCaolán McNamara4-30/+65
2021-12-10rename SwAnnotationWin::mnEventId to SwAnnotationWin::mnDeleteEventIdCaolán McNamara1-1/+1
2021-12-09tdf#146144 sw: add tooltip to table rows with change trackingLászló Németh1-4/+5
2021-12-08use more OUStringLiteral in variousNoel Grandin2-67/+21
2021-12-08loplugin:stringliteraldefine in swNoel Grandin4-113/+114
2021-12-08tdf#146120 sw: show tracked table changes with different colorLászló Németh1-0/+5
2021-12-07loplugin:unusedmethodsNoel Grandin1-1/+0
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl1-0/+3
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl1-1/+1
2021-12-02sw: update previews of OLE objects on "update all"Miklos Vajna1-0/+4
2021-12-01use more OInterfaceContainerHelper3 in swNoel Grandin2-9/+10
2021-12-01sw doc model xml dump: show the format of section nodesMiklos Vajna2-0/+3
2021-11-29tdf#54465 tdf#139336 sw: add compat. flag for footnote in columnAttila Szűcs1-0/+3
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann3-51/+28
2021-11-27Library_msword needs sw::LegacyModifyHint RTTI now in UBSan buildStephan Bergmann1-1/+1
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna2-0/+5
2021-11-24tdf#129183 sw: textboxes in group shapes - part 3Attila Bakos (NISZ)3-28/+51