summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/content.cxx
AgeCommit message (Expand)Author
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-12kind of thing coverity will warn aboutCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-10fdo#87845: sw: fix crash in navigator dialog when view is closedMichael Stahl
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-24coverity#1255910 Uninitialized scalar fieldCaolán McNamara
2014-11-21fdo#85886 don't redraw the Navigator content tree if nothing changedMichael Stahl
2014-11-16sw: convert 'a ? b : sal_True' to '!a || b'Matteo Casalin
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-03coverity#1242434 Dereference after null checkCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21fdo#58189 : EDITING: Wrong Chapter Moves with the NavigatorUlrich Kitzinger
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-22sal_uInt16 to more proper integer types, constifyMatteo Casalin
2014-07-15Refactored IDocumentOutlineNodes out of SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-23SwContentType::FillMemberList: ignore TextFrames which are used as TextBoxesMiklos Vajna
2014-06-20Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-10-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl