summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Finish removing ASCII art from sw/source/core/textChris Laplante2014-04-1944-1601/+284
* cpplint: [build/include] "svx/svdoashp.hxx" already includedJulien Nabet2014-04-191-1/+0
* sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky2014-04-1830-26/+174
* sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky2014-04-1830-9/+70
* sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-1/+1
* sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky2014-04-181-1/+1
* sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2014-04-181-2/+2
* sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2014-04-188-35/+37
* sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky2014-04-1819-27/+42
* sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky2014-04-1824-26/+36
* fdo#75735 RTF import: fix COW when writing a nested structureMiklos Vajna2014-04-182-0/+15
* non-desktop: Avoid instantiation of huge amount of 'shells'.Jan Holesovsky2014-04-182-3/+9
* Add silly workaround for weird Clang (Xcode 5.1.1) problem with -OzTor Lillqvist2014-04-181-1/+19
* coverity#1202830 Out-of-bounds accessCaolán McNamara2014-04-181-4/+17
* coverity#704523 Division or modulo by zeroCaolán McNamara2014-04-181-2/+4
* Simplify the AttributeOutputBase::OutputFlyFrame method.Chris Laplante2014-04-181-22/+5
* Rewrite getHash to reduce code duplication & improve maintainability.Chris Laplante2014-04-181-95/+60
* Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist2014-04-1828-99/+29
* Don't inherit from std::vectorTor Lillqvist2014-04-181-37/+42
* Begin removing ASCII art and useless comments from swChris Laplante2014-04-1812-408/+67
* fdo#74150:Numbered list getting display after RT -table-within-table-1.docxRajashri2014-04-183-1/+16
* fix higher debug level buildCaolán McNamara2014-04-181-2/+2
* OUString: constify and remove a temporaryMatteo Casalin2014-04-181-13/+12
* Use SAL_N_ELEMENTS() for array sizeMatteo Casalin2014-04-181-6/+4
* Use more proper integer types and constifyMatteo Casalin2014-04-181-28/+25
* OUString: constify, remove temporaries and concatenated appendsMatteo Casalin2014-04-181-41/+26
* sal_uInt16 to intMatteo Casalin2014-04-181-1/+1
* Group common code for csv generation and simplify OUString handlingMatteo Casalin2014-04-181-29/+26
* OUString: constify and avoid temporariesMatteo Casalin2014-04-181-8/+6
* Remove unused OUStringsMatteo Casalin2014-04-181-4/+0
* sal_uInt16 to sal_uInt32 + constifyMatteo Casalin2014-04-181-3/+3
* Simplify generation of unique nameMatteo Casalin2014-04-181-14/+8
* OUString: reduce temporaries/concatenated appends + minor optimizationsMatteo Casalin2014-04-181-39/+33
* This seems to be an infinite loop (never triggered?)Matteo Casalin2014-04-181-1/+1
* Use more proper integer types + minor optimizationsMatteo Casalin2014-04-181-26/+31
* Avoid temporary boolMatteo Casalin2014-04-181-2/+1
* OUString: reduce temporaries and constifyMatteo Casalin2014-04-181-52/+45
* sal_uInt16 to sal_Int32/sal_uInt32 + constifyMatteo Casalin2014-04-181-20/+19
* Pass constant ASCII string directlyMatteo Casalin2014-04-181-1/+1
* OUString: constify, remove unneeded casts and concatenated appends"Matteo Casalin2014-04-181-16/+11
* OUString::number(1) == "1"Matteo Casalin2014-04-181-1/+1
* Remove code commented-out since 2009Matteo Casalin2014-04-181-1/+0
* Remove unneeded castsMatteo Casalin2014-04-181-2/+2
* now no temporary instance of SvtLanguageTable necessary here anymoreEike Rathke2014-04-171-1/+1
* now no temporary instance of SvtLanguageTable necessary here anymoreEike Rathke2014-04-171-10/+8
* Typo: s/cant/can't/Tor Lillqvist2014-04-182-4/+4
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-4/+3
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-2/+1
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-4/+2
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-4/+2