summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-07-19GUI improvements for RNG, sampling and desc. statistics dialogs.Tomaž Vajngerl
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
2013-07-19Add "Statistics" submenu in "Data" for statistics analysis toolsTomaž Vajngerl
2013-07-19Cleanup RandomNumberGeneratorDialog .uiTomaž Vajngerl
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl
2013-07-19Cleanup RNG class & .uiTomaž Vajngerl
2013-07-19use VclComboBoxText to set max width on listboxCaolán McNamara
2013-07-19modern .ui widgetlayout for subtdlg/subtotaloptionsCsikós Tamás
2013-07-19lost contents of cond1Caolán McNamara
2013-07-19restore refedit button hackery via Expanded callbackCaolán McNamara
2013-07-19callcatcher: update unused codeCaolán McNamara
2013-07-19modern .ui widgetlayout for filtdlgCsikós Tamás
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-17grr, forgot the disabled expanded fooCaolán McNamara
2013-07-17set the widgets to get the extra title text from when in shrink modeCaolán McNamara
2013-07-17modern .ui widgetlayout for sfilterdlgCsikós Tamás
2013-07-16try to avoid build breakage with cppunit on androidLuboš Luňák
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-15sc: fix Date/DateTime ambiguityMichael Stahl
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-15attempt at HIG compliance (./bin/lint-ui.py path/to/.ui)Caolán McNamara
2013-07-15RNG: Externalize strings and add .ui to UIConfigTomaž Vajngerl
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl
2013-07-14If you do DRY don't do it with a MACRO.Tomaž Vajngerl
2013-07-14fdo#63998: Oops I introduced a new bug. Let's not.Kohei Yoshida
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-07-14Use CL_MAP_WRITE_INVALIDATE_REGION only if defined (in OpenCL 1.2)Tor Lillqvist
2013-07-13fdo#63998: Filtering by page fields to work again.Kohei Yoshida
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12Don't forget to shift to the right start element within the block!Kohei Yoshida
2013-07-12This comment is no longer correct.Kohei Yoshida
2013-07-12Cache select converted tokens to avoid unnecessary token duplication.Kohei Yoshida
2013-07-12Set an array of doubles in one step, rather than individually in loops.Kohei Yoshida
2013-07-12fdo#64448: Don't get type name from incorrect filter.Kohei Yoshida
2013-07-12PCH for more librariesLuboš Luňák
2013-07-12WaE: private field 'pBtnHelp' is not usedTor Lillqvist
2013-07-12GtkComboBox->GtkComboBoxText to use the items, etcCaolán McNamara
2013-07-12modern .ui widgetlayout for areasdlg/printareasdlgCsikós Tamás
2013-07-12Add unit test for GETPIVOTDATA.Kohei Yoshida
2013-07-12prepare to read backsolver's OOo ODFF namespaced function nameEike Rathke
2013-07-12String.AppendAscii() cleanup in scRicardo Montania
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida
2013-07-11Add test case for matrix's double array handling & fix one bug.Kohei Yoshida
2013-07-11Move pivot table tests into a separate source file.Kohei Yoshida
2013-07-11Move UnshareFormulaCell() out of ScColumn into SharedFormulaUtil.Kohei Yoshida
2013-07-11calc general page out of line with the restCaolán McNamara
2013-07-11move string lists into GtkComboBoxTextsCaolán McNamara