summaryrefslogtreecommitdiff
path: root/svx/source/table/viewcontactoftableobj.cxx
AgeCommit message (Expand)Author
2020-12-11tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-01-29Fix typosAndrea Gelmini
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-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25borderline: Refinement of line end overlapsArmin Le Grand
2017-09-18borderline: restuctured used classesArmin Le Grand
2017-09-15borderline: Added merge BorderLinePrimitive2DArmin Le Grand
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-11loplugin: defaultparamsNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-05-28Pass also const CellRef& to save a lot of getCellByPosition() calls.Matúš Kukan
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18fdo#75260: Align exterior borders of a table correctly for double lines.Kohei Yoshida
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-01-29Resolves the bug fdo#59117 missing borders of last columnkarth
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl