summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/reffld.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-174/+174
2015-05-12sw: Rename a variable.Jan Holesovsky1-3/+3
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-05-03Use auto and range-based for loopsMatteo Casalin1-8/+5
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-4/+4
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-2/+2
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2014-11-19loplugin: cstylecastNoel Grandin1-12/+12
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-4/+5
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-5/+6
2014-07-13fdo#39468: Translate German comments in sw/source/core/Philipp Riemer1-3/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-5/+5
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl1-1/+1
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann1-1/+1
2014-06-02coverity#704885 Unchecked dynamic_castCaolán McNamara1-2/+4
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-04-17fdo#77342: sw: fix copy/paste of footnote cross referencesMichael Stahl1-38/+34
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-2/+0
2014-04-14typo: noone -> no oneThomas Arnhold1-1/+1
2014-03-16sal_Bool to boolMatteo Casalin1-3/+3
2014-02-10Translated some German commentsAlexander Wilms1-7/+6
2014-01-29fdo#63553: sw: fix copy/paste of cross referencesMichael Stahl1-5/+13
2014-01-28sw: style cleanup in GetFieldIdsFromDocMichael Stahl1-11/+19
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-3/+3
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-4/+2
2013-12-02xub_StrLen to sal_Int32Matteo Casalin1-11/+12
2013-12-02xub_StrLen/unsigned to sal_Int32Matteo Casalin1-9/+9
2013-11-20fdo#71645 remove footnote numbers in cross-referencesLászló Németh1-1/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-0/+1
2013-11-14longparas: change GetExpandTxt to sal_Int32Caolán McNamara1-1/+1
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-13/+13
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-2/+2
2013-07-16SwGetRefField::PutValue: unused variable sTmpMichael Stahl1-1/+0
2013-07-16String to OUStringMatteo Casalin1-32/+40
2013-06-10cleanup of existing code in sw/source/core/fieldsPhilipp Riemer1-1/+1