summaryrefslogtreecommitdiff
path: root/sw/source/core/fields
AgeCommit message (Expand)AuthorFilesLines
2015-02-02tdf#88899: sw: fix expanding of SwDocInfoField with DateTimeMichael Stahl1-1/+1
2015-01-24there's no way that cast is rightCaolán McNamara1-3/+2
2015-01-22::rtl::OUString->OUStringCaolán McNamara1-1/+1
2015-01-22Merge common code of sw format listsJan-Marek Glogowski1-12/+0
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann2-2/+3
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn2-3/+11
2015-01-13remove superfluous Date and Time temporariesEike Rathke1-3/+1
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin2-40/+8
2014-12-25sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-12-25Optimize consecutive token accesses in OUStringsMatteo Casalin1-2/+4
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann3-5/+5
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin10-97/+34
2014-11-25loplugin: cstylecastNoel Grandin2-3/+3
2014-11-19loplugin: cstylecastNoel Grandin16-168/+168
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-16int + sal_True/sal_False ==> bool, and reduce scope of a static variableMatteo Casalin1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava5-10/+10
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin2-8/+8
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-1/+1
2014-09-16-Werror,-Wsometimes-uninitializedStephan Bergmann1-3/+3
2014-09-16fdo#70346 MM: add mail merge data to condition dictJan-Marek Glogowski1-30/+51
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin1-5/+6
2014-08-20SwWrtShell::StartInputFldDlg() can be called with RES_SETEXPFLD tooMichael Stahl1-0/+6
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-4/+4
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner6-14/+20
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner2-3/+5
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner8-19/+27
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-08-01fdo#81341 : DOCX: EditTime is not geting preserved after RTPallavi Jadhav1-1/+3
2014-07-26sal_uInt16 to size_t/bool in SwInputFieldListMatteo Casalin1-12/+12
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-7/+8
2014-07-14Resolves: #i125228# correct consideration of InputFields...Oliver-Rainer Wittmann1-8/+17
2014-07-13fdo#39468: Translate German comments in sw/source/core/Philipp Riemer3-12/+11
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav2-0/+28
2014-06-24new compilerplugin returnbyrefNoel Grandin4-10/+10
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-28/+0
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
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-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-06-06fdo#76281: Fix wrong square brackets in exported citationsJacobo Aragunde Pérez1-1/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-3/+4
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1