summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/dbgui
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-private-field (various sc)Stephan Bergmann2012-09-115-12/+3
* fdo#47674 Save setting for Import Ascii Text DlgLaurent Balland-Poirier2012-08-201-4/+3
* fix a linguistic issue on Calc UIBence Babati2012-08-163-13/+8
* String to OUStringBence Babati2012-08-163-44/+52
* changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke2012-08-141-74/+93
* fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier2012-08-141-66/+90
* move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara2012-08-071-2/+3
* resolved fdo#53012 crash in CSV fixed width importEike Rathke2012-08-011-1/+2
* Typo ressource -> resourceStephan Bergmann2012-07-301-2/+2
* don't use wrong sort direction in some casesMarkus Mohrhard2012-07-131-1/+20
* resolved rhbz#838248 init filter criteria stringEike Rathke2012-07-091-1/+25
* some UniString->rtl::OUStringCaolán McNamara2012-07-095-7/+7
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-2/+2
* fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida2012-07-022-4/+6
* Remove unused definesThomas Arnhold2012-07-011-1/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-271-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-26/+17
* re-base on ALv2 code.Michael Meeks2012-06-217-167/+104
* re-base on ALv2 code.Michael Meeks2012-06-217-173/+110
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-5/+0
* Change validate "between" and "not between" to "valid/invalid range"Joel Madero2012-06-182-8/+8
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-8/+0
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-112-7/+4
* Remove superfluous empty lines on topThomas Arnhold2012-06-093-9/+0
* Remove superfluous include commentsThomas Arnhold2012-06-096-18/+0
* Remove superfluous include commentsThomas Arnhold2012-06-096-35/+0
* fix some issues with sort dlg patchMarkus Mohrhard2012-06-053-17/+2
* fdo#45747 remove the limitation to 3 sort entries in calc part2Albert Thuswaldner2012-06-052-143/+308
* Better string values for "empty" and "non-empty" filtering option.Kohei Yoshida2012-05-172-4/+4
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-171-3/+5
* use correct content for returned ScDBData, fdo#49531Markus Mohrhard2012-05-071-36/+34
* make ResId::toString a non-static memberCaolán McNamara2012-04-304-20/+20
* changes to fdo#45664 EasyHackEike Rathke2012-04-252-28/+23
* fdo#45664 EasyHack: Add a "Save cell formulas" checkbox to the CSV Export panel.Florent Gallaire2012-04-255-1/+32
* resolved fdo#48516 use "max columns exceeded" message if appropriateEike Rathke2012-04-101-1/+4
* resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke2012-04-104-23/+22
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard2012-04-052-181/+175
* Cleanup. ScPivot(Collection) is no more.Kohei Yoshida2012-04-042-175/+181
* removed unused member variableEike Rathke2012-04-041-1/+0
* fdo#33088 better CSV import default separatorsEike Rathke2012-04-041-1/+1
* fdo#45747 reverted use of init lists for backwards compabillityAlbert Thuswaldner2012-04-041-4/+15
* fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner2012-04-041-180/+163
* revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard2012-03-311-163/+180
* fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner2012-03-311-180/+163
* prevent creating new db ranges with the internal anonymous db nameMarkus Mohrhard2012-03-091-1/+1
* remove one more reference to the anonymous db stringMarkus Mohrhard2012-03-091-2/+3
* don't show the anonymous db string, it is for internal use onlyMarkus Mohrhard2012-03-091-3/+11
* use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard2012-03-093-16/+10