summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edtox.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-08-27Clean up sEmptyStephan Bergmann1-2/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann1-3/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-11/+11
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-05-03Use auto and range-based for loopsMatteo Casalin1-5/+5
2015-03-11convert SetAttrMode to enum classNoel Grandin1-2/+2
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet1-6/+6
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-19loplugin: cstylecastNoel Grandin1-4/+4
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-15/+15
2014-03-29coverity#704354 Logically dead codeCaolán McNamara1-19/+3
2014-02-27Remove visual noise from swAlexander Wilms1-4/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-07coverity#708848 unused pointer valueNoel Grandin1-2/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+2
2013-11-12fdo#46410 fix FindRangeAndras Timar1-2/+1
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-1/+1
2013-10-18convert sw/source/core/edit/*.cxx from String to OUStringNoel Grandin1-15/+15
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-21sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macrosMiklos Vajna1-1/+1
2013-08-17String to OUStringMatteo Casalin1-2/+2
2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer1-10/+0
2013-06-08fdo#39468: Translate German comments in sw/source/core/editPhilipp Riemer1-42/+20
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+1
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna1-4/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27we don't need to convert a system localeEike Rathke1-1/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-1/+1
2012-11-23sal_Bool to boolTakeshi Abe1-5/+5
2012-11-06sal_Bool to boolTakeshi Abe1-3/+3
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-4/+4
2012-06-20Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-2/+2
2012-06-19remove some UniString ctorsCaolán McNamara1-1/+1
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-06fdo#32726: search for index entries in the whole document, not only the bodyCédric Bosdonnat1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-07Get rid of SvStringsSortDaisuke Nishino1-2/+1