summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-19Remove duplicate propertyids.[hc]xx.Andrzej J.R. Hunt
2013-07-19Use one mutex per connection (firebird-sdbc).Andrzej J.R. Hunt
2013-07-19gbuild: add support for auto-creationa nd reuse of binary package.Norbert Thiebaud
2013-07-19gbuild: add an intermediary 'almost' target to ModuleNorbert Thiebaud
2013-07-19configure.ac properly use pkg-configLionel Elie Mamane
2013-07-19fdo#67061 bring install readme in sync with changed realityLionel Elie Mamane
2013-07-19small cleanup in [hr-HR] locale data, fdo#66376Eike Rathke
2013-07-19changed Croatian [hr-HR] locale data, fdo#66376Krunoslav Šebetić
2013-07-18Related: fdo#48835 reuse Mac appmenu translationsCaolán McNamara
2013-07-18Related: fdo#48835 run everything through the uno dispatcher for clean quitCaolán McNamara
2013-07-18add pointer in receiver...but don't know how to draw that pointSiqi LIU
2013-07-18Ask users to reconnect if connection lostSiqi LIU
2013-07-18comment out updateCurrentSlide(0) in presentationController constructor as it...Siqi LIU
2013-07-18Related: fdo#48835 turn into unreadable goo to get correct options contextCaolán McNamara
2013-07-18Avoid ORowSetValueDecorator as it seems broken on some platforms.Andrzej J.R. Hunt
2013-07-18fdo#65761 yet another gbuildification bugDavid Ostrovsky
2013-07-18Don't use std::vector::emplace_back (requires C++11).Andrzej J.R. Hunt
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara
2013-07-18Use ORowSetValue (FValue) for storage in FResultSet.Andrzej J.R. Hunt
2013-07-18Ugly/temporary hack to have SQL_SHORT working again.Andrzej J.R. Hunt
2013-07-18SAL_INFO in checkRowIndex spams output.Andrzej J.R. Hunt
2013-07-18Cleanup SAL_INFO debugging output.Andrzej J.R. Hunt
2013-07-18Implement retrieval of basic types from firebird.Andrzej J.R. Hunt
2013-07-18Move data retrieval/resultset population from constructor to on-demand.Andrzej J.R. Hunt
2013-07-18Refactor row number access.Andrzej J.R. Hunt
2013-07-18Improve formatting of firebird-sdbc error messages.Andrzej J.R. Hunt
2013-07-18Replace raw pointer with Reference to Statement in FResultSet.Andrzej J.R. Hunt
2013-07-18Sanitize sql strings for firebird. (Quotation marks unsupported.)Andrzej J.R. Hunt
2013-07-18Refactor FStatement to use transactions from Connection.Andrzej J.R. Hunt
2013-07-18fdo#67045 - fix several nasty screen selection issues with presenter console.Michael Meeks
2013-07-18fdo#62475 removed pointless commentsJelle van der Waa
2013-07-18use correct package name in libreofficeX.Y-debian-menus package (fdo#67041)Petr Mladek
2013-07-18Resolves: fdo#66924 switching to master view is brokenCaolán McNamara
2013-07-18Mark as static and/or constTakeshi Abe
2013-07-18librelogo: fix LibO SVG export for W3C Validator/WikipediaLászló Németh
2013-07-18Test also the IStream partFridrich Štrba
2013-07-18fix warningNoel Grandin
2013-07-18ditch some XubStringsCaolán McNamara
2013-07-18merge more copypaste into assertXPath()Miklos Vajna
2013-07-18merge copypaste into parseExport()Miklos Vajna
2013-07-18Try to make the ziptest a bit more genericFridrich Štrba
2013-07-18Trying to resurect the zip testFridrich Štrba
2013-07-18fix DOCX export page border - interoperabillity. export case #2Adam Co
2013-07-18debian-menus packages should not conflict with older versions (fdo#67031)Petr Mladek
2013-07-18fix windows buildNoel Grandin
2013-07-18widget layout: MenuButton needs to extract relief too.Jan Holesovsky
2013-07-18Move comment.Jan Holesovsky
2013-07-18startcenter: No need for special GetFocus().Jan Holesovsky
2013-07-18startcenter: Re-introduce code that handles accelerators.Jan Holesovsky
2013-07-18startcenter: The explicit Show() is not necessary.Jan Holesovsky