summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-04-10loplugin:inlinefields in SdrMarkViewNoel Grandin1-4/+2
2017-04-10new loplugin:inlinefieldsNoel Grandin7-53/+40
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti2-1/+8
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-3/+3
2017-04-07ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara1-14/+17
2017-04-06tdf#105545 Allow closed paths having 2 pointsRegina Henschel2-6/+6
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann4-7/+7
2017-04-06convert zoom menu to .uiCaolán McNamara6-118/+123
2017-04-06loplugin:singlevalfieldsNoel Grandin1-1/+0
2017-04-06Revert "tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePoly...Stephan Bergmann1-19/+3
2017-04-06Fix typosAndrea Gelmini1-3/+3
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin2-3/+3
2017-04-05convert RID_SVXMNU_XMLSECSTATBAR menu to .uiCaolán McNamara6-17/+22
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin11-19/+19
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-04-05loplugin:constantparamNoel Grandin10-23/+17
2017-04-04Make HangingIndent a commandSzymon Kłos5-182/+18
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos6-117/+317
2017-04-04Fix group for .uno:EditAnnotationSamuel Mehrbrodt1-1/+1
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara1-25/+24
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-6/+6
2017-03-31svx: fix missing namespaceMiklos Vajna1-2/+2
2017-03-31lok sc: Don't depend on the OutputDevice existence when invalidating.Jan Holesovsky1-2/+18
2017-03-31can use a reference hereCaolán McNamara1-2/+2
2017-03-31const these upCaolán McNamara1-27/+4
2017-03-31Resolves: tdf#106515 use OpenSymbol, not StarSymbol as the default bullet fontCaolán McNamara2-2/+2
2017-03-31use actual UNO enums in svxNoel Grandin14-58/+44
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna173-1128/+1128
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara1-52/+55
2017-03-29Resolves: tdf#106079 automatic color described as 'white'Caolán McNamara2-7/+2
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti1-22/+11
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin1-18/+16
2017-03-29Resolves: tdf#106841 RID_SVXSW_FRAMEPOSITIONS is in wrong orderCaolán McNamara1-17/+17
2017-03-29loplugin:unusedmethodsNoel Grandin2-6/+0
2017-03-29convert EViewType to scoped enumNoel Grandin4-7/+7
2017-03-29nCnt calculation is overwritten anywayCaolán McNamara1-3/+1
2017-03-29expand vis to visible; fix typosdennisroczek3-26/+25
2017-03-29tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePolyPolygonStephan Bergmann1-3/+19
2017-03-29loplugin:singlevalfieldsNoel Grandin2-53/+18
2017-03-28std::unique_ptr<sal_uInt16[]> -> std::vectorCaolán McNamara1-17/+10
2017-03-28remove some more unused SID constants and commandsNoel Grandin1-19/+0
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas12-0/+25
2017-03-28remove enum slot code from sfx2Noel Grandin2-2/+2
2017-03-28remove unhandled SID commands from svxNoel Grandin1-186/+0
2017-03-27ofz#946 NbcAdjustTextFrameWidthAndHeight calling itselfCaolán McNamara1-7/+15
2017-03-27document mnIndex doesn't changeCaolán McNamara1-1/+1
2017-03-27remove unhandled SID commands in scNoel Grandin1-19/+0
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky4-71/+5
2017-03-25Fix typosAndrea Gelmini17-18/+18
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann1-1/+1