summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2015-01-26coverity#1266442 Dereference after null checkCaolán McNamara
2015-01-26Initial SwEditWin::LogicMouseButtonDown/UpMiklos Vajna
2015-01-26Add SwXTextDocument::postMouseEvent()Miklos Vajna
2015-01-26LOK: move postMouseEvent to DocumentMiklos Vajna
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-14GetData is a hopelessly generic nameCaolá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-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-06LOK: add LibreOfficeKitCallbackType enumerationMiklos Vajna
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesTobias Madl
2014-12-04fix indentBjoern Michaelsen
2014-12-02Only call super-expensive Invalidate on scrollbar togglingCaolán McNamara
2014-12-02fix indent on this firstCaolán McNamara
2014-12-02rename numberOf() to STL-like size()Bjoern Michaelsen
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-17help coverity out with empty()Caolán McNamara
2014-11-16coverity#982483 Dereference after null checkCaolán McNamara
2014-11-14coverity#982483 Dereference after null checkCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-04coverity#982483 Dereference after null checkCaolán McNamara
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-28fdo#37960 fix shift+click to select multiple drawingsAndras Timar
2014-10-27cid#1247616 Logically dead codeNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
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-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-13convert SW_TAB #defines to enumNoel Grandin
2014-10-12convert SW_MOVE constants to enumNoel Grandin
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin
2014-10-11coverity#735648 Division or modulo by zeroCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-10only one value of the postit sort enum was being usedNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara
2014-10-08SwPostItMgr::RemoveItem(): AddressSanitizer: heap-use-after-freeMichael Stahl
2014-10-07fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl
2014-10-03WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
2014-10-03Resolves:fdo#58277 don't double delete postitsCaolán McNamara