summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-16Setup Firebird installation / scp2 details.Andrzej J.R. Hunt7-3/+126
2013-07-16Fix checks for system libatomic_ops.Andrzej J.R. Hunt1-6/+6
2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt18-52/+182
2013-07-16fb-sdbc: Pretty printing table log outputAndres Gomez2-11/+32
2013-07-16Implementing the FStatement::execute() method.Javier Fernandez1-0/+25
2013-07-16Fixed crash at FStatement disposing stage.Javier Fernandez1-2/+6
2013-07-16The VARCHAR tye requires a maximum length.Javier Fernandez1-1/+1
2013-07-16GetTables uses now a Statement, instead of a PreparedStatement.Javier Fernandez1-27/+30
2013-07-16Refactoring some code on the FStatement class.Javier Fernandez5-171/+155
2013-07-16Executing again a PreparedStatement.Javier Fernandez5-32/+44
2013-07-16fb-sdbc: added extra checks in FDriverAndres Gomez1-0/+17
2013-07-16fb-sdbc: Added temporal debugging in dbaccessAndres Gomez1-6/+12
2013-07-16fb-sdbc: simplifying url comparisonAndres Gomez1-1/+1
2013-07-16fb-sdbc: Added logging supportAndres Gomez7-61/+84
2013-07-16fb-sdbc: test file moved to a generic placeAndres Gomez1-1/+1
2013-07-16Dealing with parameters in Prepared Statement.Javier Fernandez2-13/+77
2013-07-16Adding debug info for tracking disposes and fixed a memory allocation bug.Javier Fernandez4-18/+30
2013-07-16Adding disposing bits.Javier Fernandez4-6/+29
2013-07-16using the new implementation of the PreparedStatement and ResultSet classes.Javier Fernandez1-18/+18
2013-07-16Properly implementing the ResultSet class.Javier Fernandez2-31/+52
2013-07-16Properly imñemenmting the prepared statement class.Javier Fernandez3-100/+130
2013-07-16Properly implementing the connection construction.Javier Fernandez2-45/+35
2013-07-16Implementing the ResultSet interface.Javier Fernandez4-46/+196
2013-07-16Debug info and some API methods implementation.Javier Fernandez5-7/+305
2013-07-16Added include and linking directives for building the firebird-sdbc driver.Javier Fernandez1-0/+7
2013-07-16fb-sdbc: installing lib and resources.Javier Fernandez5-63/+24
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez43-0/+5848
2013-07-16remove usage of removed headerLuboš Luňák1-1/+0
2013-07-16String to OUStringMatteo Casalin37-1088/+1078
2013-07-16avoid unused warning in non-debug buildLuboš Luňák1-0/+1
2013-07-16fix problem caused by confusing immutability OUString semantics againLuboš Luňák1-1/+1
2013-07-16mention the explicit bool conversion from C++11 for pointer-to-bool checkLuboš Luňák1-3/+4
2013-07-16Delete SvCacheStream classPalenik Mihály14-211/+28
2013-07-16Updated coreCaolán McNamara1-0/+0
2013-07-16remove pointless empty variableLuboš Luňák1-3/+1
2013-07-16tweak background fill color preview to be half-full heightCaolán McNamara1-16/+44
2013-07-16Resolves: #i122753# Force SwapIn for BitmapObjects which...Armin Le Grand1-1/+10
2013-07-16gbuild: update included dep-targets as side effect of targetsMichael Stahl3-15/+39
2013-07-16Add another fallback-path for wilangid.vbs(work it again)Tomofumi Yagi1-1/+1
2013-07-16restore a11y relations within ui formatCaolán McNamara2-114/+193
2013-07-16Convert Transparency tab page to widget UIOlivier Hallot7-417/+653
2013-07-16try to avoid build breakage with cppunit on androidLuboš Luňák1-1/+6
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania9-240/+235
2013-07-16Updated coreCaolán McNamara1-0/+0
2013-07-16Resolves: #i122724# Better handling of line-only pathsArmin Le Grand1-11/+13
2013-07-16convert versions of dialog to .uiCaolán McNamara73-564/+772
2013-07-16option dialog isn't fully layout aware yet, so always calculateCaolán McNamara1-2/+1
2013-07-16warn in configure about using ccache+clang without CCACHE_CPP2 setLuboš Luňák1-0/+7
2013-07-16Minor cleanup.Jan Holesovsky1-4/+4
2013-07-16widget layout: Take decimal digits into account for MetricBoxes.Jan Holesovsky2-1/+21