summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida13-1/+188
2013-05-20Move this code into ScDocument, for later refactoring.Kohei Yoshida3-15/+15
2013-05-20First (?) performance regression unit test against clearing of a sheet.Kohei Yoshida1-0/+52
2013-05-20Consolidate the text width and script type arrays into one.Kohei Yoshida7-141/+95
2013-05-20Block definition for CellTextAttr.Kohei Yoshida6-6/+52
2013-05-20Rename header: mtvelement -> multi_type_vector (mtv) elements.Kohei Yoshida2-1/+1
2013-05-20fdo#30715 Several commands are under the wrong categoryJoren De Cuyper1-3/+3
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 Wittmann4-2/+34
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-20Related: #i122072# map SID_ATTR_LINE_START and SID_ATTR_LINE_END...Armin Le Grand1-2/+2
2013-05-20Resolves: #i122025# UNO commands introduced with sidebarOliver-Rainer Wittmann1-7/+7
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 Wittmann78-96/+6332
2013-05-17fix missing xlsx import formula dependecy startlisten on formula array cellsNoel Power1-0/+25
2013-05-17resolved fdo#63805 max day of month of the intended monthEike Rathke1-2/+1
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power1-3/+0
2013-05-17no number format mumbo-jumbo needed on empty format stringEike Rathke1-9/+12
2013-05-16fix for fdo#53031Manal Alhassoun2-0/+2
2013-05-16SvxCheckListBox is in svxcore, not svxCaolán McNamara1-1/+1
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara9-279/+535
2013-05-16partial fix for bnc#819865Noel Power1-1/+1
2013-05-15Resolves: #i20044# Fixed queryEmptyCell()Andre Fischer1-2/+2
2013-05-15String to OUString in calc header & footer editOlivier Hallot4-9/+6
2013-05-15String.AppendAscii DropRicardo Montania1-10/+10
2013-05-15fire change event after copy ( with dest paramater set )Noel Power1-0/+2
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power2-0/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist5-57/+57
2013-05-14cppcheck: fix arrayIndexThenCheck/optimize loopsJulien Nabet1-10/+15
2013-05-14fdo#55582 calc partLennard Wasserthal2-1/+3
2013-05-14convert army of header/footer dialogs to .ui formatCaolán McNamara21-756/+1418
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 McNamara4-17/+3
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-1/+1
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-14coverity#1000855 Unitialized scalar variableNorbert Thiebaud1-0/+1
2013-05-13cppcheck: fix uselessAssignmentPtrArgJulien Nabet1-1/+1
2013-05-13set correct single tab page parentCaolán McNamara1-4/+4
2013-05-13unused helpidsCaolán McNamara1-8/+0