summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-02-01add XGraphicStorageHandler interfaceTomaž Vajngerl
2018-02-01Fix typosAndrea Gelmini
2018-01-30Use for-range loop for SdrMarkList::ClearJulien Nabet
2018-01-30Fix typoAndrea Gelmini
2018-01-29ofz: solveCrossovers performance is abysmal on large polygonsCaolán McNamara
2018-01-29Fix typosAndrea Gelmini
2018-01-29Translate German variable namesJohnny_M
2018-01-29BorderlineFix: Corrected wrong indexing in Array initializationArmin Le Grand
2018-01-29BorderlineFix: Use svx::frame::Array tooling in Draw/ImpressArmin Le Grand
2018-01-29BorderlineFix: Corrected Draw/Impress TableStyle accessesArmin Le Grand
2018-01-29BorderlineFix: Fixed visual updates when scrollingArmin Le Grand
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand
2018-01-29BorderlineFix: Avoid BorderLines to be too prolongedArmin Le Grand
2018-01-29BorderlineFix: Corrected missing borders in printArmin Le Grand
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand
2018-01-28Remove redundant checksStephan Bergmann
2018-01-28make SvxTableController constructor take SdrTableObjNoel Grandin
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-27Fix typosAndrea Gelmini
2018-01-27Fix typosAndrea Gelmini
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2018-01-24Allocate ImpXPolygon::pPointAry as a true Point[]Stephan Bergmann
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2018-01-23svx::frame::Style::operator< does not implement strict weak orderMichael Stahl
2018-01-23Fix typosAndrea Gelmini
2018-01-23USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-22tdf#35301 Modify Asian phonetic guide dialog.Mark Hung
2018-01-22tdf#100370 Selection icon now working properly on mouse clickKshitij Pathania
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-17tdf#114935 Move the focus back to the documentMaxim Monastirsky
2018-01-16Fix typosAndrea Gelmini
2018-01-16don't bother hyphenating while fuzzingCaolán McNamara
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl
2018-01-13tdf#114901 TSCP various advanced TSCP dialog changesTomaž Vajngerl
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11tdf#105000, related tdf#80196: Make new color names translatableGabor Kelemen
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-10tdf#83877 Copy signature line properties too when copying shapeSamuel Mehrbrodt