summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2017-05-18can drop CUI_RESSTR nowCaolán McNamara11-39/+37
2017-05-16loplugin:checkunusedparams variousNoel Grandin1-3/+3
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin6-40/+21
2017-05-12remove unused uno::Reference varsNoel Grandin2-2/+0
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin2-2/+2
2017-05-09Resolves: tdf#62702 allow ole objects to be inserted as iconsCaolán McNamara1-0/+16
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky1-1/+1
2017-05-03fix missing gallery iconsCaolán McNamara1-5/+6
2017-04-26use strong_int for LanguageTypeNoel Grandin1-6/+6
2017-04-25remove bitmaps from .src filesCaolán McNamara9-112/+29
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock4-0/+4
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-1/+1
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara1-1/+0
2017-04-05prev/next buttons start invisible in the .uiCaolán McNamara1-5/+2
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-03-31Related: tdf#106515 show OpenSymbol if unavailable StarSymbol requestedCaolán McNamara1-0/+7
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna8-34/+34
2017-03-29tdf#39468 Translate German commentsJens Carl3-9/+9
2017-03-29convert EViewType to scoped enumNoel Grandin3-5/+5
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas2-0/+2
2017-03-27Use hub link for git logSamuel Mehrbrodt1-1/+1
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos1-4/+4
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann1-2/+1
2017-03-22create SfxDisableFlags enumNoel Grandin1-1/+1
2017-03-16drop GetId() from SfxUndoActionNoel Grandin1-5/+5
2017-03-15replace creative empty string checkJochen Nitschke1-2/+1
2017-03-14remove unused RID constantsNoel Grandin3-27/+0
2017-03-06convert ScrollingMode to scoped enumNoel Grandin1-6/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-3/+3
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+1
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin3-17/+13
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist6-14/+14
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann3-0/+3
2017-02-03Typo: progess->progressJulien Nabet1-4/+4
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-01-30tdf#103654: Make git hash clickable in the About dialogArnold Dumas1-0/+40
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-18/+17
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski7-11/+11
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-17Refactor Scheduler to add Task classJan-Marek Glogowski3-3/+3