summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unocrsrhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-21/+21
2015-11-11new loplugin: memoryvarNoel Grandin1-24/+17
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-3/+2
2015-10-07loplugin:mergeclassesNoel Grandin1-2/+2
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-2/+2
2015-09-04sw: replace boost::ptr_map with std::mapMichael Stahl1-7/+7
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-123/+123
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-05-03sal_uInt16 to size_typeMatteo Casalin1-2/+2
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1
2015-03-11fix windows buildNoel Grandin1-1/+1
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-6/+4
2015-02-01writerfilter: import paragraph color as fill attributesMiklos Vajna1-3/+7
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-4/+2
2014-11-26loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25fdo#75757: remove inheritance to std::mapJuan Picca1-17/+5
2014-11-17third argument should be SfxFilterFlagsCaolán McNamara1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-3/+3
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-22Avoid undef member function call with this == nullptrStephan Bergmann1-4/+8
2014-08-20fdo#72695: avoid double-free race condition for SwXFootnoteMichael Stahl1-1/+1
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl1-1/+2
2014-08-20i#107771: sw: implement thread-safe instance caching for SwXReferenceMarkMichael Stahl1-1/+3
2014-08-20SwXDocumentIndexMark::CreateXDocumentIndexMark does not need SwTOXTypeMichael Stahl1-2/+1
2014-08-20fdo#72695: avoid double-free race condition for SwXDocumentIndexMichael Stahl1-1/+1
2014-08-20fdo#72695: avoid double-free race condition for SwXDocumentIndexMarkMichael Stahl1-1/+1
2014-08-20fdo#72695: avoid double-free race condition for SwXTextFieldMichael Stahl1-2/+2
2014-08-20i#105557: thread-safe caching of SwXFrame instancesMichael Stahl1-2/+3
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-3/+3
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-4/+4
2014-07-13remove code that was commented out more than three years agoPhilipp Riemer1-8/+3
2014-06-24new compilerplugin returnbyrefNoel Grandin1-20/+20
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-06-01OUString: avoid temporaries and simplifyMatteo Casalin1-8/+5
2014-06-01sal_uInt16 to more proper types + minor optimizationsMatteo Casalin1-9/+8
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-6/+2
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-6/+6
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1