summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-28tdf#89783: MM fixes potential endless loops with dbgutil buildChristoph Lutz1-1/+1
2015-04-28cui: fix GCC-4.7 buildMiklos Vajna3-3/+3
2015-04-28basctl: fix GCC-4.7 buildMiklos Vajna1-2/+2
2015-04-28svx: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-28sfx2: fix GCC-4.7 buildMiklos Vajna1-1/+1
2015-04-28extensions: fix GCC-4.7 buildMiklos Vajna2-2/+2
2015-04-28loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-28some build fixesCaolán McNamara3-3/+3
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann1-7/+4
2015-04-28loplugin:simplifyboolStephan Bergmann2-20/+20
2015-04-28fix erroneous disposeOnce calls.Michael Meeks3-3/+3
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks2632-24794/+41659
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2632-24794/+41659
2015-04-28gtk3: draw native tab activate/roll-over statusCaolán McNamara1-0/+14
2015-04-28Fix tdf#90911 wrong parameter size on getsocknameJuergen Funk1-1/+1
2015-04-28expand and remove DECL_PTRHINT macroNoel Grandin5-27/+16
2015-04-28OOXMLFactory can be purely staticNoel Grandin4-59/+19
2015-04-28set the executable bit offTakeshi Abe52-0/+0
2015-04-28XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann1-8/+8
2015-04-28txtparae_bContainsIllegalCharacters var wants to be of type boolStephan Bergmann1-3/+3
2015-04-28Booleans are logged via sal_uInt32 hereStephan Bergmann1-7/+7
2015-04-28SvtSecurityOptions_Impl::m_nSecLevel is of type sal_Int32Stephan Bergmann1-1/+1
2015-04-28SwWrtShell::IntelligentCut return type is int/SwWrtShell::wordStephan Bergmann1-1/+1
2015-04-28SwView::PageUp/DownCrsr return types want to be boolStephan Bergmann2-9/+9
2015-04-28SwPagePreviewWin::MovePage return type wants to be boolStephan Bergmann2-4/+4
2015-04-28SwDocShell::ApplyStyles return type is sal_uInt16Stephan Bergmann1-1/+1
2015-04-28SwDocShell::Edit return type is sal_uInt16Stephan Bergmann1-1/+1
2015-04-28SwEditShell::Copy return type wants to be boolStephan Bergmann3-5/+5
2015-04-28SwDocShell::Delete/Hide return types want to be boolStephan Bergmann2-10/+10
2015-04-28ImpGetPercent transports the return value as type sal_uInt16/SDR_TRISTATEStephan Bergmann1-1/+1
2015-04-28GalleryExplorer::GetSdrObjCount return type is sal_uIntPtrStephan Bergmann1-1/+1
2015-04-28css.awt.ItemEvent.Highlighted is of type longStephan Bergmann2-7/+7
2015-04-28Fix Boolean expressionStephan Bergmann1-1/+1
2015-04-28SfxRequest generically uses an SfxUInt16Item hereStephan Bergmann1-3/+3
2015-04-28nOK var wants to be of type boolStephan Bergmann1-2/+2
2015-04-28Fix Boolean expressionStephan Bergmann1-2/+1
2015-04-28Fix sal_Int16 var initializationStephan Bergmann1-1/+1
2015-04-28Fix sal_Bool -> bool assignmentStephan Bergmann1-1/+1
2015-04-28DbgIs* return types want to be boolStephan Bergmann1-6/+6
2015-04-28CursorWrapper::hasOrderedBookmarks return type wants to be boolStephan Bergmann1-1/+1
2015-04-28bOleServer/bMac vars want to be of type boolStephan Bergmann1-3/+3
2015-04-28DropTargetHelper::ExecuteDrop return type is sal_Int8/DND_ACTION_*Stephan Bergmann3-4/+4
2015-04-28CheckBox::GetSavedValue return type is TriStateStephan Bergmann1-1/+1
2015-04-28TabBar::GetPageBits return type is TabBarPageBits (aka sal_uInt16)Stephan Bergmann1-1/+1
2015-04-28Ruler::StartDrag return type wants to be boolStephan Bergmann4-10/+10
2015-04-28IcnCursor_Impl::GetSortListPos bVertical param wants to be of type boolStephan Bergmann2-6/+6
2015-04-28SfxItemSet::PutDirect return value is unusedStephan Bergmann2-5/+4
2015-04-28RepositoryExternal.mk: gengal needs runtime dependency on unorcMichael Stahl1-0/+1
2015-04-28use sensible variable naming, tdf#85432 follow-upEike Rathke2-12/+12