summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2013-03-15initial work on an odc exportMarkus Mohrhard2-2/+2
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist1-4/+4
2013-03-04resolved rhbz#916936 allow also input line for read-onlyEike Rathke1-4/+6
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28Remove dead voice command codeTor Lillqvist1-1/+1
2013-02-23Fix typo begining/beginning.Julien Nabet1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida3-9/+9
2013-01-30Don't overwrite bCalcAll when it's already set & remove SetCompile().Kohei Yoshida1-1/+2
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida1-6/+23
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-2/+1
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-5/+5
2013-01-18make sure we call SetInRefMode only onceMarkus Mohrhard1-0/+5
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida1-1/+1
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida1-2/+1
2012-12-30Some cppcheck cleaning in scJulien Nabet1-4/+4
2012-12-04re-base on ALv2 code. Includes:Michael Meeks12-288/+188
2012-12-04calc66: #i114511# don't count cursor movement or clipboard copyNiklas Nebel1-3/+6
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard1-0/+29
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard2-6/+54
2012-11-28Turned the xml source dialog into a reference dialog.Kohei Yoshida1-0/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-4/+2
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud1-2/+8
2012-11-13fdo#56776: Change in formula options should cause repaint.Kohei Yoshida1-0/+5
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-25/+16
2012-10-17write the custom sort list info into the item set, fdo#53870Markus Mohrhard1-0/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák5-23/+20
2012-10-11Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist1-108/+2
2012-10-11More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist1-2/+108
2012-10-09make the different options to cal the dialog work againMarkus Mohrhard1-1/+3
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard1-1/+2
2012-10-01Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist1-1/+1
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-2/+0
2012-08-23Get rid of the 3D look of the Formula Bar.Jan Holesovsky1-4/+19
2012-08-17fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.Kohei Yoshida1-5/+16
2012-08-04calc input line: don't reset the scrollbar thumb on resizeIvan Timofeev1-3/+0
2012-08-04calc input line: don't leave an empty area at the bottom if possibleIvan Timofeev1-1/+9
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini2-2/+2
2012-07-26Unused local variable.Kohei Yoshida1-1/+0
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida1-1/+1
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida1-5/+2
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-6/+0
2012-07-10Remove unused SOT_FORMATSTR_ID_STARCALC_30Thomas Arnhold1-1/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara3-9/+10
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara4-16/+14
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold1-2/+1
2012-06-25ScCondFrmtItem appears to be a oxbox lakeCaolán McNamara1-54/+0