summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/authfld.cxx
AgeCommit message (Expand)Author
2017-05-21make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-03Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-03Simplify by early bail-outMatteo Casalin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-11-19loplugin: cstylecastNoel Grandin
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav
2014-06-06fdo#76281: Fix wrong square brackets in exported citationsJacobo Aragunde Pérez
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh
2014-01-17bool improvementsStephan Bergmann
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-09Related: fdo#38838 remove UniString::SetToken & UniString::SearchAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-16String to OUStringMatteo Casalin
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-10fdo#62475 - remove visual noise in sw/source/core/fieldsPhilipp Riemer
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-24sal_Bool to boolTakeshi Abe
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák