summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-24loplugin:simplifyboolStephan Bergmann1-20/+20
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann3-9/+9
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-04-24loplugin:simplifyboolStephan Bergmann1-6/+6
2015-04-24loplugin:simplifyboolStephan Bergmann6-12/+12
2015-04-24loplugin:simplifyboolStephan Bergmann4-6/+6
2015-04-24loplugin:simplifyboolStephan Bergmann23-55/+50
2015-04-24loplugin:simplifyboolStephan Bergmann2-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann2-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann11-13/+12
2015-04-24loplugin:simplifyboolStephan Bergmann7-18/+16
2015-04-24loplugin:simplifyboolStephan Bergmann4-13/+11
2015-04-24loplugin:simplifyboolStephan Bergmann6-11/+11
2015-04-24loplugin:simplifyboolStephan Bergmann5-5/+5
2015-04-24loplugin:simplifyboolStephan Bergmann4-5/+5
2015-04-24loplugin:simplifyboolStephan Bergmann3-7/+7
2015-04-24loplugin:simplifyboolStephan Bergmann2-3/+3
2015-04-24sw: revert type changes in SwFrm subclass destructorsMichael Stahl2-8/+0
2015-04-24sw: pointless castMichael Stahl1-1/+1
2015-04-24sw: merge the SwFrm::Destroy() into SwFrm::DestroyImpl()Michael Stahl4-26/+2
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl41-107/+251
2015-04-24tdf#90820: Revert "Hack to make an in-destruction SwFlyInCntFrm ...Michael Stahl1-4/+0
2015-04-24Resolves: tdf#73211 gtk checkboxes need erase afer togglingCaolán McNamara2-1/+7
2015-04-24CppunitTest_sd_tiledrendering: add search testcaseMiklos Vajna1-6/+68
2015-04-24Tango: more integrationAdolfo Jayme Barrientos59-177/+556
2015-04-24sw: -Werror=sign-compareMiklos Vajna3-6/+6
2015-04-24viewer: Enable taps to be able to handle hyperlinks.Jan Holesovsky2-7/+10
2015-04-24checkFrameBtlr() can be moved to DocxSdrExport::ImplMiklos Vajna2-10/+13
2015-04-23Updated coreOlivier Hallot1-0/+0
2015-04-23loplugin:staticcallStephan Bergmann1-2/+2
2015-04-23Mac OS X ctype.h isdigit is not extern "C"Stephan Bergmann1-1/+5
2015-04-23cppcheck: silence assertWithSideEffectCaolán McNamara1-1/+1
2015-04-23de-trainwreck if statementCaolán McNamara1-33/+34
2015-04-23fix scopeCaolán McNamara1-1/+1
2015-04-23cppcheck: cstyleCast, these cast's are unnecessary anywayCaolán McNamara1-9/+7
2015-04-23Avoid out-of-bounds container index on import of ooo112657-2.rtfMatúš Kukan1-1/+1
2015-04-23Avoid dereference a past-the-end iterator on import of fdo81650-2.docxMatúš Kukan1-11/+14
2015-04-23set DatabaseRange TotalsRow if Table TotalsRowsEike Rathke1-1/+9
2015-04-23this should be sorted and unique, no?Eike Rathke1-15/+14
2015-04-23add TotalsRow to properties indexEike Rathke1-0/+1
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke3-0/+17
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-42/+63
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann151-307/+307
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-23Improve loplugin:implicitboolconversion cond. expr. handlingStephan Bergmann1-28/+53
2015-04-23libreofficekit: error: 'gtk_widget_get_visible' was not declared in this scopeMiklos Vajna1-0/+4
2015-04-23ImpEditView::SetEditSelection: fix missing tiled rendering selection callbacksMiklos Vajna1-0/+4
2015-04-23gtktiledviewer: let findbar have the focus when it's visibleMiklos Vajna1-2/+12