summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg
AgeCommit message (Expand)Author
2013-12-08Remove EmptyNumericField as it looks like it isn't used anymore.Tomaž Vajngerl
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-12-02ditch _TPHFEDIT_CXX fooCaolán McNamara
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/pagedlg/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin
2013-09-07CID#704695/704708: Dereference after null checkJulien Nabet
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara
2013-07-12GtkComboBox->GtkComboBoxText to use the items, etcCaolán McNamara
2013-07-12modern .ui widgetlayout for areasdlg/printareasdlgCsikós Tamás
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara
2013-05-15String to OUString in calc header & footer editOlivier Hallot
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-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-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-02we can just use a PopupMenu* hereCaolán McNamara
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04set adjustment min/maxesCaolán McNamara
2013-04-04Convert Calc sheet page style to Widget UIOlivier Hallot
2013-03-28coverity#704709 Dereference after null checkJulien Nabet
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04discard explicit SetAccessibleRelationMemberOf when members of a true VclFrameCaolán McNamara
2013-03-04GraveFocus->GrabFocusCaolán McNamara
2013-03-04Convert page header/footer to new widget UIOlivier Hallot
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks