summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin2-4/+4
2017-03-23remove unused helpid in SfxShellNoel Grandin2-2/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin16-26/+26
2017-03-23Typo: boder->borderJulien Nabet1-6/+6
2017-03-22ofz: stack-overflow with infinite parse recursionCaolán McNamara1-1/+8
2017-03-22Calc: safer life cycle handling for OutputDevice in SdrPaintWindowMarco Cecchetti1-18/+18
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin9-39/+39
2017-03-22create SfxDisableFlags enumNoel Grandin2-2/+2
2017-03-21tdf#106382 - Fix incorrectly shown change tracking comments in dialogPranav Kant1-2/+2
2017-03-20remove unused defines from HRC files in svx(1)Noel Grandin1-623/+0
2017-03-20remove unused defines from HRC files in svx(2)Noel Grandin8-104/+2
2017-03-19TyposJulien Nabet2-4/+4
2017-03-19TyposJulien Nabet5-5/+5
2017-03-19Fix typos + some German translationsAndrea Gelmini1-2/+2
2017-03-18tdf#104722: Align text correctly also during editingTamás Zolnai1-1/+9
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen2-7/+7
2017-03-17loplugin:staticaccessStephan Bergmann1-1/+1
2017-03-17tdf#106458 Color widget should have same number of rowsMaxim Monastirsky3-15/+11
2017-03-17cleanup itempool includesJochen Nitschke2-1/+3
2017-03-17remove unused defines from HRC files in svtoolsNoel Grandin1-21/+9
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin3-27/+26
2017-03-16use forward declaration for SfxItemSetJochen Nitschke1-0/+1
2017-03-15remove useless castsJochen Nitschke1-12/+12
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin4-13/+14
2017-03-14tdf#100462 inject language tags provided by spell-checkers to language listEike Rathke1-19/+63
2017-03-14remove unused RID constantsNoel Grandin11-365/+0
2017-03-14remove noise UUUU tags in commentsNoel Grandin3-26/+17