summaryrefslogtreecommitdiff
path: root/sw/source/core/fields
AgeCommit message (Expand)AuthorFilesLines
2018-12-21tdf#115319 fix Hungarian article before letter iLászló Németh1-1/+1
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-3/+3
2018-08-14tdf#119130 only have the active postit as a dialog control...Caolán McNamara1-1/+1
2018-06-18crashtesting: export of ooo24533-1.sxw to docxCaolán McNamara1-3/+9
2018-06-14sw_redlinehide: trivial GetNode() conversion in fieldsMichael Stahl1-6/+8
2018-06-14sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl2-2/+5
2018-06-14sw_redlinehide: trivial conversions in reffld.cxxMichael Stahl1-3/+6
2018-05-22tdf#117171 support localized sequence numbering stylesLászló Németh1-1/+1
2018-05-22tdf#117171 support localized page number numbering stylesLászló Németh2-9/+13
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-2/+2
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann1-3/+0
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-2/+2
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda1-0/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-31loplugin:unusedfieldsNoel Grandin1-1/+0
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin1-5/+3
2018-03-14Remove duplicated includeAndrea Gelmini1-2/+0
2018-03-13use sw::WriterMultiListener instead of SwDepend in SwDDETableBjoern Michaelsen2-63/+44
2018-03-11use sw::WriterMultiListener instead of SwDepend in SwJumpEditFieldTypeBjoern Michaelsen1-6/+2
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-27sw: prefix members of SwScriptField, SwTemplNameField and SwWrongListMiklos Vajna2-17/+17
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-1/+1
2018-02-20sw: convert DELETEZ to unique_ptr in authfld.cxxMichael Stahl1-4/+4
2018-02-19sw: prefix members of SwPostItField, SwRefPageGetField and SwRefPageSetFieldMiklos Vajna1-43/+43
2018-02-12sw: prefix members of SwJumpEditFieldType, SwMacroField and SwPageNumberFieldMiklos Vajna2-70/+70
2018-02-05sw: prefix members of SwHiddenParaField, SwHiddenTextField and SwJumpEditFieldMiklos Vajna1-84/+84
2018-02-02sw: replace DELETEZ with std::unique_ptr in textapi.cxxMichael Stahl1-14/+14
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh1-2/+171
2018-01-30loplugin:unused-returns in swNoel Grandin7-30/+15
2018-01-29sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna1-21/+21
2018-01-25Adapt odd USHRT_MAX/4 limit in FIELD_PROP_PROP_SEQ handlerStephan Bergmann1-1/+4
2018-01-25Don't preset SwAuthorityField::m_SortKeyArr with three empty elementsStephan Bergmann1-1/+0
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann1-2/+2
2018-01-22sw: prefix members of SwDocInfoField, SwDocStatField and SwDocStatFieldTypeMiklos Vajna1-47/+47
2018-01-19new loplugin:emptyifNoel Grandin2-6/+0
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharFieldMiklos Vajna1-12/+12
2018-01-15More loplugin:cstylecast: swStephan Bergmann4-16/+16
2018-01-12More loplugin:cstylecast: swStephan Bergmann8-22/+22
2018-01-11loplugin:redundantcast: swStephan Bergmann2-3/+3
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-1/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin2-7/+7
2017-12-14tdf#43569 DOC input: insert ConditionalText field instead of field marksSerge Krot1-0/+100
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-1/+1
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke1-2/+3
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-07loplugin:constparams in swNoel Grandin1-1/+1