summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+7
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-03-20fix assert on loading ooo74082-1.docCaolán McNamara1-3/+3
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-6/+6
2015-02-04coverity#735915 Dereference after null checkCaolán McNamara1-3/+3
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+1
2015-01-12remove FRMC_ #definesNoel Grandin1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-8/+8
2014-11-24loplugin: cstylecastNoel Grandin1-24/+24
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-11fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher1-163/+194
2014-11-03coverity#735914 Dereference after null checkCaolán McNamara1-0/+2
2014-10-06Related: fdo#58277 if the SwFrm is not IsValid so are its portionsCaolán McNamara1-2/+2
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-14/+14
2014-09-06sal_uInt16: use more proper types, avoid unneeded conversions, constifyMatteo Casalin1-2/+2
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin1-5/+5
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin1-1/+1
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+1
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner1-2/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-0/+1
2014-08-05Move SwTxtFrm specific code from ~SwCntntFrm down to ~SwTxtFrmStephan Bergmann1-0/+28
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-23/+23
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-12/+10
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-6/+6
2014-06-24new compilerplugin returnbyrefNoel Grandin1-16/+16
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-17sw: try to fix a valgrind warningMichael Stahl1-0/+2
2014-05-01fdo#78153 SwTxtFrm::ManipOfst() requires a valid positionMiklos Vajna1-1/+1
2014-04-30fdo#71556: Remove unwanted a11y event on text insertionJacobo Aragunde Pérez1-4/+18
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-18/+10
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-7/+0
2014-04-10coverity#705931 Dereference before null checkCaolán McNamara1-1/+1
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist1-2/+0
2014-03-07sw: remove that GETGRID abominationMichael Stahl1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-02-22sal_Bool to boolMatteo Casalin1-8/+8
2014-02-22sal_Bool to boolMatteo Casalin1-13/+13
2014-02-22SwTxtFrm::bFormatted is never usedMatteo Casalin1-1/+0
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin1-5/+5
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-117/+27
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-14/+14
2014-02-16sal_Bool to boolMatteo Casalin1-18/+18
2014-02-16sal_Bool to boolMatteo Casalin1-1/+1