summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-15fire change event after copy ( with dest paramater set )Noel Power1-0/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-4/+4
2013-05-14fdo#55582 calc partLennard Wasserthal1-1/+2
2013-05-14convert army of header/footer dialogs to .ui formatCaolán McNamara7-731/+77
2013-05-14split ScHFEditDlg into multiple classesCaolán McNamara3-88/+265
2013-05-14refactor raw use of ScHFEditDlg to use ScAbstractDialogFactoryCaolán McNamara2-4/+9
2013-05-14remove unneccessary argument from CreateScHFEditDlgCaolán McNamara3-16/+3
2013-05-14resolved fdo#60468 no special tab case workaround for CSV importEike Rathke1-13/+0
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe2-2/+2
2013-05-13set correct single tab page parentCaolán McNamara1-4/+4
2013-05-13reenable left/right area swap in .ui layout termsCaolán McNamara3-50/+17
2013-05-13and now we can convert single-tab mode tooCaolán McNamara1-5/+6
2013-05-13Convert Calc page header/footer content to Widget UIOlivier Hallot10-578/+418