summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2016-03-04pgsql-sdbc: put local code and constants in anonymous namespaceLionel Elie Mamane
2016-03-04pgsql-sdbc: factorise common codeLionel Elie Mamane
2016-03-04tdf#92538 pgsql-sdbc make a reasonable sorting of typesLionel Elie Mamane
2016-03-04pgsql-sdbc: "text" dataype is *LONG*VARCHARLionel Elie Mamane
2016-03-04fixup startsWith vs == in string comparisonsLionel Elie Mamane
2016-03-04-Werror,-WshadowStephan Bergmann
2016-03-04fixup tdf#92538Lionel Elie Mamane
2016-03-04fixup tdf#92538Lionel Elie Mamane
2016-03-03tdf#92538 use proper schema name for type namesLionel Elie Mamane
2016-03-03loplugin:unuseddefaultparams in include/filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in connectivityNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-03-01coverity#1352212 Unchecked return valueCaolán McNamara
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert TraversalParts to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-25convert ParameterClassification to scoped enumNoel Grandin
2016-02-25convert FilterComponent to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin
2016-02-25convert ErrorCode to scoped enumNoel Grandin
2016-02-25The XJavaVM.getJavaVM return value can always be extracted to sal_Int64Stephan Bergmann
2016-02-23Guard against globally shared UNO ref accessed from wrong UNO envStephan Bergmann
2016-02-23Replace nested pairs with structStephan Bergmann
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22Remove TRACE_ALLOC/FREE debugging codeStephan Bergmann
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-22WaE vs2015: casting from int32 to pointer to to odbc idiosyncraciesNorbert Thiebaud
2016-02-18coverity#1352441 silence Resource leakCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-11mork: Clean up unused includesDavid Ostrovsky
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09sequence->vector in postgresqlNoel Grandin
2016-02-09tdf#88462 convert manual XInterface implementationskerem
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-09sequence->vector in ParameterManagerNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05tdf#74608: Ctor function for mork component implementationDavid Ostrovsky
2016-02-04mork: Remove unused source fileDavid Ostrovsky
2016-02-04mork: SAL_DELETED_FUNCTION->'= delete'David Ostrovsky
2016-02-04mork: boost::noncopyable->'= delete'David Ostrovsky
2016-02-03connectivity: replace boost::bind with lambdaMichael Stahl
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
017-05-19 09:17:06 +0200'>2017-05-19loplugin:unusedfieldsNoel Grandin make it a little smarter in dealing with fields that are smart pointers Change-Id: I44072105170882dc29fb19558f1065cffc7e5f11 Reviewed-on: https://gerrit.libreoffice.org/37751 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2017-01-26Remove dynamic exception specificationsStephan Bergmann ...(for now, from LIBO_INTERNAL_CODE only). See the mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2017-January/076665.html> "Dynamic Exception Specifications" for details. Most changes have been done automatically by the rewriting loplugin:dynexcspec (after enabling the rewriting mode, to be committed shortly). The way it only removes exception specs from declarations if it also sees a definition, it identified some dead declarations-w/o-definitions (that have been removed manually) and some cases where a definition appeared in multiple include files (which have also been cleaned up manually). There's also been cases of macro paramters (that were used to abstract over exception specs) that have become unused now (and been removed). Furthermore, some code needed to be cleaned up manually (avmedia/source/quicktime/ and connectivity/source/drivers/kab/), as I had no configurations available that would actually build that code. Missing @throws documentation has not been applied in such manual clean-up. Change-Id: I3408691256c9b0c12bc5332de976743626e13960 Reviewed-on: https://gerrit.libreoffice.org/33574 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin Change-Id: Id66a706171b73affeb508812744028d9f30133af Reviewed-on: https://gerrit.libreoffice.org/27868 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2016-06-03loplugin:constantparamsNoel Grandin Change-Id: Ib162ba9297b9d900ea42c7e5216e152d3e58a361 Reviewed-on: https://gerrit.libreoffice.org/25769 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274 2015-07-22com::sun::star->css in canvasNoel Grandin Change-Id: I23c3f774834bb7e84e2f02fe05fa9d844adadc9d Reviewed-on: https://gerrit.libreoffice.org/17259 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe with the variadic variants, in canvas. Change-Id: I8604e6b6e0f45539e3411c98a166518b837b6758 Reviewed-on: https://gerrit.libreoffice.org/16798 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara Change-Id: I4de4d5c3a191784598e93a8cf70e45a3f59ae857 Reviewed-on: https://gerrit.libreoffice.org/14907 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2014-05-19canvas: drop using from headersThomas Arnhold Change-Id: Ifcfd08984df883a06a133b407ac90ddf259b3bef 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-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin i.e. convert "::sal_Bool" to "sal_Bool" Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067 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-12Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann ...which reveals that some uses are not derived from XEventListener, so re- introduce BaseMutexHelper as an alternative (which originally got superseded by DisambiguationHelper in 09b546cf9c1d0d9f78066e70a0348c7678cdcb14 "Fix overloaded-virtual warning in canvas"). Change-Id: I1418370733b72526ec481b70fa69f03e7c28b7ce 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3 2013-11-05fixincludeguards.sh: canvasThomas Arnhold Change-Id: I2fb527c2cb5814b15862144baf3783d226e675ef 2013-10-28fixincludeguards.sh: canvasThomas Arnhold Change-Id: I5b17411c58e5c5ae7b473d263fa5e4ee97ff35c8 2012-11-27::rtl prefix removal in canvasRicardo Montania Change-Id: Iab6aaa9f06dfe69c85db5e87f9512db0eb44caa8 Reviewed-on: https://gerrit.libreoffice.org/1181 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br> 2012-10-08re-base on ALv2 code. Includes:Michael Meeks linecap: Reintegrating finished LineCap feature Patch contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 disable extended linecap API for now. gnumake4 work primarily from Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1394326 misc. dead code cleanups Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1204995 http://svn.apache.org/viewvc?view=revision&revision=1207270 2011-12-01typo fix: explicitely -> explicitlyLior Kaplan 2011-04-08Fix overloaded-virtual warning in canvasThorsten Behrens With enabled -Woverloaded-virtual gcc warning (see http://lists.freedesktop.org/archives/libreoffice/2011-March/009567.html), canvas exposed a nasty clash between WeakComponentImplHelper::disposing and XEventListener::disposing. Fixed by overriding *once* in baseclass, and then calling disambiguated, renamed methods. 2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> 2010-03-31Merge DEV300_m75thb * resolved two conflicts caused by lineend changes in canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws version, which uses new texture fill semantics, and fixes clipping bug * binned file header changes from head for deleted files 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2009-10-16#i105937# Much improved gradient support for canvas/basegfx/drawinglayer.thb See http://blog.thebehrens.net/2009/07/28/hackweek-iv-canvas-convwatch/ for more background information 2008-06-24INTEGRATION: CWS canvas05 (1.3.56); FILE MERGEDKurt Zenker 2008/06/09 12:51:47 thb 1.3.56.7: #i88081# Join from CWS impress144 (fixing the dxcanvas crash), extended for the other canvas impls 2008/05/13 14:51:48 thb 1.3.56.6: removed redundant extra surface from spritecanvas; removed silly conditional that always resolved to true from X11Surface ctor 2008/04/21 07:31:37 thb 1.3.56.5: RESYNC: (1.4-1.5); FILE MERGED 2008/04/07 14:33:49 thb 1.3.56.4: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 22:56:28 thb 1.3.56.3: Reworked Surface class to abstract interface; changed all manual refcount handling to RAII 2008/03/18 22:00:57 thb 1.3.56.2: Implementing non-backbuffered canvas for cairocanvas as well - reworked to share most of the code 2007/12/20 22:18:56 thb 1.3.56.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering 2008-04-11INTEGRATION: CWS changefileheader (1.3.80); FILE MERGEDRüdiger Timm 2008/03/28 16:34:57 rt 1.3.80.1: #i87441# Change license header to LPGL v3. 2008-04-02INTEGRATION: CWS cairoquartz01 (1.3.16); FILE MERGEDKurt Zenker 2008/01/18 18:48:31 mox 1.3.16.1: Remove too aggressive namespacing. Broke build with Mac OS X 10.5 Leopard. 2006-12-13INTEGRATION: CWS presfixes09 (1.2.4); FILE MERGEDKurt Zenker 2006/10/20 11:40:13 thb 1.2.4.4: #i10000# Removed post-merge compiler warnings; removed spurious semicolon after macro 2006/04/25 12:53:37 thb 1.2.4.3: #i63943# Handling probe construction special 2006/03/08 17:59:44 thb 1.2.4.2: #i49357# Now also providing the C lib entry points again 2006/03/07 15:07:27 thb 1.2.4.1: #i49357# Reformatted (4-space tabs) & removed cruft; adapted to recent XWindow vs. XWindowListener changes; using dbo's new ServiceDecl goodness 2006-02-28INTEGRATION: CWS cairocanvas (1.1.2); FILE ADDEDKurt Zenker 2006/01/11 12:29:03 radekdoulik 1.1.2.5: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik optimizes resizes and adds fallback to rgb surfaces for fully opaque bitmap draws on sprites 2005/12/14 15:38:06 radekdoulik 1.1.2.4: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik use vcl to draw text to virtual device created from our pixmaps 2005/11/08 21:23:06 radekdoulik 1.1.2.3: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik updated cairo canvas to be usable by canvas02 2005/09/14 10:51:01 radekdoulik 1.1.2.2: Issue number: #51657 Submitted by: radekdoulik Reviewed by: radekdoulik Sync code in ooo-build with cairo canvas cws 2005/07/07 07:58:03 radekdoulik 1.1.2.1: Issue number: 51657 Submitted by: radekdoulik Reviewed by: radekdoulik initial import of cairo canvas code