summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
AgeCommit message (Expand)Author
2013-11-28Let's use ScRefreshTimer for data streams instead of our own thread.Matúš Kukan
2013-11-28Rework data streams to be more like file links (ScAreaLink).Matúš Kukan
2013-11-13datastreams: add toolbar buttons to stop / resume streamingMatúš Kukan
2013-11-13Implement data streams dialog that allows importing a stream of dataMatúš Kukan
2013-11-13add menu item for data streams dialogMatúš Kukan
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-06-04MPLv2 subset improvements.Michael Meeks
2013-04-15adapt code to data form .ui conversionCaolán McNamara
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner
2013-04-09Resolves: fdo#61948 delayed delete deletes nothing under windowsCaolán McNamara
2013-04-09adapt code for select range .ui conversionCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-28Separate method to launch xml source dialog.Kohei Yoshida
2012-11-28Add new slot ID for 'Manage XML Source' menu entry.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-01targeted string re-workNorbert Thiebaud
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04fdo#45747 reverted use of init lists for backwards compabillityAlbert Thuswaldner
2012-04-04fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-03-31revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard
2012-03-31fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-02-06I think it's time we had a real method for this...Kohei Yoshida
2012-01-06Fixed the validation message popup disappearing when scrolling etc.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-17german comments translated to english On branch master Changes to be committe...Winfried Donkers
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida
2011-06-09Replace List with std::vector<String>.Rafael Dominguez
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-05-10More cleanups of ScDBData.Kohei Yoshida
2011-04-01Reverted space only changes.Kohei Yoshida
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard
2011-03-23Extracted method for subtotals function.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Remove bogus comments.Guillaume Poussel