summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-13do not write default tab stop into the default style in .docxLuboš Luňák3-3/+15
2012-07-13add constLuboš Luňák2-2/+2
2012-07-13fpicker: moved + and - buttons in the places list controlCédric Bosdonnat8-52/+59
2012-07-13fpicker: added a splitter to resize the places listCédric Bosdonnat5-3/+53
2012-07-13forgot to rename this oneMiklos Vajna1-0/+0
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET16-24/+24
2012-07-13This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add m...Christophe JAILLET1-17/+4
2012-07-13sw/qa/extras: rename import tests from *tok to *importMiklos Vajna75-56/+56
2012-07-13wntmsc.mk: disable warnings-as-errors for binfilterMichael Stahl1-1/+1
2012-07-13add testcase for fc508908f55cc1fe5a22adcba710cebb75fc979cLuboš Luňák2-0/+8
2012-07-13sw: add initial odftok testMiklos Vajna4-0/+161
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky3-12/+15
2012-07-13fdo#51954: More tools->rtl string conversion regressionsStephan Bergmann1-1/+1
2012-07-13Hide information about failure during very early startup a little lessStephan Bergmann1-3/+9
2012-07-13dmapper: remove last paragraph of annotationsMiklos Vajna1-0/+2
2012-07-13DocxAttributeOutput: overwrite WritePostitFieldStart/EndMiklos Vajna2-0/+39
2012-07-13MSWordExportBase::OutputTextNode: recognize COMMENTRANGE fieldmarksMiklos Vajna2-3/+20
2012-07-13MSWordExportBase::GetBookmarks: COMMENTRANGE fieldmarks are not bookmarksMiklos Vajna1-0/+4
2012-07-13writerfilter: read w:commentRangeStart and w:commentRangeEnd elementsMiklos Vajna4-4/+72
2012-07-13SwXTextField: make sure we always insert the field at the endMiklos Vajna1-1/+2
2012-07-13fix a crash with empty stringLuboš Luňák1-4/+2
2012-07-13Related: fdo#49629 add test case for #i14904#Caolán McNamara1-0/+37
2012-07-13fdo#51948 do not link with dl on *BSDDavid Tardon1-3/+3
2012-07-13warning C4267: conversion from 'size_t' to 'unsigned long'Michael Stahl1-1/+1
2012-07-13warning C4101: unreferenced local variableMichael Stahl2-3/+3
2012-07-13warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl2-3/+3
2012-07-13clarify branding in commentMichael Stahl1-3/+5
2012-07-13warning C4267: conversion from 'size_t' to 'int'Michael Stahl1-2/+2
2012-07-13Related: fdo#49629 add test case for #i21907#Caolán McNamara1-0/+17
2012-07-13Remove unused #includesStephan Bergmann4-4/+0
2012-07-13Related: fdo#49629 add test case for #i11993#Caolán McNamara1-0/+43
2012-07-13change Exit menu entry to Exit %PRODUCTNAME fdo#51944Laurent Godard1-1/+1
2012-07-13Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold8-96/+0
2012-07-13Remove unused debugging macrosThomas Arnhold1-36/+0
2012-07-13java: printStackTrace always to stderrThomas Arnhold109-386/+386
2012-07-13hrc cleanup: Remove unused Strings in sfx2Thomas Arnhold8-69/+0
2012-07-13hrc cleanup: Remove unused strings in wizardsThomas Arnhold1-37/+0
2012-07-13hrc cleanup: Remove unused cstitem.srcThomas Arnhold4-27/+0
2012-07-13hrc cleanup: Remove unused Strings in desktopThomas Arnhold4-54/+0
2012-07-13fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentExceptionStephan Bergmann1-18/+6
2012-07-13skip khmer test on older 'broken' icu versionsCaolán McNamara1-0/+11
2012-07-13DocxAttributeOutput: unneeded sal_BoolMiklos Vajna2-3/+3
2012-07-13shell: remove dead SaveDebugInfoToFileMichael Stahl1-17/+0
2012-07-13warning C4267: conversion from 'size_t' to 'int'Michael Stahl1-1/+2
2012-07-13fdo#51278 fix reportbuilder manifestDavid Tardon2-2/+38
2012-07-13Backport boost fix for threading detection in GCC 4.7Stephan Bergmann2-0/+16
2012-07-13Resolves: fdo#52020 ICU breakiterator not used for KhmerCaolán McNamara2-1/+25
2012-07-13Added ctrl+w for closing XML FILTER SETTING tool in DRAWGokul1-1/+2
2012-07-13don't use wrong sort direction in some casesMarkus Mohrhard1-1/+20
2012-07-13don't delete ScPatternAttr from doc pool for swap, i#118877Markus Mohrhard5-4/+26