summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)AuthorFilesLines
2013-03-08Resolves: fdo#58630 refEdit button shrink mangles dialogCaolán McNamara1-9/+1
2013-02-23resolved fdo#57841 ignore embedded NULL characters in CSV importEike Rathke1-0/+2
2013-01-18reset one of the sort containers before refilling, fdo#57465Markus Mohrhard1-0/+2
2013-01-11Resolves: fdo#59112 re-scroll to current entry when dialog resizedCaolán McNamara1-0/+1
2013-01-03fdo#58004: Let's remove these upper bound truncation.Kohei Yoshida1-2/+0
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida2-625/+562
2012-12-05Don't forget to set focus handler for the reference edit boxes.Kohei Yoshida1-17/+23
2012-12-05rework the calc sort dialog to use .ui snippetCaolán McNamara2-133/+104
2012-12-04re-base on ALv2 code. Includes:Michael Meeks33-1633/+1226
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-29use Markus's sort pageCaolán McNamara1-148/+138
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-19use LanguageTagEike Rathke1-4/+4
2012-11-19database names are case insensitive, fdo#51309Mathieu D1-2/+2
2012-11-17convert text import options to .uiCaolán McNamara2-134/+23
2012-11-12make sure that the sort vector is large enough, fdo#56958Markus Mohrhard1-0/+3
2012-11-12only set entries for existing sort entries, related fdo#56958Markus Mohrhard1-1/+1
2012-11-10Updatejailletc361-3/+2
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-2/+2
2012-10-18expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-1/+1
2012-10-17exchange sort settings between the two tab pages, fdo#53482Noel Power1-4/+8
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-3/+3
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard1-2/+2
2012-10-11fix the highlighting of the range in the pivot table dialogMarkus Mohrhard1-2/+2
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-2/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-4/+3
2012-10-03probable attempts to find the parent dialogCaolán McNamara1-2/+2
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2-8/+8
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-19/+11
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann5-12/+3
2012-08-20fdo#47674 Save setting for Import Ascii Text DlgLaurent Balland-Poirier1-4/+3
2012-08-16fix a linguistic issue on Calc UIBence Babati3-13/+8
2012-08-16String to OUStringBence Babati3-44/+52
2012-08-14changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke1-74/+93
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier1-66/+90
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara1-2/+3
2012-08-01resolved fdo#53012 crash in CSV fixed width importEike Rathke1-1/+2
2012-07-30Typo ressource -> resourceStephan Bergmann1-2/+2
2012-07-13don't use wrong sort direction in some casesMarkus Mohrhard1-1/+20
2012-07-09resolved rhbz#838248 init filter criteria stringEike Rathke1-1/+25
2012-07-09some UniString->rtl::OUStringCaolán McNamara5-7/+7
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida2-4/+6
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-2/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-21re-base on ALv2 code.Michael Meeks7-167/+104
2012-06-21re-base on ALv2 code.Michael Meeks7-173/+110
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-5/+0