summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unotxvw.cxx
AgeCommit message (Expand)Author
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-17suspicious cast from 'bool' to 'sal_Bool' [loplugin:salbool]Stephan Bergmann
2014-11-16sw: convert 'a ? b : sal_True' to '!a || b'Matteo Casalin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-20i#105557: even more thread-safe caching of SwXFrame instancesMichael Stahl
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-26Remove unneeded OUString temporariesMatteo Casalin
2014-07-22sal_uInt16 to more proper integer types, constifyMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl