Stephan Bergmann
c6be3cf03b
loplugin:deletedspecial
...
Change-Id: I0faa47383f8952a74742a640ab2af602b4fcba8f
2015-02-07 12:35:57 +01:00
Caolán McNamara
ca8787a981
boost::unordered_map->std::unordered_map
...
Change-Id: I5d458f43616edc395faa8c27edaddc7d515166db
2015-01-04 12:51:09 +00:00
Caolán McNamara
73d4d9a583
Related: #i124896# remove obsoleted pq_allocator.hxx
...
Change-Id: I8a2b54c97f20e581b9703bf33dbba537c2f603c2
2014-05-15 15:03:50 +01:00
Thomas Arnhold
888057cb5c
fixincludeguards.sh: connectivity
2014-04-19 11:10:08 +02:00
Noel Grandin
199d333f13
connectivity: sal_Bool->bool
...
Change-Id: I96371121ce6697f153f4e973e65831ea2265eb56
2014-04-16 11:51:51 +02:00
Stephan Bergmann
8038ea6396
connectivity: simplify deprecated XTypeProvider.getImplementationId
...
Change-Id: I4a62143fc46b39525968f10236b10cb547fe8c50
2014-03-10 17:39:53 +01:00
Caolán McNamara
61160e0454
add missing vim modelines
...
Change-Id: I72d565b77fad98e176e2f47368201ad1585aef3f
2014-02-18 15:18:09 +00:00
Julien Nabet
0a52587c7a
cppcheck: fix uninitMemberVar for postgresql part
...
Change-Id: Id37b961ff04ec9cebcc9d35434ccfdff0b512235
2013-06-16 21:39:39 +02:00
Michael Meeks
72e5d0c8fb
Move to MPLv2 license headers, with ESC decision and author's permission.
2013-04-30 13:34:06 +01:00
Luboš Luňák
1946794ae0
mass removal of rtl:: prefixes for O(U)String*
...
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Lionel Elie Mamane
0d0ffe3ff1
pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1
2011-11-21 11:31:37 +01:00
Lionel Elie Mamane
412e178a40
pgsql-sdbc: be less prescriptive about indentation style
2011-11-17 21:29:14 +01:00
Lionel Elie Mamane
1dbe65b207
Switch to LGPL-only
2011-11-17 21:15:29 +01:00
Lionel Elie Mamane
969bf70f1b
pgsql-sdbc: switch to boost::unordered_map instead of std::unordered_map
...
Compatibility with non-bleeding edge C++ compilers/library environments
2011-11-17 21:15:27 +01:00
Lionel Elie Mamane
c5a127771f
Proper copyright notices, license mandated changelog
2011-11-17 21:15:16 +01:00
Lionel Elie Mamane
90b5fe7673
Use unordered_map instead of hash_map
...
GNU g++ 4.6 warns that hash_map is deprecated
2011-11-17 21:15:15 +01:00
Lionel Elie Mamane
e28033fdfa
Apply sdbc-postgresql.diff
2011-11-17 21:15:13 +01:00