summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp
AgeCommit message (Expand)AuthorFilesLines
2020-04-20fix SwRect::IntersectionNoel Grandin1-11/+7
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin1-0/+2
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin3-14/+30
2020-03-06Dump some more layout info as XmlJan-Marek Glogowski1-0/+12
2019-12-23sal_Char->char in swNoel Grandin1-36/+36
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-04Use function-local statics for SwStyleNameMapper lists/mapsMike Kaganski1-38/+0
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-2/+2
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl1-0/+2
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen7-38/+3
2019-08-24loplugin:returnconstval in swNoel Grandin1-6/+6
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-08-05tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski1-1/+1
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-0/+11
2019-06-17sw: restore ~SwIndexReg() assertMichael Stahl1-1/+1
2019-05-29weld SfxCmisPropertiesPageCaolán McNamara1-1/+1
2019-05-28tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinksMichael Stahl1-4/+13
2019-04-30tdf#122607 sw: fix preservation of text frame cache entriesMichael Stahl1-0/+1
2019-04-30tdf#122607 sw: remove deleted SwTextFrame's cache entryMichael Stahl1-0/+9
2019-04-10constify some which range arraysNoel Grandin1-12/+12
2019-03-11sw: prefix members of SwCalendarWrapper, SwDoc and SwFntAccessMiklos Vajna1-7/+7
2019-03-04sw: prefix members of SwBlockCursor, SwAutoCompleteWord and TransWrpMiklos Vajna1-4/+4
2019-02-10loplugin:indentation in swNoel Grandin1-4/+4
2019-01-12added forgotten prefix to aDatahimajin1000001-1/+1
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-4/+5
2019-01-10use unique_ptr in SwCacheNoel Grandin1-14/+9
2019-01-09use unique_ptr in pGlobalOLEExcludeListNoel Grandin1-4/+2
2019-01-07sw: prefix members of SwSmartTagMgr, SwFormatPageDesc and SwTabColsMiklos Vajna2-27/+27
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-2/+0
2018-12-17Simplify getting selected record it a bitMike Kaganski1-6/+3
2018-12-11tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt1-0/+4
2018-12-11Add some logging to sw calcSamuel Mehrbrodt1-0/+16
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-3/+3
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara1-1/+0
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann1-1/+1
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-19Fix typosAndrea Gelmini1-1/+1
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov2-5/+4
2018-11-16Fix typosAndrea Gelmini1-1/+1
2018-11-16loplugin:buriedassign in swNoel Grandin4-6/+18
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+2
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-2/+2
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-29loplugin:constantparam (1)Noel Grandin1-1/+1