summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-7/+10
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-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 McNamara4-299/+201
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 Dumas2-0/+45
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
2017-01-19New loplugin:dynexcspec: Add @throws documentation, cuiStephan Bergmann2-0/+3
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski7-7/+7
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-6/+6
2017-01-17tdf#105014: Disable related buttons when there is no menu to editMuhammet Kara1-1/+1
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky1-0/+8
2017-01-16SfxConfigGroupListBox leaks its resource containerCaolán McNamara2-12/+12
2017-01-16drop an unused resourceCaolán McNamara2-6/+0
2017-01-16unwind resourceCaolán McNamara6-74/+21
2017-01-16drop unused defineCaolán McNamara1-1/+0
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara13-82/+77
2017-01-16new loplugin: useuniqueptr: cuiNoel Grandin3-12/+8
2017-01-14these bitmaps all have alpha channels, not replaceable magenta hackCaolán McNamara2-4/+4
2017-01-13tdf#105259 calculate sizes of all area tab pages on constructionTomaž Vajngerl1-0/+29
2017-01-13tdf#46552 fixing preview for bullets/numbering configurationpv2k1-0/+1
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2017-01-09tdf#103225 revert setting of a fixed size for the dialogTomaž Vajngerl1-3/+0
2017-01-05Clean up code after some easy hacksTamás Zolnai2-30/+13