summaryrefslogtreecommitdiff
path: root/sw/source/core/text/inftxt.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks1-2/+2
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-3/+22
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud1-22/+3
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-3/+22
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-2/+0
2014-11-25loplugin: cstylecastNoel Grandin1-5/+5
2014-11-24loplugin: cstylecastNoel Grandin1-1/+1
2014-10-29sw: prefix members of SwTxtInfoMichael Stahl1-8/+9
2014-10-29sw: translate Netto to NetMichael Stahl1-3/+3
2014-10-21fdo#39468 Translate German comments - sw/source/core/{unocore|text}Philipp Weissenbacher1-16/+18
2014-10-18sw: remaining unused methodsMiklos Vajna1-1/+0
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-06Reduce scope and avoid casts at each call-placeMatteo Casalin1-6/+7
2014-09-06sal_uInt16 to sal_Int32Matteo Casalin1-1/+1
2014-07-22Do not include txttypes.hxx unnecessarilyMatteo Casalin1-1/+0
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-28/+28
2014-06-24new compilerplugin returnbyrefNoel Grandin1-5/+5
2014-04-18Begin removing ASCII art and useless comments from swChris Laplante1-48/+6
2014-04-17SwTxtSlot::SwTxtSlot now takes an empty reference by default, not a NULLMiklos Vajna1-2/+2
2014-04-16Do not pass bad pointers to strlenStephan Bergmann1-1/+1
2014-04-01coverity#708441 Uninitialized pointer fieldCaolán McNamara1-1/+1
2014-03-28Resolves: fdo#73936 make FormFieldDropDowns a real fieldportionCaolán McNamara1-1/+1
2014-03-11"underflow" is one wordTor Lillqvist1-12/+12
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist1-3/+2
2014-02-27Remove visual noise from swAlexander Wilms1-10/+4
2014-02-27coverity#1187691 don't smoke crack and codeCaolán McNamara1-1/+1
2014-02-10the return of callcatcherCaolán McNamara1-14/+0
2014-02-06fdo#68071 NPC characters now use a fixed color.Tomaž Vajngerl1-0/+2
2014-02-03Method Reset is not defined: remove its declarationMatteo Casalin1-3/+0
2014-02-03sal_Bool to boolMatteo Casalin1-94/+94
2014-01-28bool improvementsStephan Bergmann1-13/+13
2014-01-25coverity#708444 Unitialized scalar fieldNorbert Thiebaud1-1/+4
2014-01-25coverity#708443 Unitialized scalar fieldNorbert Thiebaud1-4/+10
2014-01-25coverity#708442 Unitialized scalar fieldNorbert Thiebaud1-1/+28
2014-01-20Resolves: #i124039# assure correct line break for multi-lined Input FieldsOliver-Rainer Wittmann1-1/+0
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-5/+5
2014-01-15explicit inline annoys meCaolán McNamara1-5/+5
2014-01-15these members aren't used at allCaolán McNamara1-9/+0
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-55/+53
2014-01-10fdo#73466 SwTxtSizeInfo / SwTxtInputFldPortion: invalid string accessMiklos Vajna1-1/+1
2013-12-15xub_StrLen to sal_Int32 with minor optimizationsMatteo Casalin1-2/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-4/+4
2013-09-15CharBrd 10: Some documentationZolnai Tamás1-0/+5
2013-09-12Related: fdo#38838 remove XubString aliasCaolán McNamara1-7/+7