summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Collapse)Author
2014-04-23huge hrc and src file cleanupThomas Arnhold
* mostly fallout from ui conversion * some completely unused defines from src files * lots of unused HID ids Change-Id: I976561205798db3d06ee139de6223f638e58f47a Reviewed-on: https://gerrit.libreoffice.org/9142 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
2014-04-22loplugin:unreffunStephan Bergmann
Change-Id: Ia7b5ac5ca28d80c353f1ccdce4b69838e584d811
2014-04-22clean up hrc filesThomas Arnhold
and remove some unused stuff Change-Id: Iea6177c3d2f9d0668187e66155b62688ae2ecb04
2014-04-22coverity#703938 Unchecked return valueCaolán McNamara
Change-Id: I7bbd7b536227902b3692137340a21eb755aa5ed8
2014-04-22coverity#703939 Unchecked return valueCaolán McNamara
Change-Id: Ic19f4c41d3e0e32ae1ebffb690b821260d7e00d0
2014-04-22coverity#703941 Unchecked return valueCaolán McNamara
Change-Id: Ifdc48318a21a1334da00b11fae62c9d25585793c
2014-04-21remove comments why a file gets includedThomas Arnhold
also remove some commented out code Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
2014-04-21remove some more bloatThomas Arnhold
Change-Id: I7b6c04d99c41360ff49be774afcb4447a829d31c
2014-04-18Typo: s/cant/can't/Tor Lillqvist
Change-Id: Id76b4ea569246c4b96da48dbc8d5a557367e0cca
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
Unfinished work in progress. Change-Id: I978755d73630b8653b169a53f937c1332799e22e
2014-04-17remove executable bitAndras Timar
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
Change-Id: Ieb52470f9638b74898954db3890aaf2cf202290a
2014-04-16WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist
Work around a slight confusion in the Clang plugin when used with Clang 3.2. Put these 'extern "C"' function definitions consistenly outside namespaces, as they are declared in the header. Change-Id: Iccee41dfe0776f382e677b109009a95fb806a12c
2014-04-15Remove dead codeStephan Bergmann
Change-Id: I46ca823d4bfd6ccdb47ce4b4bb793ec81bcc35d9
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
...since f059134fab0f91b7a15594ad06536a13fbfae034 "INTEGRATION: CWS cppuhelpshrink: #i72766# save memory in cppuhelper, using a vector instead of a hash_map" (but a dummy "void" default is left in place for backwards compatibility). Change-Id: I3bb0af8158f34737d41c344464f3cf944e2891ed
2014-04-14update_pchThomas Arnhold
Change-Id: I099bff66a7796a5cf18e37e445467bdfb33de602
2014-04-14typo: positon -> positionThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: ULR -> URLThomas Arnhold
2014-04-14typo: titel -> titleThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-14Missing includesStephan Bergmann
Change-Id: I08750fdaab137665205a6e55891d845b39b0147d
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: Ie4f6197e42db298b4a3dcb6befdbd72dff6ea2b7
2014-04-10coverity#983369 Dereference before null checkCaolán McNamara
Change-Id: Ifadcbe32aa64a9653f4e8dd8742dd3c5da22facd
2014-04-10It's "its", not "it's"Tor Lillqvist
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
2014-04-08coverity#704622 Explicit null dereferencedCaolán McNamara
Change-Id: Ibde2c27791d1be30d6207a338367b6c433acfc0b
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
...and rather live with macro calls not terminated by semicolons until those macros are gone for good anyway. Completely remove unused DECLARE_UNO3_XCOMPONENT_DEFAULTS. Change-Id: I0d4eb5a91736004b0da2b09fce860e57f6d1ddbd
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
Change-Id: I0ef2e67f6d61e0ce118c0f5e926b8194ef9d8058
2014-04-07Typo for SERVICE_SDB_CALLABLESTATEMENTJulien Nabet
Change-Id: If86d82e19dd62b1e55cb336d3b9a6d8b92c1d538 Reviewed-on: https://gerrit.libreoffice.org/8831 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-04-05coverity#704617 Explicit null dereferencedCaolán McNamara
Change-Id: I4ccad4c6baad8e3db3c2868ea5baecaff9f5c75e
2014-04-05Move comment to right placeLuc Castermans
Change-Id: I9d7b5afac5851d1bab61607278bdcaee1a8c7be9 Reviewed-on: https://gerrit.libreoffice.org/8870 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2014-04-05Translated German commentsLuc Castermans
Change-Id: I813e3cc238b06f4b3511c9350b7fb83edffd0294 Reviewed-on: https://gerrit.libreoffice.org/8868 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
i.e. convert "::sal_Bool" to "sal_Bool" Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
Change-Id: Ida8ee14bb6350fad815d741ca7a2b7db04a8ed11
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-04-01convert sql exception dialog to .uiCaolán McNamara
Change-Id: I57878f8c9fcae09e3904c4e316ffa6277625b960
2014-04-01convert user admin password dialog to .uiCaolán McNamara
Change-Id: Ia94c3b27b80d8c58e287ae588a5f6a40fb64fa38
2014-04-01connectivity: sal_Bool->boolNoel Grandin
Change-Id: Ice855d69c70d4f5fc119ddf1ddebf18ee6add270
2014-04-01connectivity: sal_Bool->boolNoel Grandin
Change-Id: Iafa52d3643b9313c20c75cf98f6b1ec231bf9d6d
2014-04-01connectivity: sal_Bool->boolNoel Grandin
Change-Id: Ia45f9776e0b27720647c664541a41b5f46eedc37
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
Convert method name getBoleanComparisonPredicate to getBooleanComparisonPredicate Change-Id: I00c726b1fecd8352dc49f2af98c3ae3c799ef424
2014-04-01connectivity: sal_Bool->boolNoel Grandin
Change-Id: Ic583deda8b0be3c89bcd644a1872ebd83276487a
2014-03-31xmloff: sal_Bool->boolNoel Grandin
Change-Id: Id3d8f4f4ef32280a131907ffa32eb2ad5d6ea2e1
2014-03-31xmloff: sal_Bool->boolNoel Grandin
Change-Id: I64c33ae4c157e270acac9a1f820d3e6272ba0bea
2014-03-31xmloff: sal_Bool->boolNoel Grandin
Change-Id: I1deb10cb1581137ab92e73367e63339822a9a094
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
Change-Id: Ie20fc857f19f74aaccb546f9bfa11a7a657d3e8a
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
Change-Id: I667f701cdc15471d3b154c3b7e4a23487d540015
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
Change-Id: I5d2fcf6ba90892abf55cbf61b760c2fbbe33c412
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
Change-Id: I4aeccc3957048a40e705654bf6b9972cc03648b6