summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-03fdo#85403 broadcast changes after TextToColumnEike Rathke1-0/+1
2014-10-28loplugin: cstylecastNoel Grandin1-19/+19
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+3
2014-09-30fdo#53920 Switch back tab at RefButton closure timeLaurent Balland-Poirier1-2/+0
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-27/+27
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-8/+8
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe1-13/+8
2014-04-30coverity#704714 Dereference after null checkCaolán McNamara1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-21/+21
2014-04-09convert data validation tab page to .uiCaolán McNamara1-2/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-25/+25
2014-02-18sal_Bool->boolNoel Grandin1-5/+5
2014-01-28bool improvementsStephan Bergmann1-7/+7
2013-12-23convert validity tabdialog to .uiCaolán McNamara1-2/+2
2013-12-19Initialize data stream dialog properly.Kohei Yoshida1-0/+6
2013-12-19Switch away from using the sfx2 link manager for data stream.Kohei Yoshida1-29/+23
2013-12-19fixed crash when invoking sort on an empty sheet's entire column, fdo#72874Eike Rathke1-3/+8
2013-12-19convert sort dialog to .ui formatCaolán McNamara1-4/+4
2013-12-18Put these new classes in sc namespace.Kohei Yoshida1-3/+3
2013-11-28make data streams an experimental featureMatúš Kukan1-1/+10
2013-11-28Let's use ScRefreshTimer for data streams instead of our own thread.Matúš Kukan1-2/+2
2013-11-28Rework data streams to be more like file links (ScAreaLink).Matúš Kukan1-8/+28
2013-11-13datastreams: add toolbar buttons to stop / resume streamingMatúš Kukan1-0/+8
2013-11-13Implement data streams dialog that allows importing a stream of dataMatúš Kukan1-0/+4
2013-11-13add menu item for data streams dialogMatúš Kukan1-1/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-3/+3
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-8/+8
2013-09-18Disable all features that rely on orcus.Kohei Yoshida1-0/+7
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard1-2/+2
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-3/+2
2013-06-04MPLv2 subset improvements.Michael Meeks1-1/+0
2013-04-15adapt code to data form .ui conversionCaolán McNamara1-1/+2
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner1-1/+1
2013-04-09Resolves: fdo#61948 delayed delete deletes nothing under windowsCaolán McNamara1-1/+1
2013-04-09adapt code for select range .ui conversionCaolán McNamara1-5/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+2
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28Separate method to launch xml source dialog.Kohei Yoshida1-1/+1
2012-11-28Add new slot ID for 'Manage XML Source' menu entry.Kohei Yoshida1-0/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier1-2/+2
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-2/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0