summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg
AgeCommit message (Expand)Author
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-03probable attempts to find the parent dialogCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-30fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKELionel Elie Mamane
2012-08-21fdo#46480 do not double-escape (e.g. date) literals as stringsLionel Elie Mamane
2012-08-10fdo#39468: Translate German comments in dbaccess/Philipp Riemer
2012-08-10cleaned-up commentsPhilipp Riemer
2012-08-09translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-12warning C4101: unreferenced local variableMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-05removed useless forward declarations of classTakeshi Abe
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01fdo#51497 Show output from SELECT statements in Execute SQL dialog.Phil Hart
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-15Remove dead codeThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-24removed unused member fieldsTakeshi Abe
2012-05-21removed unused #definesTakeshi Abe
2012-05-17catch by const referenceTakeshi Abe
2012-05-17removed unused const rtl::OUStringTakeshi Abe