summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)Author
2015-09-19tdf#92036: sw: fix idle spelling loopMichael Stahl
2015-09-19Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue.Mark Hung
2015-06-30SwFrm::Calc: use vcl::RenderContextMiklos Vajna
2015-06-29SwTextFrm::Format: use vcl::RenderContextMiklos Vajna
2015-06-29SwTextFrm::_Format: use vcl::RenderContextMiklos Vajna
2015-06-26SwTextFormatInfo::SwTextFormatInfo: use vcl::RenderContextMiklos Vajna
2015-06-26SwTextFormatInfo::CtorInitTextFormatInfo: use vcl::RenderContextMiklos Vajna
2015-06-26sw: outline SwTextFormatInfo ctorMiklos Vajna
2015-06-26SwTextPaintInfo::CtorInitTextPaintInfo: use vcl::RenderContextMiklos Vajna
2015-06-26sw: outline SwTextPaintInfo ctorMiklos Vajna
2015-06-26SwTextSizeInfo::CtorInitTextSizeInfo: use vcl::RenderContextMiklos Vajna
2015-06-26sw: outline SwTextSizeInfo ctorsMiklos Vajna
2015-06-26SwAlignRect: use vcl::RenderContextMiklos Vajna
2015-06-25SwTextFrm::Paint: use vcl::RenderContextMiklos Vajna
2015-06-25SwFrm::Paint: take a vcl::RenderContextMiklos Vajna
2015-05-29fix Invalid Read on conversion of ooo95991-1.odt to pdfCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-19Remove include stdio (part3)Julien Nabet
2015-05-17cppcheck: noExplicitConstructorCaolán McNamara
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin
2015-05-12sw: replace that awful constructor that overloads SwTxtPortion copy-ctorMichael Stahl
2015-05-12sw: let's try without a SwHyphPortion copy ctorMichael Stahl
2015-05-12sw: fix another wrong call of SwTxtPortion copy-ctorMichael Stahl
2015-05-12sw: fix crash in sw_unoapi due to calling wrong SwTxtPortion ctorMichael Stahl
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-05-11cppcheck: unreadVariableCaolán McNamara
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-10cppcheck: cstyleCastCaolán McNamara
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05drop useless temp debugging stringsCaolán McNamara
2015-05-04drop useless temp debugging stringsCaolán McNamara
2015-04-30tdf#66141: SwTxtFrm::FormatQuick(bool) endless loopMike
2015-04-29fix assert on load of fdo82018-3.docxCaolán McNamara
2015-04-29redundant castCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-04-22fix export of ooo63048-1.sxw to .docCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-04-08convert SHADOW_ constants to enum classNoel Grandin