summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier66-3808/+3808
2015-05-19Remove include stdio (part3)Julien Nabet1-8/+1
2015-05-17cppcheck: noExplicitConstructorCaolán McNamara2-10/+10
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin1-3/+3
2015-05-12sw: replace that awful constructor that overloads SwTxtPortion copy-ctorMichael Stahl4-8/+10
2015-05-12sw: let's try without a SwHyphPortion copy ctorMichael Stahl1-9/+8
2015-05-12sw: fix another wrong call of SwTxtPortion copy-ctorMichael Stahl1-1/+1
2015-05-12sw: fix crash in sw_unoapi due to calling wrong SwTxtPortion ctorMichael Stahl1-3/+3
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-05-11cppcheck: cstyleCastCaolán McNamara4-8/+8
2015-05-11cppcheck: unreadVariableCaolán McNamara1-6/+0
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-4/+4
2015-05-10cppcheck: cstyleCastCaolán McNamara2-2/+6
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara1-0/+2
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara4-8/+8
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
2015-05-05loplugin:staticmethodsNoel Grandin11-23/+22
2015-05-05drop useless temp debugging stringsCaolán McNamara1-13/+0
2015-05-04drop useless temp debugging stringsCaolán McNamara1-13/+0
2015-04-30tdf#66141: SwTxtFrm::FormatQuick(bool) endless loopMike1-2/+5
2015-04-29fix assert on load of fdo82018-3.docxCaolán McNamara1-0/+4
2015-04-29redundant castCaolán McNamara1-7/+7
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks5-9/+9
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl2-2/+8
2015-04-22fix export of ooo63048-1.sxw to .docCaolán McNamara2-2/+2
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2-5/+5
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin1-3/+3
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-2/+2
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks4-6/+6
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-4/+4
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+0
2015-04-04cppcheck: Identical code for different branchesJulien Nabet1-2/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-4/+4
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl5-13/+61
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud5-61/+13
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann4-10/+10
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl5-13/+61
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann23-119/+119
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-03-23loplugin:constantfunction: swNoel Grandin1-3/+1
2015-03-20fix assert on loading ooo74082-1.docCaolán McNamara1-3/+3
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen5-5/+5
2015-03-18convert DocumentSettingId to an enum classNoel Grandin14-42/+42
2015-03-14tdf#90003 Revert "SwTxtFormatter::NewPortion: fix lost SwFlyPortion"Miklos Vajna1-7/+0
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-20/+12
2015-03-03remove more SunStudio cruftMichael Stahl1-1/+0