summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unoatxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20unnecessary use of OUString constructorNoel Grandin1-1/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-6/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-26/+26
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-2/+2
2015-09-17boost->stdCaolán McNamara1-14/+14
2015-08-21loplugin: defaultparamsNoel Grandin1-13/+13
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann1-2/+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-11/+11
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-22/+22
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna1-1/+1
2015-03-12Clean up previous commitStephan Bergmann1-23/+4
2015-03-12sw: further components converted to constructor methodChris Sherlock1-0/+10
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara1-2/+1
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-2/+2
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara1-2/+0
2014-10-03coverity#1242503 Resource leakCaolán McNamara1-1/+3
2014-09-30SwXAutoTextEntry: de-register on SFX_EVENT_PREPARECLOSEDOC eventMichael Stahl1-0/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-3/+4
2014-09-04coverity#707336 Uncaught exceptionCaolán McNamara1-5/+26
2014-08-28sw: why is swdll.hxx included everywhere?Michael Stahl1-0/+1
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-4/+5
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-2/+3
2014-07-26Simplify code by throwing earlierMatteo Casalin1-42/+19
2014-07-26Minor simplificationMatteo Casalin1-4/+2
2014-07-22sal_uInt16 to size_tMatteo Casalin1-7/+11
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+2
2014-06-17Fix memory leaks for some SwXMLTextBlocksTakeshi Abe1-30/+16
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+1122