summaryrefslogtreecommitdiff
path: root/svx/source/dialog/framelink.cxx
AgeCommit message (Expand)AuthorFilesLines
8 dayssvx: unused returnXisco Fauli1-3/+1
2023-11-22optimise framelinkarray lookupNoel Grandin1-0/+17
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)1-0/+4
2022-03-11make svx::frame::Style ctor inlineLuboš Luňák1-5/+0
2020-08-04simplify svx::frame::StyleNoel Grandin1-159/+53
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-02-19sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna1-0/+117
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+2
2020-01-25loplugin:makeshared in svl..svxNoel Grandin1-4/+4
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen1-7/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-3/+1
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand1-467/+0
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand1-8/+4
2018-01-23svx::frame::Style::operator< does not implement strict weak orderMichael Stahl1-1/+1
2017-12-07SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand1-0/+2
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin1-62/+62
2017-11-10loplugin:unusedmethodsNoel Grandin1-15/+0
2017-09-26Fix typosAndrea Gelmini1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-4/+4
2017-09-25borderline: Refinement of line end overlapsArmin Le Grand1-201/+181
2017-09-19Fix typosAndrea Gelmini1-2/+2
2017-09-18borderline: restuctured used classesArmin Le Grand1-166/+149
2017-09-15borderline: Extended decomposeArmin Le Grand1-14/+37
2017-09-15borderline: Fixed PatternScaleArmin Le Grand1-2/+5
2017-09-15borderline: extended the expand logicArmin Le Grand1-26/+199
2017-09-15borderline: merge redefined, mirrored StylesArmin Le Grand1-44/+46
2017-09-15borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand1-520/+183
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand1-398/+605
2017-09-15borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand1-50/+121
2017-09-15borderline: move geometry creation to linear algebraArmin Le Grand1-92/+38
2017-09-15borderline: Preparing further to use CellCoordinateSystemArmin Le Grand1-79/+74
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand1-46/+51
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin1-9/+9
2017-08-25loplugin:unusedmethodsNoel Grandin1-5/+0
2017-08-05Fix typosAndrea Gelmini1-1/+1
2017-07-28borderline: corrections for calc and writerArmin Le Grand1-72/+28
2017-07-28borderline: Unified primitive creationArmin Le Grand1-180/+191
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand1-103/+106
2017-07-28borderline: first versionj with line end adaptionsArmin Le Grand1-1/+299
2017-07-28borderline: adaptions to primitivesArmin Le Grand1-1165/+51
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand1-33/+130
2017-07-17Fix typosAndrea Gelmini1-1/+1
2017-07-12borderline: correct problems with border displayArmin Le Grand1-56/+47
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-10/+10
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-8/+8
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-5/+5