summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon19-755/+755
2015-11-13sw: shove 2 global variables into SwHyphIterMichael Stahl1-9/+23
2015-11-13sw: rename some global variablesMichael Stahl1-66/+66
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann19-203/+203
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin2-6/+6
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin1-2/+3
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna1-1/+1
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann3-8/+8
2015-10-13remove some useless commentsNoel Grandin1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin2-23/+23
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht6-13/+13
2015-10-02Fix typosAndrea Gelmini1-3/+3
2015-09-30Remove no-more-existent file referenceAndrea Gelmini1-2/+0
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-1/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-09-17boost->stdCaolán McNamara2-6/+6
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin2-2/+2
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-09-01sw: replace boost::ptr_vector with std::vectorMichael Stahl1-2/+1
2015-08-29Unuseful temporary variableMatteo Casalin1-2/+1
2015-08-27Clean up sEmptyStephan Bergmann1-2/+1
2015-08-20tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk1-0/+5
2015-08-20loplugin: defaultparamsNoel Grandin6-16/+16
2015-07-06improve the returnbyref lopluginNoel Grandin3-15/+15
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-1/+2
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-4/+4
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann1-3/+2
2015-06-19Simplify uses of OUString::replaceAll with literal argumentsStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-3/+3
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-3/+4
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky2-6/+6
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky2-3/+3
2015-05-26bCptlSttSntnc -> bCapitalStartSentenceMiklos Vajna1-5/+5
2015-05-25AutoCorrect: direct replacement of keywords surrounded by colonsLászló Németh1-1/+4
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin1-8/+8
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier20-1172/+1172
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna1-0/+10
2015-05-12sw: Prefix SwAutoCorrExceptWord member variables.Jan Holesovsky1-9/+7
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin7-39/+39
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-5/+5
2015-05-03Use auto and range-based for loopsMatteo Casalin2-12/+9
2015-05-03sal_uInt16 to size_typeMatteo Casalin2-12/+12
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-8/+8
2015-04-28SwEditShell::Copy return type wants to be boolStephan Bergmann1-3/+3