summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Adding debug info for tracking disposes and fixed a memory allocation bug.Javier Fernandez4-18/+30
2013-07-10Adding disposing bits.Javier Fernandez4-6/+29
2013-07-10using the new implementation of the PreparedStatement and ResultSet classes.Javier Fernandez1-18/+18
2013-07-10Properly implementing the ResultSet class.Javier Fernandez2-31/+52
2013-07-10Properly imñemenmting the prepared statement class.Javier Fernandez3-100/+130
2013-07-10Properly implementing the connection construction.Javier Fernandez2-45/+35
2013-07-10Implementing the ResultSet interface.Javier Fernandez4-46/+196
2013-07-10Debug info and some API methods implementation.Javier Fernandez5-7/+305
2013-07-10Added include and linking directives for building the firebird-sdbc driver.Javier Fernandez1-0/+7
2013-07-10fb-sdbc: installing lib and resources.Javier Fernandez5-63/+24
2013-07-10Firebird: initial implementation of the skeleton driver.Javier Fernandez43-0/+5848
2013-07-10do not write attributes with 'none' for non-ISO language/countryEike Rathke1-0/+10
2013-07-10use GetMatrix instead of manually disambiguating External and normal refsNoel Power1-5/+1
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna4-2/+51
2013-07-10writerfilter: move the crash test file to "pass" directoryMichael Stahl2-7/+0
2013-07-10rhbz#960019 : RTF import: handle extra groups in listoverride entryMichael Stahl3-2/+31
2013-07-10writerfilter: not every field has a Content propertyMichael Stahl1-3/+6
2013-07-10Remove an un-used mode on Application::Yield.Michael Meeks2-3/+3
2013-07-10convert version comment dialog to .ui formatCaolán McNamara6-113/+204
2013-07-10drop intermediate stringsCaolán McNamara1-4/+4
2013-07-10merge duplicated codeCaolán McNamara1-86/+3
2013-07-10remove last XubString uses in cppcanvasCaolán McNamara1-21/+20
2013-07-10Updated coreCaolán McNamara1-0/+0
2013-07-10continue to interpret command from server if is not endedsiqi23-211/+170
2013-07-10slideshow control pad fixsiqi2-1/+3
2013-07-10bug fixes on server connectionsiqi4-21/+27
2013-07-10SvxBrushItem::TransparencyToPercent: add this to avoid copypasteMiklos Vajna3-4/+4
2013-07-10fdo#66688: fix for crash on exit and opacity issueAdam Co5-6/+63
2013-07-10IsContinous -> IsContinuousLuboš Luňák3-5/+5
2013-07-10Use mkdtemp() so that 2 builds can package at the same time.Jan Holesovsky2-4/+7
2013-07-10drop useless conditionDavid Tardon1-5/+2
2013-07-10initialize member variableDavid Tardon1-1/+2
2013-07-10don't use empty table nameLionel Elie Mamane1-2/+5
2013-07-10TODO noteLionel Elie Mamane1-0/+7
2013-07-10remove bogus testLionel Elie Mamane1-3/+0
2013-07-10make SQL grammar Generalised LRLionel Elie Mamane3-211/+212
2013-07-10fdo#58644 fix handling of subqueriesLionel Elie Mamane1-0/+1
2013-07-10Mark as constTakeshi Abe6-9/+9
2013-07-09Revert "Separate ScDocShell declaration with ScDocShellRef declaration."Markus Mohrhard3-470/+449
2013-07-09fix Windows buildMarkus Mohrhard1-2/+5
2013-07-09fdo#62192: broken launch script, bork in March in GermanyErik Auerswald1-0/+8
2013-07-09More on windows link error.Kohei Yoshida2-2/+5
2013-07-09We don't need this.Kohei Yoshida1-2/+0
2013-07-09Separate ScDocShell declaration with ScDocShellRef declaration.Kohei Yoshida3-449/+470
2013-07-09Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida6-41/+67
2013-07-09Hide this global aFileFormats. This doesn't work well with MSVC.Kohei Yoshida5-22/+27
2013-07-09More removal of implicit inlines, while I'm at it....Kohei Yoshida4-37/+128
2013-07-09These header inline methods cause linkage error on Windows.Kohei Yoshida12-20/+57
2013-07-09let getLanguageType() resolve unknown due to present default scriptEike Rathke2-16/+49
2013-07-09fdo#65589: Treat legacy types.rdb w/o /UCR key as emptyStephan Bergmann1-12/+20