summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
AgeCommit message (Expand)Author
2015-01-30coverity#1267699 Uninitialized pointer fieldCaolán McNamara
2015-01-28WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
2015-01-28Related: tdf#82942 multiple crashes on changing text in SwInputFieldsCaolán McNamara
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-15Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-03fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-21dead init (clang)Bjoern Michaelsen
2014-11-16int + sal_True/sal_False ==> bool, and reduce scope of a static variableMatteo Casalin
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-05Add rtl::OUString::fromUtf8()Miklos Vajna
2014-10-31fdo#85562: sw: fix crash on insert of input field and set variable fieldJulien Nabet
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-23coverity#736214 Out-of-bounds accessCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11coverity#704076 Unchecked return valueCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-20SwWrtShell::StartInputFldDlg() can be called with RES_SETEXPFLD tooMichael Stahl
2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-26sal_uInt16 to size_t/bool in SwInputFieldListMatteo Casalin
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan
2014-06-28sal_uInt16 to shortMatteo Casalin
2014-06-28Return value (sal_uInt16/size_t) is never usedMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-22Fix pathsJulien Nabet
2014-06-21Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-05Resolves: #i125050# correct text range for comment/annotation...Oliver-Rainer Wittmann
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-06-03sw: let layout not mark embedded object as modifiedMiklos Vajna
2014-05-31Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl