summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
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
2013-01-10Resolves: fdo#59112 re-scroll to current entry when dialog resizedCaolán McNamara
2013-01-03fdo#58004: Let's remove these upper bound truncation.Kohei Yoshida
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-05Don't forget to set focus handler for the reference edit boxes.Kohei Yoshida
2012-12-04rework the calc sort dialog to use .ui snippetCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-29use Markus's sort pageCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19use LanguageTagEike Rathke
2012-11-19database names are case insensitive, fdo#51309Mathieu D
2012-11-17convert text import options to .uiCaolán McNamara
2012-11-12make sure that the sort vector is large enough, fdo#56958Markus Mohrhard
2012-11-12only set entries for existing sort entries, related fdo#56958Markus Mohrhard
2012-11-10Updatejailletc36