summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/reffld.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-14sw_redlinehide_3: expand layout-dependent in SwChapterField/SwGetRefFieldMichael Stahl1-2/+2
2018-11-14sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl1-4/+4
2018-11-14sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNodeMichael Stahl1-2/+3
2018-11-10sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl1-3/+3
2018-11-10sw_redlinehide_3: add second result to SwGetRefFieldMichael Stahl1-53/+154
2018-11-10sw: parameter of SwChapterField::ChangeExpansion() is requiredMichael Stahl1-2/+1
2018-11-10sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-3/+5
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl1-2/+2
2018-07-25sw: prefix members of SwGetExpField and SwGetRefFieldMiklos Vajna1-67/+67
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-4/+4
2018-06-17crashtesting: export of ooo24533-1.sxw to docxCaolán McNamara1-3/+9
2018-06-08sw_redlinehide: trivial conversions in reffld.cxxMichael Stahl1-3/+6
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
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-02-02tdf#115319 references with Hungarian articlesLászló Németh1-2/+171
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-24/+24
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-24/+24
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-24/+24
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-9/+9
2017-05-19loplugin:stringcopy: swStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-03-19TyposJulien Nabet1-2/+2
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-6/+6
2017-03-02Clean up use of integer typesStephan Bergmann1-2/+3
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-1/+0
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-2/+2
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-13/+13
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-3/+3
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-67/+67
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-6/+6
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-2/+2
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+4
2015-08-03sw: inline use-once typedefsNoel Grandin1-3/+1
2015-06-11tdf#90926 remove footnote mark from cross referenceAndras Timar1-1/+1
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1