summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-14Factor out SwFmtEditInReadonly::dumpAsXml() from sw coreMiklos Vajna
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
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-28Factor out SwFmtFollowTextFlow::dumpAsXml() from coreMiklos Vajna
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl
2014-12-26HiDPI: ViewLayout statusbar - scale icons by both dimensionsTomaž Vajngerl
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-12-09removed unused timeout definesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleTobias Madl
2014-12-02capitalize e-mail in list of publication typesStanislav Horacek
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-27fdo#79303: Revert "fdo#70861 SwToSfxPageDescAttr: fix call to ...Michael Stahl
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
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-18fdo#82708 editing statusbar tooltip textsYousuf Philips
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-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-09Try to fix CppunitTest_sw_mailmerge testSamuel Mehrbrodt
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#1078448 Unchecked return valueCaolán McNamara
2014-10-27sw: assert SfxPoolItem::operator==Michael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-03coverity#1242434 Dereference after null checkCaolán McNamara
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21fdo#58189 : EDITING: Wrong Chapter Moves with the NavigatorUlrich Kitzinger