summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unosect.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-6/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-30sw: avoid layout recursion when loading documents with charts...Michael Stahl1-0/+2
2015-06-28coverity#1308487 Uncaught exceptionCaolán McNamara1-2/+2
2015-06-28coverity#1308485 Uncaught exceptionCaolán McNamara1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-117/+117
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-2/+2
2015-03-24convert sfxlink to enum classNoel Grandin1-6/+5
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-8/+2
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-5/+5
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-4/+4
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-27/+15
2014-08-20fdo#72695: avoid double-free race condition for SwXTextSectionMichael Stahl1-3/+13
2014-08-20fdo#72695: avoid double-free race condition for SwXDocumentIndexMichael Stahl1-1/+1
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-1/+1
2014-07-13remove code that was commented out more than three years agoPhilipp Riemer1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-9/+9
2014-05-24Fix loop test and evaluate token count just onceMatteo Casalin1-1/+2
2014-05-24OUString: constify, avoid temporaries and buffersMatteo Casalin1-57/+36
2014-05-24sal_uInt16 to size_tMatteo Casalin1-6/+6
2014-05-07coverity#735924 Explicit null dereferencedCaolán McNamara1-3/+3
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-2/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-15/+14
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-29/+29
2014-01-28bool improvementsStephan Bergmann1-4/+4
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-2/+2
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-1/+1
2013-10-24fdo#54938: Remove SupportsServiceImpl from sw and use cppu insteadMarcos Paulo de Souza1-3/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-18convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin1-4/+3
2013-10-09fix stringCaolán McNamara1-2/+2
2013-10-09Related: fdo#38838 remove UniString::SetToken & UniString::SearchAsciiCaolán McNamara1-9/+9
2013-08-17String to OUStringMatteo Casalin1-2/+1
2013-08-17String to OUStringMatteo Casalin1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-18/+18
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-28/+27
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-14/+12
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-03sw: replace SwEventListenerContainer in SwXTextSectionMichael Stahl1-20/+13
2013-02-03sw: move SwXRedlinePortion to unoport.hxxMichael Stahl1-1/+2