summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign
AgeCommit message (Expand)Author
2014-08-18various unused QueryBoxesThomas Arnhold
2014-07-24Typo: PRECSION->PRECISIONJulien Nabet
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09Translated German comments dbaccess/source/ui clean nowLuc Castermans
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05coverity#705147 Missing break in switch, assuming its intentionalCaolán McNamara
2014-05-27coverity#1213514 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215312 Uncaught exceptionCaolán McNamara
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22coverity#703941 Unchecked return valueCaolán McNamara
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-21coverity#738619 Uninitialized scalar fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04swap arguments around to smooth .ui conversionsCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#707747 Uninitialized scalar fieldCaolán McNamara
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-14This shall probably use the value of getMaxColumnsInIndex()Stephan Bergmann
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-22Fix other typosJulien Nabet
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold