summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unofield.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-5/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-8/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-9/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-39/+39
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-2/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna1-1/+2
2015-08-03sw: inline use-once typedefsNoel Grandin1-3/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-13Typo: corected->correctedJulien Nabet1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-4/+4
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-306/+306
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-10/+10
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-3/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-24convert sfxlink to enum classNoel Grandin1-2/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-11convert SetAttrMode to enum classNoel Grandin1-3/+3
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-9/+7
2014-11-26loplugin: cstylecastNoel Grandin1-34/+34
2014-11-21SwXTextField::getAnchor: avoid pointless dynamic_cast<>Miklos Vajna1-1/+2
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna1-0/+14
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-6/+6
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin1-1/+1
2014-08-25Avoid unnecessary dereferencing of potential null pointersStephan Bergmann1-6/+6
2014-08-25Avoid unnecessary dereferencing of potential null pointersStephan Bergmann1-5/+5
2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl1-11/+5
2014-08-20better error handing in SwXTextField::attach()Michael Stahl1-0/+5
2014-08-20fdo#72695: avoid double-free race condition for SwXFieldMasterMichael Stahl1-15/+33
2014-08-20fdo#72695: avoid double-free race condition for SwXTextFieldMichael Stahl1-22/+41
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-1/+8
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-47/+48
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-5/+5
2014-07-13fdo#80905 SwXTextFieldMasters::hasByName(): sync with SwXFieldMasterMiklos Vajna1-2/+2
2014-07-13fix merge peculiaritiesPhilipp Riemer1-1/+1
2014-07-13remove code that was commented out more than three years agoPhilipp Riemer1-1/+0
2014-07-13fdo#39468: Translate German comments in sw/source/core/Philipp Riemer1-23/+20