summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtdrop.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-04-12tdf#39468 Translate German comments in swJens Carl
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-12sw: prefix members of SwAttrIterMiklos Vajna
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-13sw: prefix members of SwTextIterMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-15cppcheck:variableScopeNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-01-27fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-24loplugin: cstylecastNoel Grandin
2014-11-11fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher
2014-10-08coverity#1242736 Unused valueCaolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-06sal_uInt16 to more proper typesMatteo Casalin
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin
2014-07-22sal_uInt16/MSHORT to SwTwips/sal_Int32Matteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-23Resolves: fdo#79139 Crash in SwDropCapCache::CalcFontSizeJulien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante
2014-04-10coverity#708461 Uninitialized scalar fieldCaolán McNamara
2014-03-11"underflow" is one wordTor Lillqvist
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-08sal_Bool to boolMatteo Casalin
2014-02-08sal_Bool to boolMatteo Casalin
2014-02-04bool improvementsStephan Bergmann