summaryrefslogtreecommitdiff
path: root/sw/source/core/text/pormulti.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-41/+41
2015-11-16sw: Rename to avoid conflict after Crsr -> Cursor rename.Jan Holesovsky1-18/+18
2015-11-13sw: prefix members of SwTextIterMiklos Vajna1-38/+38
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-62/+62
2015-09-10sw: use std::unique_ptr<> in textMiklos Vajna1-3/+2
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-6/+6
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-0/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-174/+174
2015-05-12sw: replace that awful constructor that overloads SwTxtPortion copy-ctorMichael Stahl1-1/+1
2015-05-12sw: fix another wrong call of SwTxtPortion copy-ctorMichael Stahl1-1/+1
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-0/+3
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud1-3/+0
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-0/+3
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-24loplugin: cstylecastNoel Grandin1-60/+60
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl1-1/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-06Use more proper types, constify, avoid unneeded conversionsMatteo Casalin1-11/+11
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-17/+17
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-16/+12
2014-07-17fix spelling structur -> structureNoel Grandin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-11/+11
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-207/+103
2014-04-14typo: attribut -> attributeThomas Arnhold1-3/+3
2014-04-10coverity#708457 Uninitialized scalar fieldCaolán McNamara1-2/+4
2014-03-29typo: optimisation -> optimizationThomas Arnhold1-1/+1
2014-03-07sw: remove that GETGRID abominationMichael Stahl1-3/+4
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2014-02-27coverity#1187688 Resource leakCaolán McNamara1-5/+3
2014-02-11coverity#704932 Dereference after null checkCaolán McNamara1-1/+3
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet1-1/+1
2014-02-03Avoid temporary for return valueMatteo Casalin1-3/+2
2014-02-03sal_Bool to boolMatteo Casalin1-68/+68
2014-01-28bool improvementsStephan Bergmann1-6/+6
2014-01-23coverity#1158441 Uninitialized scalar fieldCaolán McNamara1-2/+6
2014-01-23coverity#1158442 Uninitialized scalar fieldCaolán McNamara1-4/+6
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-33/+33
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-1/+3
2013-12-28Avoid obscure and almost unused typedefMatteo Casalin1-2/+4
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-18/+18
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-11/+11
2013-10-18convert sw/source/core/text/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-11fdo#66399 - fix rendering of 'two lines in one'Adam Co1-1/+10
2013-06-16fdo#64925 - fix crash on paste of Arabic text on windows.Michael Stahl1-1/+1
2013-05-02SwTxtSizeInfo: rename member variables missing their prefixMiklos Vajna1-2/+2
2013-04-08delete commented codeChr. Rossmanith1-16/+0
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith1-16/+16