summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-06-26Remove workarounds for no longer supported GCC 4.6Stephan Bergmann
2015-06-26fix crash on exporting kde140265-1.doc to ODTMiklos Vajna
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna
2015-06-26Fix WNTStephan Bergmann
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna
2015-06-26SwTextFrm::_Format: use vcl::RenderContextMiklos Vajna
2015-06-26tdf#89890 DOCX import: fix too large num pic bulletMiklos Vajna
2015-06-25Add test for tdf#83798 ToC missing chapter numbersVarun
2015-06-25SwTextFormatInfo::SwTextFormatInfo: use vcl::RenderContextMiklos Vajna
2015-06-25SwTextFormatInfo::CtorInitTextFormatInfo: use vcl::RenderContextMiklos Vajna
2015-06-25sw: outline SwTextFormatInfo ctorMiklos Vajna
2015-06-25SwTextPaintInfo::CtorInitTextPaintInfo: use vcl::RenderContextMiklos Vajna
2015-06-25sw: outline SwTextPaintInfo ctorMiklos Vajna
2015-06-25SwTextSizeInfo::CtorInitTextSizeInfo: use vcl::RenderContextMiklos Vajna
2015-06-25sw: outline SwTextSizeInfo ctorsMiklos Vajna
2015-06-25SwLayAction::FormatLayout: use vcl::RenderContextMiklos Vajna
2015-06-25SwLayAction::Action: use vcl::RenderContextMiklos Vajna
2015-06-25SwLayAction::InternalAction: use vcl::RenderContextMiklos Vajna
2015-06-25SwPageFrm::GetHorizontalShadowRect: use vcl::RenderContextMiklos Vajna
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna
2015-06-25SwViewShellImp::SetFirstVisPage: use vcl::RenderContextMiklos Vajna
2015-06-25sw: outline SwViewShellImp::GetFirstVisPage() methodsMiklos Vajna
2015-06-25SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna
2015-06-25SwPageFrm::GetBorderAndShadowBoundRect: use vcl::RenderContextMiklos Vajna
2015-06-25remove custom RTTI from SwIndexNoel Grandin
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-25Just continue to next iterationMatteo Casalin
2015-06-25SwAlignRect: use vcl::RenderContextMiklos Vajna
2015-06-25SwTabFrm::Paint: use vcl::RenderContextMiklos Vajna
2015-06-25SwFlyFrm::Paint: use vcl::RenderContextMiklos Vajna
2015-06-25add tests for SwChartDataSequence and SwChartDataProviderBjoern Michaelsen
2015-06-25remove left-over debug lineBjoern Michaelsen
2015-06-25fix misleading commentBjoern Michaelsen
2015-06-25remove nullptr check obsoleted by shared_ptrBjoern Michaelsen
2015-06-25test XServiceInfo stuff, while at itBjoern Michaelsen
2015-06-24Add Test for tdf#63214 CrossRefBookmark undo crashVarun
2015-06-24crashtesting: fix asserts on exporting fdo66304-1.odt to docCaolán McNamara
2015-06-24Added Test for tdf#51741 bookmark rename doc modVarun
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-24SwLayoutFrm::Paint: use vcl::RenderContextMiklos Vajna
2015-06-24SwTextFrm::Paint: use vcl::RenderContextMiklos Vajna
2015-06-24sw: add SwViewShell::mbOutputToWindowMiklos Vajna
2015-06-24SwNoTextFrm::Paint: stop using SwViewShell::GetOut()Miklos Vajna
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna
2015-06-24SwViewShell::PrtOle2: take a vcl::RenderContextMiklos Vajna
2015-06-24SwViewShell::Paint: can use render context here directlyMiklos Vajna
2015-06-24tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna
2015-06-23sw: HTML import: Do not mix normal, CTL or CJK attributesMatteo Casalin