summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2013-05-20Resolves: #i122047# Adding virtual destructors to interfaces...Andre Fischer
2013-05-20Resolves: #i122079# activate missing slot invalidation...Oliver-Rainer Wittmann
2013-05-20Resolves: #i122105# text property panel, underline style controlOliver-Rainer Wittmann
2013-05-20Related: #i122156# #i122087# correct context notification...Oliver-Rainer Wittmann
2013-05-20Related: #i122144# Use standard icons for sidebar number formatsAndre Fischer
2013-05-20Resolves: #i122141# introduce missing Char Font dialog SlotOliver-Rainer Wittmann
2013-05-20Related: #ii122121# Adapted ScDrawShell::GetDrawAttrStateArmin Le Grand
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand
2013-05-20Resolves: #i122027# Fixed crash when processing .uno:NumberType commandAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power
2013-05-16fix for fdo#53031Manal Alhassoun
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara
2013-05-15Resolves: #i20044# Fixed queryEmptyCell()Andre Fischer
2013-05-15String to OUString in calc header & footer editOlivier Hallot
2013-05-15fire change event after copy ( with dest paramater set )Noel Power
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14fdo#55582 calc partLennard Wasserthal
2013-05-14convert army of header/footer dialogs to .ui formatCaolán McNamara
2013-05-14split ScHFEditDlg into multiple classesCaolán McNamara
2013-05-14refactor raw use of ScHFEditDlg to use ScAbstractDialogFactoryCaolán McNamara
2013-05-14remove unneccessary argument from CreateScHFEditDlgCaolán McNamara
2013-05-14resolved fdo#60468 no special tab case workaround for CSV importEike Rathke
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2013-05-13set correct single tab page parentCaolán McNamara
2013-05-13reenable left/right area swap in .ui layout termsCaolán McNamara
2013-05-13and now we can convert single-tab mode tooCaolán McNamara
2013-05-13Convert Calc page header/footer content to Widget UIOlivier Hallot
2013-05-13fix uninitialised warningsNoel Grandin
2013-05-13fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-12cppcheck: unusedVariable (pPreviewPattr)Julien Nabet
2013-05-10try fix build failure ( on some platforms ) uno::makeAny( 1 )Noel Power
2013-05-10fix various problems with vba Names & Names objectsNoel Power
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-09add missing exception specificationLuboš Luňák
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida
2013-05-09Remove SC_HINT_DYING. We don't do anything specific for this hint.Kohei Yoshida
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida
2013-05-09Remove unnecessary inclusion of column.hxx.Kohei Yoshida
2013-05-09fix waeNoel Power
2013-05-09implement Range.NameNoel Power
2013-05-09stub implementation(s) for Application EnableCancelKey & InternationalNoel Power
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power
2013-05-09implement Application.UndoNoel Power
2013-05-09reset Logical format when setting a number value via Range vba apiNoel Power
2013-05-09add Workbook.Save methodNoel Power
2013-05-09return correct object ( was returning an uno object in the vba api )Noel Power