summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-11convert show changes dialog to .uiCaolán McNamara
2014-02-11edit->changes->show has empty filter settingsCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28Converted Calc paste special dialog to .uiKatarina Behrens
2014-01-23Resolves: #i123626# change default for paste special dialog of Calc...Tsutomu Uchino
2014-01-22bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann
2014-01-16Resolves: rhbz#1047871 convert conditional formattting dialog to widget layoutCaolán McNamara
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann
2014-01-06convert col or row dialog to .uiCaolán McNamara
2014-01-04convert calc paragraph dialog to .uiCaolán McNamara
2014-01-04convert calc character dialog to .uiCaolán McNamara
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2013-12-30Display 3D address & honor current reference address convension.Kohei Yoshida
2013-12-30free resource missing hereCaolán McNamara
2013-12-30convert retype password input dialog to .uiCaolán McNamara
2013-12-30convert simple reference dialog to .uiCaolán McNamara
2013-12-30convert solver options dialog to .uiCaolán McNamara
2013-12-30convert solver progress dialog to .uiCaolán McNamara
2013-12-29convert solver success dialog to .uiCaolán McNamara
2013-12-29convert tab background color to .uiCaolán McNamara
2013-12-29convert multiple operations dialog to .uiCaolán McNamara
2013-12-27cppcheck: fix 2 consecutive breaksJulien Nabet
2013-12-20convert solver no solution dialog to .uiCaolán McNamara
2013-12-20convert row/col height/width dialogs to .uiCaolán McNamara
2013-12-19convert show sheets dialog to .uiCaolán McNamara
2013-12-19Properly import data stream data from ods.Kohei Yoshida
2013-12-19Unlimited when the end row is MAXROW.Kohei Yoshida
2013-12-19Initialize data stream dialog properly.Kohei Yoshida
2013-12-19Actually hide these two radio buttons (since there is no choice now).Kohei Yoshida
2013-12-19Disable script source option.Kohei Yoshida
2013-12-19Hide the "Overwrite existing data" option.Kohei Yoshida
2013-12-18Handle "refresh on empty line" setting from the UI.Kohei Yoshida
2013-12-18Disable this mode for now.Kohei Yoshida
2013-12-18Pass enum values around rather than OUString ones.Kohei Yoshida
2013-12-18Ensure that the initial data range has only one row.Kohei Yoshida
2013-12-18Put these new classes in sc namespace.Kohei Yoshida
2013-12-13datastreams: Improve usability of the dialog.Jan Holesovsky
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-29static, not mysteriousStephan Bergmann
2013-11-29Drop duplicate #includeTakeshi Abe
2013-11-28Let's use ScRefreshTimer for data streams instead of our own thread.Matúš Kukan