Age | Commit message (Expand) | Author |
2017-01-16 | new loplugin: useuniqueptr: dbaccess | Noel Grandin |
2017-01-13 | unixODBC changed soname to .2 so reflect it | Tomáš Chvátal |
2017-01-11 | Some loplugin:conststringvar/stringconstant improvements: dbaccess | Stephan Bergmann |
2017-01-10 | Resolves: rhbz#1409634 crash on close storing clipboard of database table | Caolán McNamara |
2017-01-09 | New loplugin:externvar: dbaccess | Stephan Bergmann |
2017-01-07 | Typo: Acess->Access | Julien Nabet |
2017-01-07 | Typo: Postion->Position | Julien Nabet |
2017-01-05 | Replace side-effect--only uses of makeStringAndClear() with setLength(0) | Stephan Bergmann |
2017-01-05 | require firebird 3.0 for build (don't allow 2.5) | Lionel Elie Mamane |
2017-01-02 | micro opt | Caolán McNamara |
2017-01-02 | Remove newly added SAL_WARN_IF | Julien Nabet |
2017-01-02 | Typo: m_nColumnPostion->m_nColumnPosition | Julien Nabet |
2017-01-02 | Remove some OSL legacies in dbaccess | Julien Nabet |
2017-01-02 | Translate German logs in QueryTabWinUndoAct (dbaccess) | Julien Nabet |
2017-01-02 | osl/diagnose.h useless in userinformation (dbaccess) | Julien Nabet |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-26 | use std::vector instead of naked array in SfxItemPool | Noel Grandin |
2016-12-23 | remove unused ImageLists | Caolán McNamara |
2016-12-22 | Dispose component when done | Stephan Bergmann |
2016-12-22 | Dispose document when done | Stephan Bergmann |
2016-12-21 | convert VclButtonsType to scoped enum | Noel Grandin |
2016-12-21 | remove newly unused SfxImageManager | Caolán McNamara |
2016-12-17 | Minor simplification | Stephan Bergmann |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-12-12 | dbaccess: fix testCloneMovesPlusDeletions test | Michael Stahl |
2016-12-12 | Prevent use of ORowSetValue with sal_Bool as TINYINT | Stephan Bergmann |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-12-06 | cleanup unused includes (related to tdf#88206) | Jochen Nitschke |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-12-05 | only IMG_PRIMARY_KEY is actually used | Caolán McNamara |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in dbaccess | Stephan Bergmann |
2016-11-29 | Use Size::Width/Height instead of inherited Pair::A/B | Stephan Bergmann |
2016-11-29 | loplugin:vclwidgets check for assigning from VclPt<T> to T* | Noel Grandin |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-24 | use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged | Noel Grandin |
2016-11-23 | convert SAD constants to o3tl::typed_flags | Noel Grandin |
2016-11-23 | convert EF constants to o3tl::typed_flags | Noel Grandin |
2016-11-23 | convert CBTP constants to o3tl::typed_flags | Noel Grandin |
2016-11-22 | remove some more global OUStrings | Noel Grandin |
2016-11-22 | trivial makefile cleanups | Michael Stahl |
2016-11-21 | Revert "add missing component" | David Tardon |
2016-11-21 | Revert "add missing component" | David Tardon |
2016-11-21 | add missing component | David Tardon |
2016-11-21 | add missing component | David Tardon |
2016-11-21 | add missing deps on ui files | David Tardon |
2016-11-20 | gbuild allow unitest to run once per lang in WITH_LANG_LIST | Norbert Thiebaud |
2016-11-17 | loplugin:datamembershadow | Noel Grandin |