summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2017-04-13ofz: fix leakCaolán McNamara2-8/+10
2017-04-13static cast following dynamic castCaolán McNamara1-2/+2
2017-04-13Removed duplicated includesAndrea Gelmini3-6/+1
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-12tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez1-3/+3
2017-04-12convert selection menu to .uiCaolán McNamara5-65/+76
2017-04-12convert style menu to .uiCaolán McNamara4-33/+44
2017-04-12convert preset menu to .uiCaolán McNamara4-28/+33
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna1-1/+14
2017-04-11convert ruler menu to .uiCaolán McNamara5-116/+112
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin19-102/+26
2017-04-11loplugin:inlinefields in SdrPagePropertiesNoel Grandin1-8/+7
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