summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-01-25WIP more debug codeprivate/moggi/fix-opengl-context-problemsMarkus Mohrhard3-0/+5
2015-01-25temp debug codeMarkus Mohrhard1-0/+7
2015-01-22first try to fix context problemMarkus Mohrhard1-0/+4
Change-Id: If7f5a95a2d0c60b7857cacf5101da936eb696f15
2015-01-22we know it is an OpenGLSalGraphicsImplMarkus Mohrhard2-6/+8
Change-Id: I408f5a77a11ec0e9fed6569163870a7e0d12167c
2015-01-20bail out early if there is no DisplayMarkus Mohrhard1-2/+7
Change-Id: I1d724ae9346a4df7207e737cf98bf0cd7293bc2b
2015-01-20scaddins: quick fix for conflict on ConvertData.Michael Meeks1-0/+4
Also used by VCL image plugins - defer the rest to an easy-hack. Mostly impacts mobile which uses scaddins linked without a map file. Change-Id: I49fd40146905f4de42c9b0e7355ab89689c776bf
2015-01-20lets do that before we delete our objectMarkus Mohrhard1-3/+4
Change-Id: I8c7166ba66f74f5c548bb6fb30dfc3d28880e9a2
2015-01-20some debug code for finding leaked OpenGLContextsMarkus Mohrhard5-0/+60
Change-Id: I10e8c344ae6aa2e0a4ef562154f57e2070c70e2f
2015-01-20I was just missing the code for the ARB versionMarkus Mohrhard1-2/+0
Change-Id: Id1a7eef76967a9fdc5279d3c5e7694e6c6b2b907
2015-01-20only enable these error handlers in dbgutil buildsMarkus Mohrhard1-0/+4
They might become expensive with our repeated calls to makeCurrent Change-Id: I1d30460f2cad34c6ab676754682651422e545c90
2015-01-20fix the life cycle of my RAII objectMarkus Mohrhard1-6/+10
Change-Id: Ifcd4ab79192be965b57439062354e27af80136b3
2015-01-20remove wrong commentMarkus Mohrhard1-2/+1
Looking into the code we handle more cases correctly so remove this misleading comment. Change-Id: Id738bb8af312dfce97560a43122a81a6708f64d3
2015-01-20Revert "vcl: increment ref in OpenGLSalGraphicsImpl::AcquireContext"Chris Sherlock1-4/+0
This reverts commit 3d580990643119cccb73f4f15d549863a6660aa6. Change-Id: Ib16fea0df909d41b2d51d5f3efe44dd4b3419352 Reviewed-on: https://gerrit.libreoffice.org/14033 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-01-20vcl: increment ref in OpenGLSalGraphicsImpl::AcquireContextChris Sherlock1-0/+4
Change-Id: Id8167dfe55eb6f7a83454f5eb7a3b5a96e252980
2015-01-20enable tcpNoDelay for loopback connections automaticallyNoel Grandin4-7/+17
it can make a significant speed difference for applications talking to the office binary via UNO Change-Id: If6e901908fe6a6119ac1fd0bf8feebabe5602ff7 Reviewed-on: https://gerrit.libreoffice.org/13856 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-01-20Some more loplugin:cstylecast: xmlhelpStephan Bergmann2-6/+6
Change-Id: I1aa45f669711a90cce52bafd839bd84eb711436a
2015-01-20Some more loplugin:cstylecast: slideshowStephan Bergmann1-1/+1
Change-Id: I5cba157aa69b979a1e821f267f0560dd16533677
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann9-49/+18
Change-Id: Ia47c0bc3539ddf8f925cd053a2431c742c46d337
2015-01-20Just use plain memcpyStephan Bergmann1-47/+3
Change-Id: I6f2014f3dfc650a61e8c0dc0bb7d7d4fdb88dbe9
2015-01-20Fix for Android gethostbyaddrStephan Bergmann1-1/+4
Change-Id: Icc8f5f71f07d0afb016b6188daea26068db93769
2015-01-20Some more loplugin:cstylecast: testtoolsStephan Bergmann1-4/+4
Change-Id: I28bce2f4bdbadef2d68130adc6fdc09c9840a005
2015-01-20Missing constStephan Bergmann1-3/+3
Change-Id: I13058a46526a1186deaa8fffde303c272c0cc8aa
2015-01-20Factor out SvxShadowItem::dumpAsXml() from swMiklos Vajna3-3/+15
Change-Id: Id25a050a9840d83cff4b390faec7478f17336524
2015-01-20Some more loplugin:cstylecast: xmlscriptStephan Bergmann1-2/+2
Change-Id: I6c13ff51c32e0fded35d8f9124981fee1cce80ad
2015-01-20Some more loplugin:cstylecast: xmlsecurityStephan Bergmann7-38/+38
Change-Id: Iceaeefc26fec2643d3fbb916ab7719a918beb496
2015-01-20Some more loplugin:cstylecast: xmloffStephan Bergmann1-1/+1
Change-Id: I45cb9467c618eed929c84656a26293c8d6087378
2015-01-20Some more loplugin:cstylecast: writerfilterStephan Bergmann4-14/+14
Change-Id: Ic8e24c5a956424883856d99fe94527cc1dff5797
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann93-419/+422
Change-Id: I74d35630b9fcdaa97af0b1f1e6d1e5c72488964d
2015-01-20Some more loplugin:cstylecast: vbahelperStephan Bergmann1-2/+2
Change-Id: I0b09119d0084ac4eed8d805c4fbca0afc013080d
2015-01-20Some more loplugin:cstylecast: uuiStephan Bergmann1-1/+1
Change-Id: I5b604a39efc3ba539877c8f3b1bfdc202d9452d3
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann14-101/+101
Change-Id: I7467e033c998d9ee4283a146088c3b09d161f3cd
2015-01-20Some more loplugin:cstylecast: ucbStephan Bergmann2-3/+3
Change-Id: I07c4b9b4bd61611ac11de6c70a0ca1c89cd10b3d
2015-01-20Some more loplugin:cstylecast: toolsStephan Bergmann7-69/+69
Change-Id: I2b540c4c0c34823143e13d16559dac7458a38933
2015-01-20Some more loplugin:cstylecast: toolkitStephan Bergmann4-7/+7
Change-Id: I8f2963e7bbd1053ea12af22424f4f7a0f65a3486
2015-01-20Some more loplugin:cstylecast: testStephan Bergmann1-2/+2
Change-Id: I48397ba0cc3c0737f6c47808d353245f81050a2b
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann9-15/+17
Change-Id: I5eb4e1cae38decb293ea11f7cd4bfda0bad3afcb
2015-01-20Some more loplugin:cstylecast: svtoolsStephan Bergmann6-18/+18
Change-Id: I8d8b48b297fa3ce0bb9a81dd396cbdb253b84a80
2015-01-20Some more loplugin:cstylecast: svlStephan Bergmann3-8/+8
Change-Id: I98f34cd3925189941d33056d709a5f5bc26412a7
2015-01-20Some more loplugin:cstylecast: stocStephan Bergmann8-60/+57
Change-Id: I3d820a1df3750d20e704a163f45c16ea29a1b4bd
2015-01-20Some more loplugin:cstylecast: sotStephan Bergmann2-10/+10
Change-Id: I7192a4d29937fc6222457a4a0f53db11e620fcdc
2015-01-20Some more loplugin:cstylecast: shellStephan Bergmann1-2/+2
Change-Id: I8d9846dcfd8b0f686f7321a3e7b7b0d70428723d
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann11-34/+34
Change-Id: I19f3ce00e5e19dd34db2d92cae1b532d3c3eae6a
2015-01-20Some more loplugin:cstylecast: sdextStephan Bergmann2-10/+10
Change-Id: Id98eab748280cd9c9c6e34cc3f6938ff6911361a
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann21-81/+85
Change-Id: I75adf1973083a6f4519133f9e97ad83fd7d8658a
2015-01-20Some more loplugin:cstylecast: saxStephan Bergmann6-28/+28
Change-Id: I3ded4f19f73a094dabd2d2da54917290ffe468f5
2015-01-20Some more loplugin:cstylecast: salhelperStephan Bergmann1-2/+2
Change-Id: I1e6168297ac4405c3f300aecc9074a4f15e6654c
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann23-70/+76
Change-Id: Ie54d340478412e62b87d66e287fd8a3963e97898
2015-01-20Some more loplugin:cstylecast: rscStephan Bergmann14-183/+178
Change-Id: If62d142481cb3520042a040325bdd9167ae178e7
2015-01-20Some more loplugin:cstylecast: registryStephan Bergmann2-2/+2
Change-Id: I5cfb42729b5d3d97076058edb108965f248f86af
2015-01-20Some more loplugin:cstylecast: pyunoStephan Bergmann8-36/+35
Change-Id: I80c9fdb45c9f58ac3cd1b0fab2631b903194e268