summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2022-10-22Add Watermark dialog to list of screenshotsOlivier Hallot
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-21sw: fix my MSVC buildMichael Stahl
2022-10-21Improve SwRedlineData::CanCombine date comparisonStephan Bergmann
2022-10-21nullptr checkMike Kaganski
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
2022-10-21tdf#139736 sw: PDF/UA export: flys in header/footer are ArtifactsMichael Stahl
2022-10-21cid#1516102 Dereference before null checkCaolán McNamara
2022-10-21sw: combine IGrammarContact and SwGrammarContactTomaž Vajngerl
2022-10-21sw: modify NumberingCheck to work independent of node orderTomaž Vajngerl
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-10-21loplugin:unnecessaryvirtualNoel Grandin