summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2013-05-07Calc sort: Use method GetSortKeyCount from SortParamAlbert Thuswaldner
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fixAlbert Thuswaldner
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-15Remove the 4th option from the pivot table source selection dialog.Kohei Yoshida
2013-04-15Revert "Calc Sort: Introducing new method AddKeyItem to avoid code duplication"Thomas Arnhold
2013-04-15adapt code to select source .uiCaolán McNamara
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner
2013-04-15Calc Sort: Introducing new method AddKeyItem to avoid code duplicationAlbert Thuswaldner
2013-04-11fdo#51828 - UI: Sort: can use more than 3 criteria once onlyAlbert Thuswaldner
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Related: fdo#61948 data->validity crashes calcCaolán McNamara
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26i#120341# - Make SCSTR_FIELDSEP less translation-error-proneAriel Constenla-Haile
2013-03-26fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokennessEike Rathke
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-16Resolves: #i119460# Use localized strings on Data Pilot fields grouped by dateAriel Constenla-Haile
2013-03-15fixesThomas Arnhold
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
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-04callcatcher: unused codeCaolán McNamara
2013-02-27warning C4805: != : unsafe mix of bool and sal_BoolStephan Bergmann
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-26whoops, de-break SOME BROKEN FOOCaolán McNamara
2013-02-26SOME BROKEN FOOCaolán McNamara
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara
2013-02-24suck alternative title out of the .uiCaolán McNamara
2013-02-24add requred custom widget entry pointsCaolán McNamara
2013-02-24rewrite import CSV dialog to WidgetLayoutPetr Vorel
2013-02-24add a crude GetOptimalSize to ScCsvTableBoxCaolán McNamara
2013-02-24make ScCsvGrid robust against early show before valid column limit setCaolán McNamara
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22resolved fdo#57841 ignore embedded NULL characters in CSV importEike Rathke
2013-02-15Add a quick way to dump the content of pivot table result tree.Kohei Yoshida
2013-02-15coverity: prevent use of unitialized variableMarkus Mohrhard
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-27move SetAccessibleRelationLabeledBy relations into .ui and out of codeCaolán McNamara
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-18reset one of the sort containers before refilling, fdo#57465Markus Mohrhard
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida