summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-22sw: document SwNoTextNodeMiklos Vajna
2022-02-18sw a11y: Make these SwAccessibleMap members privateMichael Weghorn
2022-02-16tdf#146622 sw crash fix: don't delete already deleted rowsLászló Németh
2022-02-15sw: document sw::GroupUndoGuardMiklos Vajna
2022-02-14sw: prefix members of ConditionEdit, SwView, SwXFilterOptions and ...Miklos Vajna
2022-02-12Fix some tautological std::type_info (in-)equality comparisonsStephan Bergmann
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-09tdf#143148 Use pragma once instead of include guardsSinduja Y
2022-02-08add template versions of SwContentNode::GetAttrNoel Grandin
2022-02-05Fix duplicate id and renumber a bit to respect orderJulien Nabet
2022-02-05lok: render image preview with lower resolutionSzymon Kłos
2022-02-04Use unique id for FN_UNO_TRANSFORMED_GRAPHICSzymon Kłos
2022-01-31tdf#106899 - Remove header definition of buffer sizeAndreas Heinisch
2022-01-30tdf#108910, tdf#125496 - read/write index entries using utf8Andreas Heinisch
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-26Resolves tdf#144493 - Improve Promote/Demote wordingHeiko Tietze
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
2022-01-22tdf#146490 SwNavigator: replace page number field expand field textJim Raykowski
2022-01-21tdf#122995 Trigger Chart refresh directly in UpdateCharts for SWArmin Le Grand (Allotropia)
2022-01-20use resolution independent positions for writer's screen-renderingCaolán McNamara
2022-01-20tdf#106899 - Import concordance file using appropriate charsetAndreas Heinisch
2022-01-19sw: generalize ModelToViewHelper to handle all NonTextFieldmarksMichael Stahl
2022-01-13tdf#144862 adjust positioning experimental optionsCaolán McNamara
2022-01-12tdf#144270 sw: manage tracked table (row) deletion/insertionLászló Németh
2022-01-11tdf#146605 sw: try to fix SwSectionFormat notificationsMichael Stahl
2022-01-10sw: stop inheriting SwSectionData::m_bProtectFlag from parent sectionMichael Stahl
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-03tdf#129448: Auto first-line indent should not be effected by line spaceKevin Suo
2022-01-01osl::Mutex->std::mutex in SwChartDataNoel Grandin
2021-12-22tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl
2021-12-22sw: simplify SwNodes::FindPrvNxtFrameNode(), pEnd is always passedMichael Stahl
2021-12-22tdf#144862 explore alternatives to writer's on-screen glyph positioningCaolán McNamara
2021-12-21tdf#146244 sw: fix Undo of accepting table row insertionLászló Németh
2021-12-21Typo: "seleted" instead of "selected"Julien Nabet
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-12-16Fix typosAndrea Gelmini
2021-12-15tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl
2021-12-14tdf#143574 sw: textboxes in group shapes -- part 4Attila Bakos (NISZ)
2021-12-14tdf#143574 sw: textboxes in group shapes - part 3 take 2Attila Bakos (NISZ)
2021-12-11update sw pchesCaolán McNamara
2021-12-10rename SwAnnotationWin::mnEventId to SwAnnotationWin::mnDeleteEventIdCaolán McNamara
2021-12-09tdf#146144 sw: add tooltip to table rows with change trackingLászló Németh
2021-12-08use more OUStringLiteral in variousNoel Grandin
2021-12-08loplugin:stringliteraldefine in swNoel Grandin
2021-12-08tdf#146120 sw: show tracked table changes with different colorLászló Németh
2021-12-07loplugin:unusedmethodsNoel Grandin
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl