summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-07-28fdo#67246: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida1-4/+14
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks9-27/+0
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke6-10/+13
2013-07-13fdo#64448: Don't get type name from incorrect filter.Kohei Yoshida1-3/+2
2013-07-12fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida2-86/+6
2013-07-11WaE: pOldRanges may be used uninitializedIvan Timofeev1-1/+1
2013-07-03simplify AddPrintRanges calls at import timeLaurent Godard1-2/+5
2013-07-01hide the style boxes to collapse the date entries fullyMarkus Mohrhard1-0/+2
2013-07-01update all style lists when a new style is addedMarkus Mohrhard2-4/+67
2013-07-01extract this functionality from the uno codeMarkus Mohrhard3-142/+3
2013-07-01use the local setting aware method for the UI, fdo#64754Markus Mohrhard1-11/+17
2013-06-27fdo#65856 allow shift cells in paste special for copy-modeWinfried Donkers1-1/+1
2013-06-24clang, -Wunused-private-fieldJulien Nabet1-1/+0
2013-06-09Remove remnants of help agentCaolán McNamara1-5/+1
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power1-120/+8
2013-06-07add missing PageSetup.PageSize apiNoel Power2-1/+147
2013-06-07only reset marked area when using find/replace all, fdo#53106Markus Mohrhard1-5/+8
2013-06-07don't hide cell content behind pivot table buttons, fdo#60877Markus Mohrhard1-1/+1
2013-06-04MPLv2 subset improvements.Michael Meeks5-2/+13
2013-06-04remove inherited number formats, fdo#60215Markus Mohrhard8-160/+67
2013-05-31Fix fdo#51835 Indent changes in Calc forces alignment to leftabdulmajeed ahmed1-4/+10
2013-05-29fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi1-0/+4
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer2-6/+24
2013-05-27range names need to be checked upper case, fdo#64031Markus Mohrhard1-3/+4
2013-05-27remove chart listener when chart is deleted, fdo#64639Markus Mohrhard1-0/+1
2013-05-22Resolves: #ii122335# Disabling the old task paneAndre Fischer1-1/+0
2013-05-22Resolves: #i122261# Calc Navigator - assure non-overlapping layoutOliver-Rainer Wittmann1-3/+7
2013-05-22WaE: unused variablesTor Lillqvist2-5/+0
2013-05-21fdo#64011 fix the position and the drawing from left to right in RTL sheetFaisal M. Al-Otaibi1-0/+7
2013-05-20Optimize ScViewFunc::GetSelectionScriptType().Kohei Yoshida1-11/+1
2013-05-20Fix memory leak.Kohei Yoshida1-0/+1
2013-05-20fdo#63878 fix the zoom bug on RTL sheetFaisal M. Al-Otaibi1-0/+3
2013-05-20Fix warnings: unused variables [loplugin]Tor Lillqvist1-2/+0
2013-05-20Only register and use the Sidebar if it is globally enabled.Michael Meeks1-1/+1
2013-05-20Resolves: #i122047# Adding virtual destructors to interfaces...Andre Fischer3-3/+0
2013-05-20Resolves: #i122079# activate missing slot invalidation...Oliver-Rainer Wittmann1-6/+3
2013-05-20Resolves: #i122105# text property panel, underline style controlOliver-Rainer Wittmann1-2/+10
2013-05-20Related: #i122156# #i122087# correct context notification...Oliver-Rainer Wittmann2-0/+67
2013-05-20Related: #i122144# Use standard icons for sidebar number formatsAndre Fischer4-42/+20
2013-05-20Resolves: #i122141# introduce missing Char Font dialog SlotOliver-Rainer Wittmann1-0/+4
2013-05-20Related: #ii122121# Adapted ScDrawShell::GetDrawAttrStateArmin Le Grand1-14/+3
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer6-6/+18
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand2-31/+63
2013-05-20Resolves: #i122027# Fixed crash when processing .uno:NumberType commandAndre Fischer1-36/+40
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann63-93/+6058
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power1-3/+0
2013-05-16fix for fdo#53031Manal Alhassoun2-0/+2
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara6-278/+105
2013-05-15Resolves: #i20044# Fixed queryEmptyCell()Andre Fischer1-2/+2
2013-05-15String to OUString in calc header & footer editOlivier Hallot3-8/+5