summaryrefslogtreecommitdiff
path: root/sw/source/core/access
AgeCommit message (Expand)AuthorFilesLines
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin1-3/+3
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen1-0/+2
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin2-7/+8
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen13-32/+8
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara1-1/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-5/+5
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen8-0/+10
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-4/+5
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski2-16/+14
2019-04-14loplugin:sequentialassign in swNoel Grandin2-5/+2
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen6-0/+6
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-2/+2
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen3-0/+3
2019-03-28tdf#113539 Slow opening of ODT file containing a large tableNoel Grandin1-1/+1
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-03-04simplify UNO getTypes methodsNoel Grandin5-52/+22
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-2/+3
2019-02-10loplugin:indentation in swNoel Grandin2-2/+2
2019-01-24loplugin:constparams in swNoel Grandin2-3/+3
2019-01-18PortionType::Url is unusedNoel Grandin1-1/+0
2019-01-18convert POR constants to scoped enumNoel Grandin2-33/+33
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-1/+5
2018-12-22Fix typo in codeAndrea Gelmini2-6/+6
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-2/+2
2018-12-03sw: convert assert(bSelected out of sync) to SAL_WARN for nowMichael Stahl2-2/+2
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-8/+6
2018-11-24Replace list by vector in acctable.cxxJulien Nabet1-2/+2
2018-11-22improve function-local statics in swNoel Grandin1-48/+28
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov6-100/+51
2018-11-17loplugin:unusedmethodsNoel Grandin2-36/+0
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl1-2/+2
2018-11-15sw_redlinehide_3: fix SwAccessibleParagraph::getRunAttributes() indexMichael Stahl1-2/+2
2018-11-15sw_redlinehide_3: [loplugin:blockblock] in accpara.cxxMichael Stahl1-39/+35
2018-11-15sw: simplify & fix SwAccessibleParagraph::getHyperLink()Michael Stahl1-33/+3
2018-11-15sw_redlinehide_3: convert SwAccessibleMapMichael Stahl1-17/+36
2018-11-15sw_redlinehide_3: adapt SwAccessibleDocument::getAccFlowTo()Michael Stahl1-11/+6
2018-11-15sw_redlinehide_3: convert even more SwAccessibleParagraph functionsMichael Stahl2-48/+46
2018-11-15sw_redlinehide_3: convert SwAccessibleParagraph::_correctValues()Michael Stahl1-3/+16
2018-11-15sw_redlinehide_3: convert SwAccessibleParagraph::_getRunAttributesImplMichael Stahl1-8/+9
2018-11-15sw_redlinehide_3: convert more SwAccessibleParagraph functionsMichael Stahl1-61/+54
2018-11-15sw_redlinehide_3: convert SwTextMarkupHelper and related ...Michael Stahl3-57/+77
2018-11-15sw_redlinehide_3: remove GetSelection/GetSelectionAtIndex duplicationMichael Stahl2-143/+14
2018-11-15sw_redlinehide_3: convert selection functions of SwAccessibleParagraphMichael Stahl1-32/+50
2018-11-15sw: fix 2 inverted SAL_WARN_IFsMichael Stahl1-2/+2
2018-11-15sw_redlinehide_3: convert the hyperlink code in SwAccessibleParagraphMichael Stahl1-44/+52
2018-11-15sw_redlinehide_3: SwAccessibleHyperlink listen at SwFormatINetFormatMichael Stahl3-57/+58
2018-11-15sw_redlinehide_3: stop SwAccessibleParagraph listening at SwTextNodeMichael Stahl2-7/+5