summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-09-09tdf#126184 Use max paper dimensions to calculate clip regionMichael Weghorn1-3/+7
2019-08-05crashtesting: empty B2DRange range turned into oversized RectangleCaolán McNamara1-0/+3
2019-08-01Resolves: tdf#112017 crash on particular odtCaolán McNamara1-1/+2
2019-06-03tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2-3/+12
2019-02-13tdf#116051 Right border visible after hiding neighbour columnIlhan Yesil1-15/+33
2019-01-16tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-33/+6
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand2-26/+187
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand4-626/+870
2018-08-09tdf#50613 add support to load charts asynchronouslyArmin Le Grand1-0/+5
2018-03-29Allow URL-Check for non-selected TableTextArmin Le Grand1-1/+6
2018-03-21OperationSmiley: Added missing commit for LinuxBuildArmin Le Grand1-0/+1
2018-03-21OperationSmiley: Added support for using same FillGeometryArmin Le Grand5-28/+86
2018-03-21OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand2-73/+128
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt1-0/+17
2018-01-29BorderlineFix: Corrected wrong indexing in Array initializationArmin Le Grand1-1/+1
2018-01-29BorderlineFix: Use svx::frame::Array tooling in Draw/ImpressArmin Le Grand4-109/+94
2018-01-29BorderlineFix: Corrected Draw/Impress TableStyle accessesArmin Le Grand1-4/+4
2018-01-29BorderlineFix: Fixed visual updates when scrollingArmin Le Grand1-5/+26
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand1-6/+21
2018-01-29BorderlineFix: Avoid BorderLines to be too prolongedArmin Le Grand1-20/+38
2018-01-29BorderlineFix: Corrected missing borders in printArmin Le Grand1-22/+25
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand3-218/+174
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl1-2/+7
2017-12-20Make some functions that show up in a profile inline and handle falloutTor Lillqvist2-33/+0
2017-12-18Get rid of a dynamic_castTor Lillqvist1-0/+5
2017-12-17GetPaletteName() may change pColorListStephan Bergmann1-1/+2
2017-12-17pShell can be null hereStephan Bergmann1-2/+5
2017-12-17Rework of color tabRishabh Kumar3-13/+70
2017-12-17Fix palette selection in sidebar/toolbar color widgetRishabh Kumar3-32/+53
2017-12-14chart2: When creating objects prevent setting object rects dirtyTomaž Vajngerl1-2/+15
2017-12-13SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand1-0/+2
2017-12-01Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-0/+5
2017-11-29tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt2-1/+161
2017-10-26RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand4-22/+87
2017-10-26RotGrfFlyFrame: Implemented Handle Update on rotation changeArmin Le Grand1-17/+17
2017-10-26RotGrfFlyFrame: Encapsulated matrix decomposesArmin Le Grand1-31/+21
2017-10-26RotGrfFlyFrame: Adapt Crop functionality to rotated GraphicArmin Le Grand1-273/+172
2017-10-26RotGrfFlyFrame: Initial adaptionsArmin Le Grand2-0/+18
2017-09-26borderline: Refinement of line end overlapsArmin Le Grand3-203/+210
2017-09-26borderline: restuctured used classesArmin Le Grand3-209/+209
2017-09-26borderline: Fixed PatternScaleArmin Le Grand3-7/+11
2017-09-26borderline: extended the expand logicArmin Le Grand2-30/+203
2017-09-26borderline: Added merge BorderLinePrimitive2DArmin Le Grand2-19/+6
2017-09-26borderline: merge redefined, mirrored StylesArmin Le Grand3-89/+137
2017-09-26borderline: Adapted BorderLinePrimitive2D and usagesArmin Le Grand3-526/+188
2017-09-26borderline: Adapt ViewContactOfTableObjArmin Le Grand4-1245/+971
2017-09-26borderline: Adapted Writer to use CreateBorderPrimitivesArmin Le Grand2-83/+154
2017-09-26borderline: move geometry creation to linear algebraArmin Le Grand2-275/+242
2017-09-26borderline: Preparing further to use CellCoordinateSystemArmin Le Grand2-289/+284
2017-09-26borderline: Abstraction of BorderLinePrimitiveArmin Le Grand4-186/+192