summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoflatpara.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-7/+7
2015-11-19use comphelper::containerToSequenceNoel Grandin1-8/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-11-09also fix SwXFlatParagraphIteratorBjoern Michaelsen1-0/+3
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl1-1/+4
2015-07-20sw: SwXFlatParagraph::isChecked() return value is invertedMichael Stahl1-4/+4
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-51/+51
2015-05-18tdf#89794: sw: implement SwXFlatParagraph::getPropertySetInfo()Michael Stahl1-2/+8
2015-04-01i#105557: fix locking for SwXTextMarkupMichael Stahl1-33/+33
2015-04-01sw: remove utterly pointless assignment in SwXFlatParagraph::changeText()Michael Stahl1-3/+1
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-2/+2
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-01Use more proper integer types and constifyMatteo Casalin1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-8/+0
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-08SwXFlatParagraph: use ::cppu::ImplInheritanceHelperMichael Stahl1-42/+5
2014-04-08fdo#69416: make footnote positions available to XProofreaderMichael Stahl1-0/+92
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-03-24coverity#704954 Dereference after null checkCaolán McNamara1-1/+1
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-21/+21
2014-01-22longparas: sneaky sal_uInt16 casts truncating values causing loopCaolán McNamara1-2/+2
2013-11-23SwPaM: xub_StrLen to sal_Int32Matteo Casalin1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-05-23Resolves: #i121734# extend XTextMarkup to support rangesJürgen Schmidt1-2/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-02-03sw: remove dependency of SwXTextDocument on unoflatpara.hxxMichael Stahl1-0/+11
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-2/+2
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara1-14/+11
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara1-12/+12
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-9/+9
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-9/+9
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-9/+9
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-14/+14
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-06-13CWS swlayoutrefactoring: #i81480#: enable sw code to use multiple layoutsMathias Bauer1-1/+1
2010-04-27merge DEV300_m77Michael Stahl1-5/+2