summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
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-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara
2013-03-06adapt code to define name .ui conversionCaolán McNamara
2013-03-05another use of the reverse Unique HelpId HackCaolán McNamara
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara
2013-02-24layout should now take care of resizing for us on its ownCaolán McNamara
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac
2013-02-16coverity: variable value is unusedMarkus Mohrhard
2013-02-14adapt code to insert sheet .uiCaolán McNamara
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03remove commented out methods and parameters in ScAnyRefDlgMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-11-12cppCheck: clarifyConditionjailletc36
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-15sal_Bool to bool in anyrefdg.[ch]xxMarkus Mohrhard
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11allow ref edit fields that are not direct children of the ScAnyRefDlgMarkus Mohrhard
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-22Remove some PCH tracesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks