summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoftn.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-03tdf#79018: Prevent line break as footnote labelOliver Specht1-3/+8
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-3/+3
2015-06-09use ABC instead of Pimpl for SwXParagraphEnumerationBjoern Michaelsen1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen1-1/+1
2015-05-26new unocrsrs for SwXTextCursorBjoern Michaelsen1-1/+1
2015-05-26use new unocrsrs in SwXParagraphEnumerationBjoern Michaelsen1-5/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-65/+65
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-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-1/+1
2015-03-11convert SetAttrMode to enum classNoel Grandin1-2/+2
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+6
2014-08-20fdo#72695: avoid double-free race condition for SwXFootnoteMichael Stahl1-5/+22
2014-08-20i#107771: sw: implement thread-safe instance caching for SwXFootnoteMichael Stahl1-18/+11
2014-08-20i#107771: sw: make SwXFootnote a client of its format poolitemMichael Stahl1-21/+8
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-3/+3
2014-07-13fdo#39468: Translate German comments in sw/source/core/Philipp Riemer1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-5/+5
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-5/+2
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-3/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-26/+26
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann1-4/+3
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-11-23SwPaM: xub_StrLen to sal_Int32Matteo Casalin1-1/+1
2013-10-24fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza1-4/+2
2013-10-18convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-02-03sw: replace SwEventListenerContainer in SwXFootnoteMichael Stahl1-18/+11
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-07sal_Bool to boolTakeshi Abe1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks1-2/+1
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-1/+1
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-13/+13
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-3/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-4/+4
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-8/+4
2010-12-20CWS swlayoutrefactoring: #i81480#: some bug fixes found in testingMathias Bauer1-3/+3