summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/reffld.cxx
AgeCommit message (Expand)Author
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersprivate/mst/sw_redlinehide_2Michael Stahl
2018-09-19sw_redlinehide_2: remove one bool from SwTextNode::ExpandText()Michael Stahl
2018-07-25sw: prefix members of SwGetExpField and SwGetRefFieldMiklos Vajna
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-06-17crashtesting: export of ooo24533-1.sxw to docxCaolán McNamara
2018-06-08sw_redlinehide: trivial conversions in reffld.cxxMichael Stahl
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-19TyposJulien Nabet
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-02Clean up use of integer typesStephan Bergmann
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-02Fix typosAndrea Gelmini
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-06-11tdf#90926 remove footnote mark from cross referenceAndras Timar
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: Rename a variable.Jan Holesovsky
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03Use auto and range-based for loopsMatteo Casalin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen