summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign
AgeCommit message (Expand)Author
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-05Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-08-25convert TABLE_DESIGN_ALL_ROWS_DELETED with custom buttons to .uiCaolán McNamara
2014-08-25convert TABLE_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
2014-08-21QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES -> MessageDialog + stringCaolán McNamara
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