summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-18fdo#80280 Don't add items with no bitmapsMaxim Monastirsky
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-11fdo#76658 fix bad conversion of old-style UNO service..Noel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03coverity#1250409 Explicit null dereferencedCaolán McNamara
2014-11-01coverity#1250409 Explicit null dereferencedCaolán McNamara
2014-10-28cid#1242780 Uninitialized pointer fieldNoel Grandin
2014-10-28rename class field pEntries to mpEntriesNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-05src: capitalization as the restThomas Arnhold
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-21QueryBox QBX_CONFIRM_RESTORE_DEFAULT -> MessageDialog + stringCaolán McNamara
2014-08-21QueryBox QBX_CONFIRM_DELETE_TOOLBAR -> MessageDialog + stringCaolán McNamara
2014-08-18various unused QueryBoxesThomas Arnhold
2014-08-18InfoBox IBX_MNUCFG_ALREADY_INCLUDED to StringThomas Arnhold
2014-08-04Convert RID_SVXDLG_ASSIGNCOMPONENT to .uiPalenik Mihály
2014-07-28fix a memory leakTakeshi Abe
2014-07-27Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-10Convert MD_ICONSELECTOR and MD_ICONCHANGE to .uiPalenik Mihály
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold
2014-05-23add default value for Context param in uno::Exception constructorsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-04-30coverity#738577 Uninitialized pointer fieldCaolán McNamara
2014-04-30coverity#704598 Dereference after null checkCaolán McNamara
2014-04-24some more hrc cleanupThomas Arnhold
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-21remove some more bloatThomas Arnhold