summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Related: fdo#47250 catch harderCaolán McNamara1-1/+1
2012-10-14fdo#55927: copy .uno:View100 icon from .uno:Zoom100PercentIvan Timofeev2-0/+0
2012-10-14Added stream sanity checking to TGA filterMarc-André Laverdière1-4/+63
2012-10-14sw: fix new clang warnings in ww8 filtersMiklos Vajna4-5/+3
2012-10-14Fix consecutive breaksJulien Nabet1-2/+0
2012-10-14Fix member not initialized in the constructor in sw/source/ui/envelpJulien Nabet1-1/+1
2012-10-14document sallogareas compiler checkLuboš Luňák1-0/+8
2012-10-14Make sure glib-mkenums is found when there is no system oneTor Lillqvist1-1/+1
2012-10-13oox: fix loplugin warningsMiklos Vajna5-9/+9
2012-10-13cppuhelper: remove obsolete commentMichael Stahl1-4/+0
2012-10-13sw: tweak comment translationsMichael Stahl4-71/+62
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara8-18/+12
2012-10-13callcatcher: update unused code and drop freshly unused methodsCaolán McNamara3-20/+0
2012-10-13remove debug outputLuboš Luňák1-4/+4
2012-10-13Remove consecutive break and a break which follows a returnJulien Nabet2-2/+0
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák10-9/+312
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák9-52/+58
2012-10-13tubes: use new .ui format for contacts dialogMatúš Kukan7-164/+176
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet6-15/+15
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2-7/+7
2012-10-13loplugin: what is it with the weird-ass else placement in frameworkCaolán McNamara1-17/+10
2012-10-13writerfilter: fix new clang warningsMiklos Vajna6-21/+12
2012-10-13brain fog: logic errorIvan Timofeev1-1/+1
2012-10-13fix String->OUString conversionIvan Timofeev1-1/+1
2012-10-13gtk: attempt to fix visual glitches around edit fieldsIvan Timofeev1-5/+15
2012-10-13Review corrections in basctl/.../basobj3.cxxRicardo Montania1-5/+5
2012-10-13fix buildLuboš Luňák1-0/+1
2012-10-13For me it throws uno::DeploymentException, not deployment::DeploymentExceptionTor Lillqvist1-0/+2
2012-10-13fix librsvg gbuildificationNorbert Thiebaud1-2/+2
2012-10-13need to set the row/col relative to the start row/colMarkus Mohrhard1-2/+2
2012-10-13don't insert notes from deleted cells, fdo#55885Markus Mohrhard1-4/+14
2012-10-13improve showing the condition text when the entry is collapsedMarkus Mohrhard3-5/+21
2012-10-13add the text for collapsed entries backMarkus Mohrhard2-1/+33
2012-10-12convert librsvg to gbuildPeter Foley19-278/+357
2012-10-13Remove unused MorkParser::getRecordKeys4ListJulien Nabet3-49/+0
2012-10-12Even if it shouldn't be a pb, let's do the same everywhereJulien Nabet1-1/+1
2012-10-12uninit variableJulien Nabet1-1/+2
2012-10-12Check for null object. The OLE name may not always be set.Kohei Yoshida1-1/+1
2012-10-12WaE -Wunused-functionJulien Nabet1-7/+0
2012-10-12detect and collapse internal boost dependencies to a single headerMichael Meeks1-13/+78
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks2-9/+36
2012-10-12WaE: SW_DLLPUBLIC on static function doesn't make senseCaolán McNamara1-1/+1
2012-10-12fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky1-4/+1
2012-10-12loplugin: bad else if placementCaolán McNamara1-4/+2
2012-10-12grr I wanted can+has *default* not *focus*Caolán McNamara2-1/+3
2012-10-12be consistent between insert chart and insert formula re ellipsisCaolán McNamara1-1/+1
2012-10-12add SetAccessibleRelationMemberOf back again FWIWCaolán McNamara1-0/+1
2012-10-12set has-default for insert ole object dialogCaolán McNamara1-18/+1
2012-10-12migrate 'Insert OLE Object' dialog to use .ui fileJack Leigh6-145/+330
2012-10-12XubString->OUStringCaolán McNamara10-138/+124