summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2012-08-20fdo#47674 Save setting for Import Ascii Text DlgLaurent Balland-Poirier
2012-08-16fix a linguistic issue on Calc UIBence Babati
2012-08-16String to OUStringBence Babati
2012-08-14changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara
2012-08-01resolved fdo#53012 crash in CSV fixed width importEike Rathke
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-13don't use wrong sort direction in some casesMarkus Mohrhard
2012-07-09resolved rhbz#838248 init filter criteria stringEike Rathke
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida
2012-07-01Remove unused definesThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-18Change validate "between" and "not between" to "valid/invalid range"Joel Madero
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-05fix some issues with sort dlg patchMarkus Mohrhard
2012-06-05fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner
2012-05-17Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-07use correct content for returned ScDBData, fdo#49531Markus Mohrhard
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25changes to fdo#45664 EasyHackEike Rathke
2012-04-25fdo#45664 EasyHack: Add a "Save cell formulas" checkbox to the CSV Export panel.Florent Gallaire
2012-04-10resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke
2012-04-10resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04removed unused member variableEike Rathke
2012-04-04fdo#33088 better CSV import default separatorsEike Rathke
2012-04-04fdo#45747 reverted use of init lists for backwards compabillityAlbert Thuswaldner
2012-04-04fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-03-31revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard
2012-03-31fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-03-09prevent creating new db ranges with the internal anonymous db nameMarkus Mohrhard
2012-03-09remove one more reference to the anonymous db stringMarkus Mohrhard
2012-03-09don't show the anonymous db string, it is for internal use onlyMarkus Mohrhard
2012-03-09use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard
2012-03-05Remove unused codeElton Chung