summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer2-6/+24
2013-05-28Related: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand2-0/+12
2013-05-28fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi1-0/+4
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin1-2/+1
2013-05-27inscldlg.ui widgetManal Alhassoun4-107/+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-27String to OUString and small stylistic clean-upMarkus Mohrhard1-24/+25
2013-05-22AppendAscii cleanupRicardo Montania1-7/+7
2013-05-22Resolves: #ii122335# Disabling the old task paneAndre Fischer1-1/+0
2013-05-21Resolves: #i122261# Calc Navigator - assure non-overlapping layoutOliver-Rainer Wittmann1-3/+7
2013-05-21WaE: unused variablesTor Lillqvist2-5/+0
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin5-14/+10
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
2013-05-13fix uninitialised warningsNoel Grandin1-2/+2
2013-05-13fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin3-22/+32