summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoidx.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-25/+25
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-3/+3
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-99/+99
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-2/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-3/+3
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-3/+3
2015-03-11convert SetAttrMode to enum classNoel Grandin1-3/+3
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-9/+9
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-2/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-08-20SwXDocumentIndexMark::CreateXDocumentIndexMark does not need SwTOXTypeMichael Stahl1-6/+4
2014-08-20fdo#72695: avoid double-free race condition for SwXDocumentIndexMichael Stahl1-18/+32
2014-08-20fdo#72695: avoid double-free race condition for SwXDocumentIndexMarkMichael Stahl1-8/+26
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-1/+8
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-2/+2
2014-07-13remove code that was commented out more than three years agoPhilipp Riemer1-1/+0
2014-07-13fdo#39468: Translate German comments in sw/source/core/Philipp Riemer1-4/+4
2014-06-24new compilerplugin returnbyrefNoel Grandin1-6/+6
2014-06-01Don't re-iterate over string to get consecutive tokensMatteo Casalin1-1/+2
2014-06-01OUString: avoid temporaries, plus minor optimizationsMatteo Casalin1-61/+39
2014-06-01sal_uInt16 to more proper types, constify, minor optimizationsMatteo Casalin1-20/+16
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-7/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-19/+17
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-15/+0
2014-04-15fix windows buildThomas Arnhold1-3/+3
2014-04-15Revert "Blind fix attempt for MSVC compilation error"Tor Lillqvist1-1/+1
2014-04-15Blind fix attempt for MSVC compilation errorTor Lillqvist1-1/+1
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-2/+2
2014-04-10fdo#77051: Preservation of Index field flag '\f'.YogeshBharate1-0/+25
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-03-24coverity#704958 Dereference after null checkCaolán McNamara1-1/+1
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh1-0/+19
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-83/+83
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav1-0/+3
2014-01-13fdo#69613: Code changes for TOC with flag '\x' should get preserved after RT.YogeshBharate1-0/+3
2014-01-13fdo#69613:Fix for TOC field flag 'b' should preserved after RT.PriyankaGaikwad1-0/+25
2014-01-13fdo#69613: Code changes for TOC with flag '\w' should get preserved after RT.YogeshBharate1-0/+3