summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoportenum.cxx
AgeCommit message (Expand)Author
6 dayssw: rename SwIndexes to SwContentIndexes in commentsMiklos Vajna
2024-05-17loplugin:ostr in sw/../unocoreNoel Grandin
2024-05-16tdf#161035: The previous bookmarks can legitimately be not processedMike Kaganski
2024-04-19tdf#160700: Avoid both bookmark-start and bookmark-end at the same indexMike Kaganski
2024-01-30tdf#159438: when there's no frame, close previous bookmark firstMike Kaganski
2024-01-30Make sure to only dynamic_cast onceMike Kaganski
2023-12-29use more concrete UNO types in swNoel Grandin
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-17use more concrete UNO types in swNoel Grandin
2023-09-17remove unnecessary dynamic_cast around SwXTextNoel Grandin
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski
2023-05-03tdf#136991 reorganise lcl_ExportHints loopNoel Grandin
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-01-21XUnoTunnel->dynamic_cast in SwXTextPortionEnumerationNoel Grandin
2022-12-19sw: ODT import/export of DOCX's paragraph marker formattingMiklos Vajna
2022-12-16sw, numbering portion format: ignore char formats covering the entire paragraphMiklos Vajna
2022-11-28Add some more utility methods to SwFormatAnchorNoel Grandin
2022-09-13tdf#129163: GC cursor table at the end of the life of an portion enumerationBjoern Michaelsen
2022-08-26use more SwPosition::AssignNoel Grandin
2022-08-20use more SwPosition::GetNodeNoel Grandin
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-21tdf#119840 don't load redlines in lcl_FindParagraphClassificationFieldNoel Grandin
2022-07-17tdf#119840 reduce cost of SwPosition::operator<=Noel Grandin
2022-04-04sw content controls: include this in the UNO API text portion enumMiklos Vajna
2022-03-17tdf#148013 speed up loading large file with lots of redlinesNoel Grandin
2022-03-03sw clearing breaks: include this in the UNO API text portion enumMiklos Vajna
2021-11-27tdf#64991 speed up loading large RTL documentsNoel Grandin
2021-10-11loplugin:moveparam in swNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-02-20loplugin:refcounting in swNoel
2020-11-07std::set->o3tl::sorted_vector in SwSoftPageBreakListNoel
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-01std::set->o3tl::sorted_vector in ExportFramesNoel Grandin
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-16sw: remove dead code in lcl_FillBookmarkArray()Michael Stahl
2020-07-31loplugin:flatten in sw/core/unocoreNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin