summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg/areasdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-28loplugin: cstylecastNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-2/+1
2014-06-25remove whitespaceMarkus Mohrhard1-25/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold1-3/+0
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-4/+4
2014-04-06whitespace cleanup in scMarkus Mohrhard1-40/+0
2014-03-03Remove visual noise from scAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-35/+35
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-6/+6
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-5/+5
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-08convert sc/source/ui/pagedlg/*.cxx from String to OUStringNoel Grandin1-63/+56
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin1-4/+4
2013-09-07CID#704695/704708: Dereference after null checkJulien Nabet1-2/+1
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-17/+13
2013-07-12GtkComboBox->GtkComboBoxText to use the items, etcCaolán McNamara1-16/+12
2013-07-12modern .ui widgetlayout for areasdlg/printareasdlgCsikós Tamás1-101/+104
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara1-3/+3
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-9/+9
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara1-4/+4
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard1-6/+6
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-53/+53
2011-03-05More on adjusting for ScRangeName API change.Kohei Yoshida1-47/+45
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida1-2/+4
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-52/+52
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-3/+3
2011-01-18Remove some more dead codeThomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-52/+52