summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Collapse)Author
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-14better?Stephan Bergmann
Change-Id: Idacacf531d237c2c7482db85c56b58954fd04ac5
2014-04-14Missing boost_headers dependency for WNTStephan Bergmann
Change-Id: I92906de88669d629f8efd39439c4e6e0151f687c
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: Ie81d270267b6c3c3620ade62eb393b28d995a654
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
Change-Id: I2905e98425b9991d6138ab0adc15083d313ca445
2014-04-10It's "its", not "it's"Tor Lillqvist
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
2014-04-09Whatever those odd dummy function definitions were supposed to be good forStephan Bergmann
...introduced in d2237276cb3e32493ff8f9f71e06301937434622 "INTEGRATION: CWS vcl09 (1.6.10): #109426# make rpnp.so work on Linux" without any explanation, but probably a misguided attempt at getting things working in the face of a missing libgcc_s.so or libstdc++.so (though the names used here do not match any there), and seemingly not necessary. Change-Id: Ib092d426f4acfd3ece30adb754c1bb76d4eca381
2014-04-05coverity#706530 Uncaught exceptionCaolán McNamara
Change-Id: Ic975df93535b47dfcf39b9e58e7e9728adce082b
2014-04-05coverity#706518 Uncaught exceptionCaolán McNamara
Change-Id: I2db2ba69d7aac319fa9b446766729813c09d344f
2014-04-05coverity#706520 Uncaught exceptionCaolán McNamara
Change-Id: I80c4a2fdff5bb487bc40a37da45a62cde3eaa9da
2014-04-05coverity#706521 Uncaught exceptionCaolán McNamara
Change-Id: Ibb5623097f910d011c388c9c8d429871b62bf613
2014-04-05coverity#706523 Uncaught exceptionCaolán McNamara
Change-Id: I20515693bed76163433421f7fd05b319ed472a54
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
Change-Id: Iaca31b4e12c258b762b3d88fbad0fb08b4f1fc16 Reviewed-on: https://gerrit.libreoffice.org/8832 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-04-04Fix a memory leak by freeing last pBytesTakeshi Abe
Change-Id: I7d170d704fa8950057698856d12df63992e38381 Reviewed-on: https://gerrit.libreoffice.org/8822 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
Change-Id: Ie1e1952e3d39d53756583482826dfc3b65b5f9e0
2014-04-04Clean up unreferenced functionsStephan Bergmann
Change-Id: Ie6560c806369a2d1698b4df43710f3aebb10ed6a
2014-04-04Remove unnecessary factory function prototypeStephan Bergmann
Change-Id: I5fd41bca54c7b716003eea92e90ddfd08ebfa95a
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
i.e. convert "::sal_Bool" to "sal_Bool" Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
Change-Id: Ibf92b3098c50388d8b6d27f4476e613a1f8918b5
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
It appears that the C++ standard allows overriding destructors to be marked "override," but at least some MSVC versions complain about it, so at least make sure such destructors are explicitly marked "virtual." Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
2014-03-29typo: overrride -> overrideThomas Arnhold
All detected by SpellCode https://code.google.com/p/spellcode/
2014-03-28Dead codeStephan Bergmann
Change-Id: I05ecb627119eb545d1781fa42613e940fc22aac1
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
Change-Id: I6eeb47699193ee024e975915011b1c3c5483bf9e
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
2014-03-24svtools: sal_Bool->boolNoel Grandin
Change-Id: I8f171f7f61ea06a79183e9bf9b15b8c35c98cc9b
2014-03-22coverity#738626 Uninitialized pointer fieldCaolán McNamara
Change-Id: I8468009fafff845c249bddb88417a5ceeb556fb0
2014-03-22coverity#983370 Dereference before null checkCaolán McNamara
Change-Id: I524ce73811f32b7da38ef127ee4633a2c6a9f933
2014-03-19coverity#984088 Uninitialized pointer fieldCaolán McNamara
Change-Id: I228f7c8f99b0cc3117fbeab78efbeddd74896d54
2014-03-19loplugin:passstringbyrefStephan Bergmann
Change-Id: If08dab3956da5c0ee90d6a788f6f34a936e792d7
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin
Convert code like: rTxt.match( "---", rTxt.getLength()-3 ) to: rTxt.endsWith( "---" ) Change-Id: Iada74c5e714f7234f25b326526843a36255d5599
2014-03-17Remove unused codeStephan Bergmann
Change-Id: I1690f5b88b7bd04d336a45b1d745185285e13070
2014-03-17No need for SAL_CALL hereStephan Bergmann
Change-Id: I283c883bf49e33941de33b9e58d355f683c96ea3
2014-03-17extensions: prefer passing OUString by referenceNoel Grandin
Change-Id: Ic411b2776d0c054d59bfdc847f67785c85c5cb9e
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
Change-Id: I32824c614d070cd4649e18da4a0b91b03bccfaba
2014-03-13convert new data type dialog to .uiCaolán McNamara
Change-Id: Ia354e003903c20435947e82afa293a34a367773a
2014-03-10extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
Change-Id: I234d36bc7ef9e8e27087067f6e43d7e522e52d4d
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
...deprecating com.sun.star.beans.Introspection (single-instance) service. Change-Id: Ica2e3a3541c7dcb1aab79222c5abf40d6988c882
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
ListBox and related now handle up to sal_Int32 elements correctly. sal_Int32 instead of sal_Size or size_t because of UNO and a11y API. Also disentangled some of the mess of SvTreeList and other containers regarding sal_uInt16, sal_uLong, long, size_t, ... type mixtures. Change-Id: Idb6e0ae689dc5bc2cf980721972b57b0261e688a Reviewed-on: https://gerrit.libreoffice.org/8460 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
The last cases are non obvious, so it's pratically done Change-Id: Icae1da8e238f516eaed0f7fbdf96fff778eac547 Reviewed-on: https://gerrit.libreoffice.org/8445 Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
...because the latter lacks the abs(long) overload in some popular environments, cf. <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60401> "stdlib.h does not provide abs(long) overload." Similarly, stdlib.h lacks the abs(float), abs(double), abs(long double) overloads compared to cmath there, whose use was apparently intended in sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx. Rewrote that to use CPPUNIT_ASSERT_DOUBLES_EQUAL instead, which revealed that the comparisons need rather large deltas of .1 resp. .2 (which the original code hid with an implicit conversion to integral type, thus using an effective delta of 1). Discovered with -Wabsolute-value ("absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value") recently introduced on Clang trunk towards 3.5. Change-Id: I4c41575ffdccb2944498b662bd3a53fd510cb0c0
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
Valgrind is capable of detecting such bugs. No need for extra macros. Change-Id: Ied33afa8b32149b6b7b1c0725167349e817d6c89 Reviewed-on: https://gerrit.libreoffice.org/8407 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-02coverity#704634 Dereference after null checkCaolán McNamara
Change-Id: Id6e4e71a9d261734d01de72f81e2df0f7fbad475
2014-03-02unnecessary check before deleteCaolán McNamara
Change-Id: I62b42aa20395ff2f6b3dd2b7ab6460be2ce943b8
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
Change-Id: I6a15e3e705015fdfa92e0606935af8b83cc9a183
2014-02-27Remove visual noise from extensionsAlexander Wilms
Change-Id: I0397d0d0e5343b7ed192a790664b068ac6955bd3 Reviewed-on: https://gerrit.libreoffice.org/8259 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-27coverity#704633 Dereference after null checkCaolán McNamara
Change-Id: I4985249110da93ba67881dcd1c8cd1dc66ae08e2
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I7da10ad3ba8017d64c723b53795348edf0e7dd6d