summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/ddefld.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-39/+39
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen1-1/+1
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-1/+1
2015-03-24convert sfxlink to enum classNoel Grandin1-6/+6
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-3/+3
2015-03-16use SwIterator<>Bjoern Michaelsen1-62/+59
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-4/+1
2014-11-19loplugin: cstylecastNoel Grandin1-15/+15
2014-11-16int + sal_True/sal_False ==> bool, and reduce scope of a static variableMatteo Casalin1-2/+2
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-4/+4
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-1/+2
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-7/+8
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-05-27fdo#78332: sw: fix separators in SwDDEFieldType::PutValue()Michael Stahl1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+2
2014-03-16sal_Bool to bool + make a local function staticMatteo Casalin1-5/+5
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2013-11-24Remove unneeded xub_StrLen castMatteo Casalin1-2/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-3/+3
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-22Bin useless swmod commentsTor Lillqvist1-1/+1
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-0/+1
2013-10-18convert sw/source/core/fields/*.cxx from String to OUStringNoel Grandin1-7/+7
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin1-2/+2
2013-07-16String to OUStringMatteo Casalin1-46/+49
2013-06-10fdo#62475 - remove visual noise in sw/source/core/fieldsPhilipp Riemer1-2/+0
2013-06-10fdo#39468: Translate German comments in sw/source/core/fieldsPhilipp Riemer1-29/+19
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+6
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-6/+6
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-3/+2
2011-05-25Adjusted for SvBaseLink change.Kohei Yoshida1-4/+6
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-7/+7
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-18/+18