summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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
2013-05-09handle non int32 values for Field in Range.AutoFilterNoel Power
2013-05-09Tweak further the indices checked for break, also tweak test documentNoel Power
2013-05-09fix limits check on breaks ( ignore breaks outside used area )Noel Power
2013-05-09Fix ScRangeList::Parse wrt defaulted delimiter and default tab paramsNoel Power
2013-05-09fix range cut with destination paramater( missing else )Noel Power
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-07Calc sort: Use method GetSortKeyCount from SortParamAlbert Thuswaldner
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06fdo#63878 fix the zoom problem when the sheet are RTLFaisal M. Al-Otaibi
2013-05-06fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fixAlbert Thuswaldner
2013-05-02we can just use a PopupMenu* hereCaolán McNamara
2013-05-02fdo#64048 - fix calc/VBA clearcontents regression.Michael Meeks
2013-05-02fdo#39593 - share copy/paste code, and add a few consts.Minh Ngo
2013-05-02fix fdo#64085 : set proper alignment for justified align text.navin patidar