summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unotxvw.cxx
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-08-31sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-02-03Typo: selction/slection -> selectionJulien Nabet
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