summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/authfld.cxx
AgeCommit message (Expand)Author
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
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-19fdo#52241 remove just one entryDavid Tardon
2012-05-14Convert SV_DECL_PTRARR_DEL(SwAuthDataArr) to boost::ptr_vectorNoel Grandin
2012-05-14Convert V_DECL_PTRARR_DEL(SortKeyArr) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SwTOXSortTabBases) to std::vectorNoel Grandin
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl