summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2013-12-30Resolves: fdo#73138 undo name for 'Chi Squared' is differentJulien Nabet
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-28implement datastream timings.Michael Meeks
2013-12-28convert xml source dialog to .uiCaolán McNamara
2013-12-27cppcheck: fix 2 consecutive breaksJulien Nabet
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-23convert validity tabdialog to .uiCaolán McNamara
2013-12-23TyposJulien Nabet
2013-12-22Resolves: #i123323# Fix typo in English string (concatentation)Andrea Pescetti
2013-12-20Put all these back in...Kohei Yoshida
2013-12-20Call Yield() to unblock the main thread when refreshing.Kohei Yoshida
2013-12-20Resolves: #i91439# copy key modifiers as wellJürgen Schmidt
2013-12-20typo fixesAndras Timar
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-19Save the data stream settings to ODS but only for 1.2 extended.Kohei Yoshida
2013-12-19Initialize data stream dialog properly.Kohei Yoshida
2013-12-19Switch away from using the sfx2 link manager for data stream.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-19there is no reason to not set FromRow for TSV filesEike Rathke
2013-12-19reverted the CSV comma-checkbox overrideEike Rathke
2013-12-19better use OUString::endsWithIgnoreAsciiCase()Eike Rathke
2013-12-19check string length of file name before attempting to copyEike Rathke
2013-12-19fixed crash when invoking sort on an empty sheet's entire column, fdo#72874Eike Rathke
2013-12-19Prefill correct settings for csv and tsvMaxim Monastirsky
2013-12-19remove the rather mad ifdef impl hidingCaolán McNamara
2013-12-19convert sort dialog to .ui formatCaolán McNamara
2013-12-19convert subtotals dialog to .uiCaolán McNamara
2013-12-19set mnemonic widgets and a max heightCaolán McNamara
2013-12-18Don't forget to set document modified afterward.Kohei Yoshida
2013-12-18Handle "refresh on empty line" setting from the UI.Kohei Yoshida
2013-12-18Fine-tune our refresh policy during streaming.Kohei Yoshida
2013-12-18Just do hard-recalc on stream refresh. That takes care of all our needs.Kohei Yoshida
2013-12-18Converted subtotals group tab page to .uiKatarina Behrens
2013-12-18-Werror,-Wunused-private-fieldStephan Bergmann
2013-12-18Disable this mode for now.Kohei Yoshida
2013-12-18Pass enum values around rather than OUString ones.Kohei Yoshida
2013-12-18Detect numbers which are to be inserted as numeric cells.Kohei Yoshida
2013-12-18Use orcus csv parser to streamd data which has much less overhead.Kohei Yoshida
2013-12-18Only keep track of current row position, not a whole range.Kohei Yoshida
2013-12-18Re-organize it a bit.Kohei Yoshida
2013-12-18Check the parse result and handle an error case.Kohei Yoshida