summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/kab/KResultSet.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/kab/KResultSet.cxx')
-rw-r--r--[-rwxr-xr-x]connectivity/source/drivers/kab/KResultSet.cxx0
1 files changed, 0 insertions, 0 deletions
diff --git a/connectivity/source/drivers/kab/KResultSet.cxx b/connectivity/source/drivers/kab/KResultSet.cxx
index 7a7043eb34c6..7a7043eb34c6 100755..100644
--- a/connectivity/source/drivers/kab/KResultSet.cxx
+++ b/connectivity/source/drivers/kab/KResultSet.cxx
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-07Actually check the return values of the various Coin* callsStephan Bergmann 2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-01-04stdexcept for std::runtime_errorCaolán McNamara 2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara 2014-12-18sccomp: Use appropriate OUString functions on string constantsStephan Bergmann 2014-06-06coverity#1202902 Uncaught CoinError exceptionCaolán McNamara 2014-06-04DeInitVCL at end of testsStephan Bergmann 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-04-24sccomp: sal_Bool->boolNoel Grandin 2014-04-04sccomp: Fix description of com.sun.star.comp.Calc.CoinMPSolver.Matúš Kukan 2014-04-03loplugin:saloverrideStephan Bergmann 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-04-03override specifier 'override' not allowed on a destructorMatúš Kukan 2014-04-03sccomp: Share common code and have only one library.Matúš Kukan 2014-04-03sccomp_lpsolver does not need to link against scMatúš Kukan 2014-04-02sccomp: Add very simple unit test for lp solvers.Matúš Kukan 2014-04-01sccomp: Make the source files more similar and fix some problems.Matúš Kukan 2014-04-01Install coinmp and lpsolve linear solvers in parallel.Matúš Kukan 2014-04-01Revert "Allow to build lpsolver based on CoinMP library."Matúš Kukan