summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/pvlaydlg.cxx
AgeCommit message (Expand)Author
2011-08-30Adjust the dialog size to make sure the bottom text is visible.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-03fdo#36721: Fixed a crash on datapilot while editing the source range.Kohei Yoshida
2011-04-25Fixed layout problem on Windows. It was not entirely platform independent.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14More stupid build fixes.Kohei Yoshida
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05Removed SearchNameUpper() in favor of findByUpperName().Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01We call them field windows. Let's be consistent...Kohei Yoshida
2011-03-01Refresh the field view when the source range changes.Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]
2011-02-03dr79: change scrolling to entire rows/columns in all field windowsDaniel Rentz [dr]
2011-02-01dr79: ignore focus events from sub dialogs to prevent similar problemsDaniel Rentz [dr]
2011-01-31dr79: crash when using push buttons in pivot table layout dialogDaniel Rentz [dr]
2011-01-24dr79: #i116540# change 'DataPilot' to 'Pivot Table' in Calc GUI; recover lost...Daniel Rentz [dr]
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]
2011-01-22Disable recalc on source change & don't copy the dp object too much.Kohei Yoshida
2011-01-22Refresh dp cache after the source range changes.Kohei Yoshida
2011-01-22Removed debug code.Kohei Yoshida
2011-01-21Properly display range name in the UI when appropriate.Kohei Yoshida
2011-01-21Let's store ScDocument* in ScSheetSourceDesc.Kohei Yoshida
2011-01-21Encapsulated access to aSourceRange.Kohei Yoshida
2011-01-20Store the data source type in the UI as we validate the string.Kohei Yoshida
2011-01-20Check the source range string to see if it's a valid range name.Kohei Yoshida
2011-01-20Started investigating.Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-21cppcheck: variable scope.Kohei Yoshida
2010-12-15Removed all my debug statements.Kohei Yoshida
2010-12-15A little UI tweak & code cleanup.Kohei Yoshida
2010-12-15Up the number of fields per column from 8 to 10.Kohei Yoshida
2010-12-15Removed code I don't use any more.Kohei Yoshida
2010-12-15Clean up.Kohei Yoshida
2010-12-15TRUE to trueKohei Yoshida
2010-12-15Debug statements & we don't remove any buttons from the select field.Kohei Yoshida
2010-12-15Fixed a build breakage after merging master.Kohei Yoshida
2010-12-15Merge branch 'master' into feature/calc-dp-unlimited-fieldsKohei Yoshida
2010-12-11cleaning of __EXPORT defineGert Faller
2010-12-01cppcheck: can reduce the scope of this variableCaolán McNamara
2010-11-19Now the select field control shows two columns of field buttons.Kohei Yoshida
2010-11-18More work on select field control rework.Kohei Yoshida
2010-11-18Started re-working the select field window widget.Kohei Yoshida
2010-11-17Ported my previous work into this branch. Not build-tested yet.Kohei Yoshida
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-05Ported calc-dp-sort-fix.diff from ooo-build.Kohei Yoshida
2010-09-30 Remove some //CHINA comments and dead codeMichael Meeks
2010-09-15calc-dp-default-new-sheet.diff: default output to new sheetKohei Yoshida