summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2022-04-26ofz#46901 TimeoutCaolán McNamara1-3/+8
2022-04-26Translatable string improvements I push so they don’t rot in my local cloneAdolfo Jayme Barrientos1-2/+2
2022-04-23tdf#148591 rename two Vertical positioning regionsSeth Chaiklin1-2/+2
2022-04-22Fix typo in codeAndrea Gelmini1-1/+1
2022-04-22sd theme: add rendering for shape fill color effectsMiklos Vajna3-0/+22
2022-04-21tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line jointsBartosz Kosiorek1-1/+2
2022-04-20tdf#148669: do not try to transform tail to unit rectangleMike Kaganski1-11/+2
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-04-20tdf#148501 color shades only for filled PolyPolygonsRegina Henschel3-2/+57
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)2-173/+14
2022-04-19tdf#148313 Basic IDE crashing while resizing dialogNoel Grandin1-3/+4
2022-04-17ofz#46782 TimeoutCaolán McNamara1-3/+5
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin1-31/+31
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara1-11/+18
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl1-0/+1
2022-04-14tdf#141812 keep focus in an impress table cell when row/col deletedCaolán McNamara1-0/+2
2022-04-14Advanced Diagram support: Secure properties at Diagram ModelDataArmin Le Grand (Allotropia)1-5/+166
2022-04-14Make accessibility check dialog asyncNickWingate1-7/+2
2022-04-13tdf#80633 speed up dialog layoutNoel Grandin2-2/+2
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin5-23/+26
2022-04-13sd theme: add UNO API for shape fill color effectsMiklos Vajna2-0/+40
2022-04-12ofz#46639 TimeoutCaolán McNamara1-0/+7
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin3-7/+9
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin3-7/+9
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin1-2/+3
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák2-3/+2
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin1-2/+2
2022-04-08use more subView when converting to Int32Noel Grandin1-1/+2
2022-04-07sd theme: add UI (sidebar) for shape fill colorMiklos Vajna1-1/+1
2022-04-06Fix typoAndrea Gelmini1-1/+1
2022-04-06Advanced Diagram support: Enhance BackgroundShape handlingArmin Le Grand (Allotropia)1-9/+27
2022-04-05Advanced Diagram support: Move Diagram Text information to svxArmin Le Grand (Allotropia)1-1/+321
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin1-5/+7
2022-03-31Advanced Diagram support: Move class DiagramData to svx AFAPArmin Le Grand (Allotropia)1-2/+99
2022-03-28Advanced Diagram support: Move data classes to svxArmin Le Grand (Allotropia)2-0/+62
2022-03-28Notebookbar style previews: use CJK or CTL fonts if neededSzymon Kłos1-1/+14
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann1-0/+1
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp4-15/+10
2022-03-24loplugin:constantparamNoel Grandin2-38/+27
2022-03-23loplugin:unusedmethodsNoel Grandin1-8/+0
2022-03-22Advanced Diagram support: Enhanced Ungroup for DiagramArmin Le Grand (Allotropia)1-2/+27
2022-03-18WeldEditView: Just pass new Size object as paramMichael Weghorn1-3/+1
2022-03-18a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGloballyMichael Weghorn1-4/+0
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna2-0/+21
2022-03-17use actual type in AccessibleContextBaseNoel Grandin3-27/+19
2022-03-16tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch1-0/+13
2022-03-16Sidebarparagraph: Replace generic idsPedro Pinto Silva1-15/+15
2022-03-15use SalLayoutGlyphsCache in StyleItemController::DrawText()Luboš Luňák2-2/+6
2022-03-15lokCalcRTL: chart-edit: no bounding boxDennis Francis1-0/+8
2022-03-14svx: don't remove object right after insertionSzymon Kłos1-3/+4