summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)AuthorFilesLines
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-5/+5
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida6-6/+6
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida3-61/+54
2011-05-10More cleanups of ScDBData.Kohei Yoshida4-22/+24
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida4-7/+40
2011-05-03fdo#36721: Fixed a crash on datapilot while editing the source range.Kohei Yoshida1-0/+13
2011-05-03DataPilot -> pivot table in en-US stringsAndras Timar1-1/+1
2011-04-28Centrally manage cached grid data for data pilot tables.Kohei Yoshida1-1/+1
2011-04-25Fixed layout problem on Windows. It was not entirely platform independent.Kohei Yoshida3-6/+26
2011-04-01Removed the dynamic row bits from the db range. It was a hack.Kohei Yoshida1-1/+1
2011-04-01First cut on exporting sort parameters.Kohei Yoshida1-1/+1
2011-04-01Reverted space only changes.Kohei Yoshida2-3/+3
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard4-8/+10
2011-03-29switch sc to gbuildNorbert Thiebaud1-112/+0
2011-03-24Select the first checked position. (fdo#31220)Kohei Yoshida1-1/+6
2011-03-24sal_Bool to bool.Kohei Yoshida1-11/+11
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky36-608/+890
2011-03-14Fixed pivot.src, while keeping the new Help ID related changes.Kohei Yoshida1-36/+13
2011-03-14Adding missing control ID.Kohei Yoshida1-0/+2
2011-03-14More stupid build fixes.Kohei Yoshida3-211/+297
2011-03-14More build fixes in sc.Kohei Yoshida1-55/+17
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11German comment transation for Calc filter dialog.Tibby Lickle1-35/+34
2011-03-11Disabled auto-complete in Calc filter dialog - fix for bug 34898.Tibby Lickle1-0/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida35-861/+1116
2011-03-05Adjusted ScSpecialFilterDlg for the ScRangeName change.Kohei Yoshida1-29/+12
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida2-1/+4
2011-03-05Removed SearchNameUpper() in favor of findByUpperName().Kohei Yoshida1-4/+2
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from calcChristina Rossmanith1-1/+0
2011-03-04Workaround dodgy compiler problem.Caolán McNamara1-1/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold4-6/+6
2011-03-01Moved the widgets a bit and shrank the dialog to make it look nicer.Kohei Yoshida1-7/+7
2011-03-01Re-arranged widgets definitions a bit.Kohei Yoshida1-7/+8
2011-03-01Put all the other pieces into place.Kohei Yoshida2-25/+46
2011-03-01Initial change to display named range option in the source dialog.Kohei Yoshida3-5/+40
2011-03-01We call them field windows. Let's be consistent...Kohei Yoshida1-2/+2
2011-03-01Refresh the field view when the source range changes.Kohei Yoshida1-0/+10
2011-03-01Remove bogus comments.Guillaume Poussel10-15/+15
2011-02-24Remove "using namespace ::rtl"Julien Nabet2-2/+4
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann9-1/+91
2011-02-16CWS-TOOLING: integrate CWS csvexportIvo Hinkelmann6-9/+57
2011-02-16CWS-TOOLING: integrate CWS ab80Ivo Hinkelmann1-26/+36
2011-02-15ab80: resync to m100Andreas Bregas23-619/+619
2011-02-15accfixes: merged to m100Malte Timmermann [mt]23-621/+621
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]23-560/+555
2011-02-15csvexport: merge with DEV300_m100Niklas Nebel23-620/+620
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas1-26/+36
2011-02-06Remove dead codeThomas Arnhold1-7/+0
2011-02-03dr79: change scrolling to entire rows/columns in all field windowsDaniel Rentz [dr]2-152/+116
2011-02-02Prevent selected field index from going out-of-bound, to prevent crash.Kohei Yoshida1-2/+4