summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2012-08-23Get rid of the 3D look of the Formula Bar.Jan Holesovsky
2012-08-17fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.Kohei Yoshida
2012-08-04calc input line: don't reset the scrollbar thumb on resizeIvan Timofeev
2012-08-04calc input line: don't leave an empty area at the bottom if possibleIvan Timofeev
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini
2012-07-26Unused local variable.Kohei Yoshida
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-10Remove unused SOT_FORMATSTR_ID_STARCALC_30Thomas Arnhold
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-25ScCondFrmtItem appears to be a oxbox lakeCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-15Remove unused template.cxxThomas Arnhold
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-11first part for new conditional format dialogMarkus Mohrhard
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-05Disable file load and save and a whole bunch of other commands in preview.Kohei Yoshida
2012-05-30calc input line: Fix the size on Windows.Jan Holesovsky
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky
2012-05-08work around spurious signed overflow warningsMichael Stahl
2012-05-03New menu now inserts current time into cell.Kohei Yoshida
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida
2012-04-13Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner
2012-04-10Grouping ScFormulaOptionsAlbert Thuswaldner
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05remove unused codeWinfried Donkers
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-03-27Let's not use a macro for this...Kohei Yoshida
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara
2012-03-18some sal_Bool to bool in transobj.cxxMarkus Mohrhard
2012-03-18also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard
2012-03-15fix to update inputbar when setting a range for a formula fdo#46809Noel Power
2012-03-15fdo#45671 split button for calc cell border colorWinfried Donkers
2012-03-13only shrink to used area in text export, fdo#46230, related n#677811Markus Mohrhard
2012-03-08Resolves: fdo#46923 uninitialized iterators are invalidCaolán McNamara
2012-03-06fdo#45688: Split button for Calc cell font colorWinfried Donkers
2012-03-06don't crash when scrolling in input line, fdo#46975Markus Mohrhard
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida
2012-02-27Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShellAlbert Thuswaldner