summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2-7/+7
2017-03-13ToolBox::GetItemCommand/GetItemWindow/EnableItem take IDsStephan Bergmann1-8/+11
2017-03-13ToolBox::GetItemCommand/GetItemWindow take IDsStephan Bergmann1-2/+5
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin1-1/+1
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-09some OSL_FAIL to SAL_WARNCaolán McNamara1-7/+4
2017-03-08loplugin:loopvartoosmallStephan Bergmann13-57/+43
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara4-0/+12
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-2/+2
2017-03-08convert SvxAdjust to scoped enumNoel Grandin3-14/+14
2017-03-08tdf#91222 VclBuilder constructor cleanupJulien Nabet1-9/+1
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin8-20/+20
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin7-25/+13
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin7-19/+19
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin3-4/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann22-92/+92
2017-03-03avoid config and gallery for ppt loader testingCaolán McNamara1-1/+2
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin3-6/+6
2017-03-03remove unused CreateDefault methodsNoel Grandin3-40/+0
2017-03-03Fix typosAndrea Gelmini5-5/+5
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin1-4/+8
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin9-68/+48
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin4-95/+92
2017-02-28new loplugin unoanyNoel Grandin20-44/+43
2017-02-28mpMediaItem might be nullptrMarkus Mohrhard1-6/+12
2017-02-28we can just comment the variable name outMarkus Mohrhard1-2/+1
2017-02-27tdf#106082 fix missing statusbar translations (l10ntool is picky about syntax)Christian Lohmaier1-2/+1
2017-02-26Clean up use of integer typesStephan Bergmann1-5/+5