summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-25-Werror,-WuninitializedStephan Bergmann1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin10-17/+17
2014-11-25Drop noexceptTakeshi Abe1-4/+4
2014-11-25java: simplify the CommonListener stuffNoel Grandin4-49/+30
2014-11-25java: final fields that can be staticNoel Grandin43-64/+64
2014-11-25java,framework: remove unused vars and parametersNoel Grandin8-30/+13
2014-11-25fdo#75757: remove inheritance to std::mapJuan Picca8-41/+69
2014-11-25check internal and external sheet references in both modesEike Rathke1-9/+38
2014-11-25check that the fdo#79441 case works in both update references modesEike Rathke2-1/+13
2014-11-25fix fdo#79441 again and keep references to other sheets during sortEike Rathke4-0/+55
2014-11-24fix libmerged build: missing glxtestMatúš Kukan1-3/+3
2014-11-24svl: Internalize strmadpt.hxx headerMatúš Kukan3-4/+6
2014-11-24Remove not used SvLockBytesInputStreamMatúš Kukan2-237/+3
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan9-11/+7
2014-11-24Unit test for fdo#79941 (handle short reads)Stephan Bergmann3-0/+179
2014-11-24WaE: might be used unintializedCaolán McNamara1-5/+5
2014-11-24fdo#84909 move zoom to object and added/hid/unhid some other buttonsYousuf Philips5-6/+9
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin30-279/+155
2014-11-24fdo#86476 add icons to sheet management menu and context menu entriesYousuf Philips11-0/+15
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara5-22/+2
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara16-205/+85
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist15-122/+98
2014-11-24sfx2: add missing locks to FrameActionListenerMichael Stahl1-0/+4
2014-11-24fdo#86633: sw: remove bad tab pages from SwParaDlg for drawing objectsMichael Stahl2-1/+4
2014-11-24These are inside an !defined MACOSX blockStephan Bergmann1-8/+0
2014-11-24SfxObjectUI_Impl's pName is now unusedCaolán McNamara1-7/+0
2014-11-24now unused helpidCaolán McNamara1-1/+0
2014-11-24these were just ids, shouldn't be backed by actual string resourcesCaolán McNamara5-156/+0
2014-11-24so GetOffResManager_Impl is unusedCaolán McNamara5-11/+0
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara45-73/+68
2014-11-24ResId return from GetObjectBarResId is only used for its numerical idCaolán McNamara3-5/+5
2014-11-24in passing RegisterChildWindow already never used its pStr argCaolán McNamara2-6/+5
2014-11-24so RegisterObjectBar's pStr arg is never usedCaolán McNamara2-6/+5
2014-11-24so CreateObjectBarUI_Impl's pStr arg is unusedCaolán McNamara1-7/+3
2014-11-24so SfxObjectUI_Impl pName is only set, never readCaolán McNamara1-26/+1
2014-11-24so SfxInterface::GetObjectBarName is now unusedCaolán McNamara2-24/+0
2014-11-24so nothing consumes SfxObjectBars_Impl's nameCaolán McNamara1-6/+0
2014-11-24nothing is then consuming the SetObjectBar_Impl pName argCaolán McNamara3-9/+8
2014-11-24no use is made of SfxObjectBar_Impl's aNameCaolán McNamara2-10/+0
2014-11-24no use is made of _pResMgrCaolán McNamara3-10/+4
2014-11-24DB_DELIM is not defined in non-existent ofaCaolán McNamara1-2/+0
2014-11-24RID_DEFAULTIMAGELIST_[L]C global fallback now known to be unusedCaolán McNamara2-50/+0
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara6-99/+36
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara12-17/+17
2014-11-24RID_APPTITLE is unused in sd, StarImpress 4.0Caolán McNamara1-4/+0
2014-11-24remove unused defines from app.hrcCaolán McNamara2-103/+0
2014-11-24coverity#1242658 Untrusted loop boundCaolán McNamara1-1/+4
2014-11-24coverity#1242421 Dereference after null checkCaolán McNamara1-1/+1
2014-11-24coverity#1255387 help coverity out here wrt Division by zeroCaolán McNamara1-5/+7
2014-11-24coverity#1255908 Resource leakCaolán McNamara1-17/+17