summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin2-7/+12
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-7/+7
2017-03-01express that the checkbox labels the page number fieldCaolán McNamara1-0/+3
2017-03-01tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl3-26/+69
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin9-65/+65
2017-02-28new loplugin unoanyNoel Grandin3-8/+8
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin13-78/+74
2017-02-21Related: tdf#106099 avoid casting LISTBOX_ENTRY_NOTFOUND to FontEmphasisMarkCaolán McNamara1-6/+10
2017-02-21loplugin:subtlezeroinit: cuiStephan Bergmann2-4/+4
2017-02-20tdf#103224: Get the initial colour rightKatarina Behrens3-30/+25
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist28-63/+63
2017-02-15replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara1-32/+31
2017-02-15replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara1-44/+47
2017-02-14Convert WindowType to scoped enumNoel Grandin2-2/+2
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-7/+10
2017-02-12Various typos about propertyJulien Nabet1-1/+1
2017-02-12Various typos on accessibleJulien Nabet1-3/+3
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin1-11/+11
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin2-19/+19
2017-02-10convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin1-3/+3
2017-02-09tdf#98993 cui: Paragraph dialog: decimals in Line Spacing spinboxMichael Stahl1-0/+1
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl2-4/+4
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin2-4/+4
2017-02-06Add missing #includesStephan Bergmann5-0/+7
2017-02-06loplugin:unusedenumconstants in connectivity..cuiNoel Grandin1-1/+0
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin1-1/+1
2017-02-03Typo: progess->progressJulien Nabet2-6/+6
2017-02-03new loplugin:unusedenumconstantsNoel Grandin3-5/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-4/+4
2017-02-01Need <config_features.h> here, tooTor Lillqvist1-0/+2
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-3/+2
2017-02-01Resolves: tdf#100438 focus trapped in disabled toolbarCaolán McNamara1-9/+0
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin6-17/+12
2017-01-30convert toolbar config context menu to .uiCaolán McNamara5-299/+261
2017-01-30crash on exit from undisposed insert special character dialogCaolán McNamara1-1/+1
2017-01-30tdf#103654: Make git hash clickable in the About dialogArnold Dumas3-3/+62
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke1-2/+2
2017-01-27Compatibility options refactoring. Part 1Vitaliy Anderson1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann6-47/+27
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara2-2/+2
2017-01-24Resolves: tdf#104552 table properties dialog drops previous border colorCaolán McNamara1-0/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski22-32/+30
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin5-18/+0
2017-01-21coverity#704601 Dereference after null checkCaolán McNamara1-1/+2
2017-01-21coverity#704602 Dereference after null checkCaolán McNamara1-1/+2
2017-01-21coverity#1399015 Logically dead codeCaolán McNamara1-1/+1
2017-01-21fix buildCaolán McNamara1-2/+2
2017-01-20warn about unused ImagesCaolán McNamara1-3/+0
2017-01-20restore missing RID_SVXBMP_LOCK graphicCaolán McNamara2-1/+7