summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-12tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez
2017-04-12convert selection menu to .uiCaolán McNamara
2017-04-12convert style menu to .uiCaolán McNamara
2017-04-12convert preset menu to .uiCaolán McNamara
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna
2017-04-11convert ruler menu to .uiCaolán McNamara
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-11loplugin:inlinefields in SdrPagePropertiesNoel Grandin
2017-04-10loplugin:inlinefields in SdrMarkViewNoel Grandin
2017-04-10new loplugin:inlinefieldsNoel Grandin
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07ofz#974 check SetBorder bounds like the other maHorizontalBorders usersCaolán McNamara
2017-04-06tdf#105545 Allow closed paths having 2 pointsRegina Henschel
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann
2017-04-06convert zoom menu to .uiCaolán McNamara
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06Revert "tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePoly...Stephan Bergmann
2017-04-06Fix typosAndrea Gelmini
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05convert RID_SVXMNU_XMLSECSTATBAR menu to .uiCaolán McNamara
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos
2017-04-04Fix group for .uno:EditAnnotationSamuel Mehrbrodt
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31svx: fix missing namespaceMiklos Vajna
2017-03-31lok sc: Don't depend on the OutputDevice existence when invalidating.Jan Holesovsky
2017-03-31can use a reference hereCaolán McNamara
2017-03-31const these upCaolán McNamara
2017-03-31Resolves: tdf#106515 use OpenSymbol, not StarSymbol as the default bullet fontCaolán McNamara
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara
2017-03-29Resolves: tdf#106079 automatic color described as 'white'Caolán McNamara
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin
2017-03-29Resolves: tdf#106841 RID_SVXSW_FRAMEPOSITIONS is in wrong orderCaolán McNamara
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-29nCnt calculation is overwritten anywayCaolán McNamara
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-29tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePolyPolygonStephan Bergmann
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28std::unique_ptr<sal_uInt16[]> -> std::vectorCaolán McNamara