summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unotxvw.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-3/+2
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna1-8/+4
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-69/+69
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-11-09formatting improvements in sw/Noel Grandin1-8/+8
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-8/+8
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-3/+3
2015-10-27don't allocate uno::Reference on the heapNoel Grandin1-16/+14
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-08-31sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl1-3/+3
2015-07-06improve the returnbyref lopluginNoel Grandin1-8/+8
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl1-1/+1
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-19/+19
2015-05-05loplugin:staticmethodsNoel Grandin1-6/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-12/+12
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-02-03Typo: selction/slection -> selectionJulien Nabet1-1/+1
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin1-6/+6
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-11-26loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-3/+3
2014-11-17suspicious cast from 'bool' to 'sal_Bool' [loplugin:salbool]Stephan Bergmann1-1/+1
2014-11-16sw: convert 'a ? b : sal_True' to '!a || b'Matteo Casalin1-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-20i#105557: even more thread-safe caching of SwXFrame instancesMichael Stahl1-25/+21
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-07-26Remove unneeded OUString temporariesMatteo Casalin1-2/+2
2014-07-22sal_uInt16 to more proper integer types, constifyMatteo Casalin1-3/+3
2014-06-24new compilerplugin returnbyrefNoel Grandin1-5/+5
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+1846