Age | Commit message (Expand) | Author |
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 |
2022-10-21 | Related: tdf#114441 use better types in place of recently changed ones | Ilmari Lauhakangas |
2022-10-20 | tdf#114441 sal_uLong type to sal_uInt32 type | Calvince Otieno |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-10-10 | Resolves: tdf#151441 queries don't show any content | Caolán McNamara |
2022-10-05 | Resolves: tdf#149277 we don't want to search the whole tree for dups | Caolán McNamara |
2022-10-05 | tdf#126917 menu: OpenXMLFilterSettings != Macros | Justin Luth |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-27 | use more string_view in dbaccess | Noel Grandin |
2022-09-19 | Rename MouseNotifyEvent to NotifyEventType | Samuel Mehrbrodt |
2022-09-12 | cid#1509268 Out-of-bounds access | Caolán McNamara |
2022-09-10 | convert EmbeddedMacros to scoped enum | Noel Grandin |
2022-09-09 | convert CursorMoveDirection to scoped enum | Noel Grandin |
2022-09-08 | loplugin:unusedfields | Noel Grandin |
2022-09-07 | apply ui-rules | Caolán McNamara |
2022-09-07 | convert PreviewMode to scoped enum | Noel Grandin |
2022-09-07 | convert ElementOpenMode to scoped enum | Noel Grandin |
2022-09-07 | convert ObjectType to scoped enum | Noel Grandin |
2022-09-05 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | jsala |
2022-09-05 | dbaccess::DataSupplier doesn't need a pimpl | Noel Grandin |
2022-09-05 | OSaveAsDlg doesn't need a pimpl | Noel Grandin |
2022-09-05 | DataSourceMetaData doesn't need a pimpl | Noel Grandin |
2022-09-05 | HierarchicalNameCheck doesn't need a pimpl | Noel Grandin |
2022-09-05 | DynamicTableOrQueryNameCheck doesn't need a pimpl | Noel Grandin |
2022-09-05 | ObjectNameApproval doesn't need a pimpl | Noel Grandin |
2022-09-05 | RowSet doesn't need a pimpl | Noel Grandin |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-08-31 | Missing test dependency | Stephan Bergmann |
2022-08-25 | vcl: rename GetNonMnemonicString() and make it standalone function | Chris Sherlock |
2022-08-25 | Missing test dependency | Stephan Bergmann |
2022-08-23 | tdf#148251 Use std::swap instead of using temporary values | Liu Hao |
2022-08-20 | cid#735694 silence Dereference after null check | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-17 | Missing test dependency | Stephan Bergmann |
2022-08-17 | cid#1509203 Dereference after null check | Caolán McNamara |
2022-08-16 | cid#1500395 Dereference after null check | Caolán McNamara |