summaryrefslogtreecommitdiff
path: root/sw/source/core/swg
AgeCommit message (Expand)AuthorFilesLines
2015-11-24loplugin:unusedfields in sw/Noel Grandin2-6/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-18/+18
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-01remove old standalone Sun bug numbersNoel Grandin2-3/+0
2015-09-18convert Link<> to typedNoel Grandin1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin3-4/+4
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+2
2015-08-03new loplugin: refcountingNoel Grandin1-4/+4
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin3-12/+2
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-2/+2
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier3-38/+38
2015-05-07Remove SvStorage aliasStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin4-20/+20
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-2/+2
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-5/+3
2015-03-05V801: Decreased performanceCaolán McNamara3-10/+10
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-5/+0
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-1/+2
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin1-2/+2
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-10fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler4-217/+236
2014-12-05Revert "fdo#80403: Writer specific AutoCorr use FastParser"Stephan Bergmann4-292/+217
2014-12-04Work around -Werror,-Wdeprecated-registerStephan Bergmann1-0/+12
2014-12-04fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler4-217/+280
2014-12-03remove unused class SwXMLIgnoreSectionListContextDaniel Sikeler1-21/+0
2014-11-24loplugin: cstylecastNoel Grandin1-5/+5
2014-11-23dead assign (clang)Bjoern Michaelsen1-1/+1
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+0
2014-11-06sw: clean up namespace prefixes in SwXMLBlockImport.cxxMichael Stahl1-21/+13
2014-11-06sw: merge SwXMLBlockListContext.cxx into SwXMLBlockImport.cxxMichael Stahl2-241/+319
2014-10-26Use USHRT_MAX consistently, minor cleanupsMatteo Casalin2-19/+20
2014-10-26Reuse common codeMatteo Casalin1-14/+3
2014-10-18fdo#39468 Translate German comments - sw/source/core/{sw3io|swg|unocore}Philipp Weissenbacher3-36/+33
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann2-3/+3
2014-04-30sw: sal_Bool->boolNoel Grandin5-96/+96
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-5/+5
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms4-43/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-11coverity#704925 Dereference after null checkCaolán McNamara1-1/+3
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara2-2/+2
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2-3/+3