summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-08tdf#91128 - Dockwin post-dispose crash fix.Michael Meeks1-7/+7
2015-05-08there's another ExecuteInfo in swCaolán McNamara2-12/+12
2015-05-08loplugin:staticmethodsStephan Bergmann14-310/+344
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna2-10/+0
2015-05-08dbaccess: handle URL mark as StreamRelPath in ODatabaseContextMiklos Vajna1-1/+9
2015-05-08dbaccess: handle StreamRelPath in ODBFilter::implImport()Miklos Vajna1-0/+4
2015-05-08callcatcher: update unused codeCaolán McNamara14-251/+10
2015-05-08Clarify the usage message a bitTor Lillqvist1-1/+1
2015-05-08lopluign:implicitboolconversion: warn about conversion from sal_Bool etc., tooStephan Bergmann1-46/+85
2015-05-08XMLTransformerActionInit parameters are generically of type sal_uInt32Stephan Bergmann2-9/+9
2015-05-08Booleans are logged via sal_uInt32 hereStephan Bergmann1-1/+1
2015-05-08Use bool instead of intStephan Bergmann1-2/+2
2015-05-08Use bool instead of intStephan Bergmann1-38/+38
2015-05-08css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann1-2/+2
2015-05-08Clean up passing Boolean value to osl::Socket::setOptionStephan Bergmann2-2/+2
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann3-6/+6
2015-05-08read_percent returns ProgressStatus, not sal_BoolStephan Bergmann1-1/+1
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann16-26/+26
2015-05-08I very much assume this wants to call java.io.Reader.readyStephan Bergmann1-3/+3
2015-05-08Fix Boolean value operationsStephan Bergmann2-2/+2
2015-05-08GLEW_EXT_texture_array is of type GLboolean alreadyStephan Bergmann1-1/+1
2015-05-08jboolean-related clean-upStephan Bergmann9-22/+21
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann4-7/+7
2015-05-08gtktiledviewer: unused pFileNameMiklos Vajna1-2/+0
2015-05-08Also mention exception typeStephan Bergmann1-1/+1
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin4-18/+21
2015-05-08Revert "fix for older gcc"Thorsten Behrens1-1/+1
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann17-48/+46
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann9-15/+14
2015-05-07Clipart - PNG files optimized.Andrew175-0/+0
2015-05-07tdf#91073 - hold a reference on the floatwin in UserEvent handler.Michael Meeks1-0/+1
2015-05-07tdf#90935 - calc / sort dialog fixage.Michael Meeks5-4/+19
2015-05-07sw: unused Parent [-Werror=unused-parameter]Miklos Vajna1-0/+1
2015-05-07sw: fix -Werror=unused-parameterMiklos Vajna1-0/+6
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0013-1/+23
2015-05-07loplugin:vclwidgets ("OutputDevice subclass should have ..."Stephan Bergmann1-1/+1
2015-05-07remove unused code; bMapDupToInternal in struct AddInMapWinfried Donkers3-113/+110
2015-05-07tdf#55665: Fix a corner case OLE processingMike Kaganski1-3/+2
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh3-3/+5
2015-05-07Initial XTiledRenderable APILászló Németh5-3/+116
2015-05-07tdf#90935 - fix dispose ordering for tools->customize dialog.Michael Meeks1-5/+2
2015-05-07NoParent condition reversedCaolán McNamara1-4/+3
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks2-7/+15
2015-05-07Catch another erroneous 'make' constructor function.Michael Meeks1-1/+1
2015-05-07tdf#91127 - SwDbTreeList 'make' function fix.Michael Meeks1-1/+2
2015-05-07VclBuilder - use VclPtr more consistently internally.Michael Meeks1-120/+112
2015-05-07tdf#91127 - get SfxTabPage creation function ref-counting right.Michael Meeks2-1/+11
2015-05-07tdf#74299: improve DXF importMike Kaganski8-335/+282
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann6-240/+275
2015-05-07improve fallback behaviour of underlying_type for old gccChristoph Lutz1-1/+5