summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/glbltree.cxx
AgeCommit message (Expand)Author
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-13coverity#705042 Dereference after null checkCaolán McNamara
2014-09-09Resolves: fdo#83251 menu on master doc insert disappearsCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-07coverity#705041 Dereference after null checkCaolán McNamara
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-22sal_uInt16 to size_t, constifyMatteo Casalin
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-20Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-06coverity#705041 Dereference after null checkCaolán McNamara
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl