summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)Author
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10coverity#1242423 Dereference after null checkCaolán McNamara
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann
2014-09-08Resolves: fdo#83501 STR_QUERY_* populate the join dialogCaolán McNamara
2014-09-05yet another overrun access of an empty OUStringNorbert Thiebaud
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16fix build againMarkus Mohrhard
2014-08-15ErrorBoxes from querydesign to StringThomas Arnhold
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05coverity#705146 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-04coverity#1000657 Missing break in switchCaolán McNamara
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-11coverity#707740 Uninitialized pointer fieldCaolán McNamara
2014-05-11coverity#707744 Uninitialized pointer fieldCaolán McNamara
2014-05-11coverity#707746 Uninitialized pointer fieldCaolán McNamara
2014-05-08typosThomas Arnhold
2014-05-08coverity#735404 Logically dead codeCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-14typo: positon -> positionThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: titel -> titleThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-14Missing includesStephan Bergmann
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10coverity#983369 Dereference before null checkCaolán McNamara
2014-04-08coverity#704622 Explicit null dereferencedCaolán McNamara