Age | Commit message (Expand) | Author |
2023-02-28 | no need for pimpl in TableName | Noel Grandin |
2023-02-28 | flatten some internal classes in dbaccess | Noel Grandin |
2023-02-24 | Fix build in a specific VS2022 environment | Mike Kaganski |
2023-02-21 | osl::Mutex->std::mutex in FmXGridPeer | Noel Grandin |
2023-02-18 | osl::Mutex->std::mutex in OGenericUnoController | Noel Grandin |
2023-02-18 | osl::Mutex->std::mutex in dbaui::OAsynchronousLink | Noel Grandin |
2023-01-28 | Use ImplInheritanceHelper in OTableWindowAccess | Stephan Bergmann |
2023-01-28 | Use ImplInheritanceHelper in OJoinDesignViewAccess | Stephan Bergmann |
2023-01-28 | Use ImplInheritanceHelper in OConnectionLineAccess | Stephan Bergmann |
2023-01-20 | Fix SbaXGridControl queryAggregation | Stephan Bergmann |
2023-01-17 | XUnoTunnel->dynamic_cast in ODatabaseContext | Noel Grandin |
2023-01-16 | XUnoTunnel->dynamic_cast in OContentHelper | Noel Grandin |
2023-01-16 | XUnoTunnel->dynamic_cast in ORowSetBase | Noel Grandin |
2023-01-16 | XUnoTunnel->dynamic_cast in OQueryDescriptor | Noel Grandin |
2023-01-16 | XUnoTunnel->dynamic_cast in connectivityy | Noel Grandin |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-15 | tdf#153004: error when copying content to a table without autovalue primary key | Julien Nabet |
2023-01-13 | Related tdf#153003: Copying a query and pasting as table in same DB impossible | Julien Nabet |
2023-01-13 | Base OSubComponent on cppu::WeakComponentImplHelper | Stephan Bergmann |
2023-01-13 | XUnoTunnel->dynamic_cast in VCLXDevice | Noel Grandin |
2023-01-06 | tdf#152900: "Create new field as primary key" disabled... | Julien Nabet |
2022-12-14 | loplugin:implinheritancehelper in dbaccess | Noel Grandin |
2022-12-10 | Related tdf#152381: fix "lengths do not match" | Julien Nabet |
2022-12-08 | tdf#152299 - Remove unused define(s) from C/C++ files | Bogdan B |
2022-12-01 | tdf#149221 Handle HID on Database Wizard dialog | Rafael Lima |
2022-11-29 | dbaccess: remove unused includes | Xisco Fauli |
2022-11-23 | loplugin:unusedfields make some fields private | Noel Grandin |
2022-11-23 | UnoApiTest: factor out createTempFile | Xisco Fauli |
2022-11-22 | tdf#151827 Improves strings about ODBC connection | Rafael Lima |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-11-15 | Resolves: tdf#152043 line wrap the label | Caolán McNamara |
2022-11-15 | sync with dbwizconnection page wrt the expansion of 'browseurl' | Caolán McNamara |
2022-11-15 | resave with latest glade | Caolán McNamara |
2022-11-13 | tdf#114441: Convert use of sal_uLong to better integer types | Harshita Nag |
2022-11-11 | move password handling from SwModelTestBase to UnoApiTest | Xisco Fauli |
2022-11-11 | Drop a counterproductive const& | Stephan Bergmann |
2022-11-09 | UnoApiTest: factor out common code | Xisco Fauli |
2022-11-04 | calling getCaughtException twice in one catch block is not allowed | Noel Grandin |
2022-11-04 | tdf#54857 use OUStringConstExpr in XMLPropertyMapEntry | Noel Grandin |
2022-11-01 | error when copying table and the copy table wizard creates the primary key | Noel Grandin |
2022-10-28 | Typo: SERVICE_SDB_PREPAREDSTATMENT->SERVICE_SDB_PREPAREDSTATEMENT (dbaccess) | Julien Nabet |
2022-10-28 | Fix bug in copying table where we need to create a primary key | Noel Grandin |
2022-10-28 | add TOOLS_WARN | Noel Grandin |
2022-10-28 | make ValueTransfer easier to understand | Noel Grandin |
2022-10-28 | rename createPreparedStatment->createPreparedStatement | Noel Grandin |
2022-10-28 | It's Frame-Controller-Model, not Model-View-Controller | Mike Kaganski |
2022-10-28 | Introduce utl::ConnectModelViewController | Mike Kaganski |
2022-10-24 | UnoApiTest: factor out common code | Xisco Fauli |
2022-10-23 | tdf#151073 - enable firebird for appstore build w/o experimental mode | Christian Lohmaier |
2022-10-21 | test: merge CalcUnoApiTest and UnoApiTest into one | Xisco Fauli |