summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2017-03-29loplugin:unusedmethodsNoel Grandin4-6/+2
2017-03-28Fix typosAndrea Gelmini1-2/+2
2017-03-28remove some more unused SID constants and commandsNoel Grandin1-1/+0
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas28-101/+341
2017-03-28remove unhandled SID commands from svxNoel Grandin1-13/+2
2017-03-27ofz#946 NbcAdjustTextFrameWidthAndHeight calling itselfCaolán McNamara1-0/+1
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-5/+5
2017-03-27remove unhandled SID commands in scNoel Grandin1-1/+0
2017-03-25Fix typosAndrea Gelmini7-7/+7
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-3/+3
2017-03-22Calc: safer life cycle handling for OutputDevice in SdrPaintWindowMarco Cecchetti1-7/+7
2017-03-20remove unused defines from HRC files in svx(1)Noel Grandin1-234/+2
2017-03-20remove unused defines from HRC files in svx(2)Noel Grandin2-14/+0
2017-03-19TyposJulien Nabet2-2/+2
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-17More workaround for the MSVC "dllpublic base template" mis-featureStephan Bergmann1-3/+11
2017-03-17cleanup double includes and declarationsJochen Nitschke1-1/+0
2017-03-17cleanup itempool includesJochen Nitschke2-2/+1
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin2-8/+8
2017-03-16use forward declaration for SfxItemSetJochen Nitschke2-2/+0
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-3/+3
2017-03-14tdf#100462 inject language tags provided by spell-checkers to language listEike Rathke1-0/+2
2017-03-14remove unused RID constantsNoel Grandin3-118/+0
2017-03-14remove noise UUUU tags in commentsNoel Grandin5-7/+2
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke1-1/+1
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin1-4/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-1/+1
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin2-16/+16
2017-03-03Remove redundant 'inline' keywordStephan Bergmann13-51/+51
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2-4/+3
2017-03-03remove unused CreateDefault methodsNoel Grandin18-23/+0
2017-03-03Fix typosAndrea Gelmini4-6/+6
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann1-2/+2
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin1-5/+5
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin21-110/+67
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin4-18/+26
2017-02-26Unwind trivial DbGridControl_Base typedefStephan Bergmann1-2/+1
2017-02-26Clean up use of integer typesStephan Bergmann1-1/+1
2017-02-22loplugin:unusedfieldsNoel Grandin1-2/+0
2017-02-21Translate German variable namesJohnny_M1-2/+2
2017-02-21loplugin:unusedmethodsNoel Grandin4-26/+6
2017-02-21remove unused OBJ_DUMMY from SdrObjKind enumNoel Grandin1-1/+0
2017-02-21remove unused ChildCopy from SdrUserCallType enumNoel Grandin1-1/+0
2017-02-20remove unused enumerators from SdrObjKindNoel Grandin1-2/+0
2017-02-20tdf#103224: Get the initial colour rightKatarina Behrens1-0/+1
2017-02-19Small German commentsLukas Röllin1-3/+3
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet2-2/+2
2017-02-16add SID_SC_TP_STAT and replace RID_SCPAGE_STAT with itCaolán McNamara1-0/+1
2017-02-16SvxPostItIdItem is now string typePranav Kant1-2/+2