summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-10-30tdf#126788 reduce number of comparisons to query XUnoTunnelNoel Grandin
2022-10-30tdf#126788 avoid temporary SequenceNoel Grandin
2022-10-30tdf#126788 avoid temporary vectorNoel Grandin
2022-10-30tdf#126788 fetch node index once hereNoel Grandin
2022-10-30tdf#126788 no need to dynamic_cast twice hereNoel Grandin
2022-10-30tdf#126788 check for listeners firstNoel Grandin
2022-10-30tdf#151124 Make outline folding state change set doc modified stateJim Raykowski
2022-10-30Outline folding: Use ToggleOutlineContentVisibility function hereJim Raykowski
2022-10-29tdf#126788 no need to allocate an SwContentIndex when calling RstTextAttrNoel Grandin
2022-10-29tdf#126788 speed up GetDocFromXMLImportNoel Grandin
2022-10-29tdf#126788 dynamic_cast -> virtual callNoel Grandin
2022-10-29tdf#126788 replace dynamic_cast with static_castNoel Grandin
2022-10-29tdf#126788 check if we need to fire an eventNoel Grandin
2022-10-28DOCX export, numbering portion format: consider full-para char formats as wellMiklos Vajna
2022-10-28Removed duplicated includeAndrea Gelmini
2022-10-28CppunitTest_sw_ooxmlexport: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-10-28tdf#142446 Show outline content up to a given outline levelJim Raykowski
2022-10-27tdf#151736 writer direct formatting crashNoel Grandin
2022-10-27add a commentNoel Grandin
2022-10-27Removed executable bits on odt fileAndrea Gelmini
2022-10-27tdf#151384 DOCX export: lost hyperlink format in localized UITünde Tóth
2022-10-27crashtesting: fix PDF export of tdf98567-1.docxMiklos Vajna
2022-10-27tdf#151462 - Search for outline node containing the current nodeAndreas Heinisch
2022-10-27RstMBDownFlags -> ResetMouseButtonDownFlagsMike Kaganski
2022-10-26More CppunitTests need the ASan hackStephan Bergmann
2022-10-26UBSan needs SwWrongList RTTI nowStephan Bergmann
2022-10-26crashreporting: crash in area tab page with insert, envelopeCaolán McNamara
2022-10-26sw content controls: enable data binding for dateMiklos Vajna
2022-10-26CppunitTest_sw_ww8export3: remove not needed mustTestImportOf()Miklos Vajna
2022-10-26Fix typoAndrea Gelmini
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-25sw html import: fix handling of CDATAMiklos Vajna
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-25ChartTest: inherit from UnoApiTestXisco Fauli
2022-10-25Consistently set document view also for zoom eventMike Kaganski
2022-10-25tdf#149189 detect and handle graphic change on Sw OLEArmin Le Grand (allotropia)
2022-10-25CppunitTest_sw_macros_test: inherit from UnoApiTestXisco Fauli
2022-10-25Add missing semicolonStephan Bergmann
2022-10-25tdf#124603 sw: pressing Up/Down triggers pending spell checkingLászló Németh
2022-10-25sw: document SwFormatVertOrientMiklos Vajna
2022-10-24sw: Move getGrammarContact function into GrammarContact and renameTomaž Vajngerl
2022-10-24sw: make sure mark container is sorted before calling equal_range()Miklos Vajna
2022-10-24sw: rename IGrammarContact*, SwGrammarContact* to GrammarContact*Tomaž Vajngerl
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-24cid#1516141 Dereference after null checkCaolán McNamara
2022-10-24sw content controls, alias: add PDF exportMiklos Vajna
2022-10-24sw: prefix members of SwFieldDokInfPage, SwFieldDokPage, SwFieldFuncPage ...Miklos Vajna
2022-10-23Simplify SwEditWin::LogicMouse* and sd::Window::LogicMouse*Mike Kaganski
2022-10-23tdf#104278 have separate treeviews for expander and no-expander casesCaolán McNamara
2022-10-23resave with latest gladeCaolán McNamara