summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-10-27RstMBDownFlags -> ResetMouseButtonDownFlagsMike Kaganski2-9/+9
2022-10-26More CppunitTests need the ASan hackStephan Bergmann1-0/+4
2022-10-26UBSan needs SwWrongList RTTI nowStephan Bergmann1-1/+1
2022-10-26crashreporting: crash in area tab page with insert, envelopeCaolán McNamara1-0/+10
2022-10-26sw content controls: enable data binding for dateMiklos Vajna4-3/+17
2022-10-26CppunitTest_sw_ww8export3: remove not needed mustTestImportOf()Miklos Vajna1-26/+40
2022-10-26Fix typoAndrea Gelmini1-1/+1
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl2-13/+22
2022-10-25sw html import: fix handling of CDATAMiklos Vajna1-0/+1
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann1-2/+4
2022-10-25ChartTest: inherit from UnoApiTestXisco Fauli1-3/+0
2022-10-25Consistently set document view also for zoom eventMike Kaganski1-4/+1
2022-10-25tdf#149189 detect and handle graphic change on Sw OLEArmin Le Grand (allotropia)2-2/+24
2022-10-25CppunitTest_sw_macros_test: inherit from UnoApiTestXisco Fauli2-120/+25
2022-10-25Add missing semicolonStephan Bergmann1-1/+1
2022-10-25tdf#124603 sw: pressing Up/Down triggers pending spell checkingLászló Németh3-1/+80
2022-10-25sw: document SwFormatVertOrientMiklos Vajna1-0/+3
2022-10-24sw: Move getGrammarContact function into GrammarContact and renameTomaž Vajngerl6-25/+24
2022-10-24sw: make sure mark container is sorted before calling equal_range()Miklos Vajna3-0/+13
2022-10-24sw: rename IGrammarContact*, SwGrammarContact* to GrammarContact*Tomaž Vajngerl8-8/+7
2022-10-24Drop Window::LogicMouse*Mike Kaganski2-33/+0
2022-10-24cid#1516141 Dereference after null checkCaolán McNamara1-1/+1
2022-10-24sw content controls, alias: add PDF exportMiklos Vajna2-10/+31
2022-10-24sw: prefix members of SwFieldDokInfPage, SwFieldDokPage, SwFieldFuncPage ...Miklos Vajna8-34/+34
2022-10-23Simplify SwEditWin::LogicMouse* and sd::Window::LogicMouse*Mike Kaganski1-12/+0
2022-10-23tdf#104278 have separate treeviews for expander and no-expander casesCaolán McNamara3-66/+160
2022-10-23resave with latest gladeCaolán McNamara1-48/+47
2022-10-22Add Watermark dialog to list of screenshotsOlivier Hallot1-0/+1
2022-10-22loplugin:unusedmethodsNoel Grandin3-18/+0
2022-10-21sw: fix my MSVC buildMichael Stahl1-1/+1
2022-10-21Improve SwRedlineData::CanCombine date comparisonStephan Bergmann2-7/+17
2022-10-21nullptr checkMike Kaganski1-1/+4
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli1-14/+9
2022-10-21tdf#139736 sw: PDF/UA export: flys in header/footer are ArtifactsMichael Stahl2-8/+15
2022-10-21cid#1516102 Dereference before null checkCaolán McNamara1-2/+2
2022-10-21sw: combine IGrammarContact and SwGrammarContactTomaž Vajngerl8-82/+71
2022-10-21sw: modify NumberingCheck to work independent of node orderTomaž Vajngerl3-15/+50
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin1-2/+1
2022-10-21loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2022-10-21tdf#151657 sw: delete row with nested table in Hide ChangesLászló Németh2-2/+45
2022-10-21a11y: Add check for highlighted textParis Oplopoios3-6/+34
2022-10-21a11y: Add check for short hyperlinksofftkp4-3/+31
2022-10-20sw, numbering portion format: consider full-para char formats as wellMiklos Vajna3-0/+41
2022-10-20Resolves: rhbz#2136050 crash on input method "retrieve-surrounding"Caolán McNamara1-3/+6
2022-10-20sw content controls, alias: add LOK APIMiklos Vajna3-1/+21
2022-10-20CppunitTest_sw_odfimport: use more SwParaPortion::dumpAsXml()Miklos Vajna1-5/+5
2022-10-20tdf#151521 Fix para applied style sub-level remains visibleJim Raykowski2-27/+34
2022-10-19sw content controls, alias and tag: add UIMiklos Vajna4-1/+89
2022-10-19CppunitTest_sw_ww8export2: remove not needed mustTestImportOf()Miklos Vajna1-21/+29
2022-10-18related tdf#151548 sw: KEY_DOWN access to FieldmarkWithDropDownButtonJustin Luth3-0/+18