summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-07-24set widgets to use for extra title text in shrink modeCaolán McNamara5-13/+8
2013-07-24modern .ui widgetlayout for crnrdlgCsikós Tamás8-382/+546
2013-07-24set widgets to use for extra title text in shrink modeCaolán McNamara2-1/+4
2013-07-24modern .ui widgetlayout for consdlgCsikós Tamás7-438/+688
2013-07-24I'm not sure we want to use (semi)bold labels outside of frame titlesCaolán McNamara1-67/+30
2013-07-24Convert Fill Series to Widget UIManal Alhassoun11-381/+705
2013-07-24always 'show' error label, but leave it blank for no errorCaolán McNamara4-66/+134
2013-07-24convert move table dialog to .ui formatoger00011-275/+459
2013-07-24followup fix for bnc#823935 exported xlsx causes errors for mso2007Noel Power1-6/+3
2013-07-23Fix compiler errors and warnings..Tomaž Vajngerl1-16/+6
2013-07-23unit test for <text:s> in <text:p> and <text:span>, fdo#67094Eike Rathke2-8/+49
2013-07-23just rename header defineTomaž Vajngerl1-2/+2
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl20-217/+947
2013-07-23Generic ChildWindowWrapper.Tomaž Vajngerl1-0/+94
2013-07-23unset mnCount in ScXMLCellFieldSContext::CreateChildContext()Eike Rathke1-0/+1
2013-07-23resolved fdo#67094 handle <text:s> in <text:p> and <text:span>Eike Rathke4-2/+138
2013-07-19GUI improvements for RNG, sampling and desc. statistics dialogs.Tomaž Vajngerl5-63/+88
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl12-176/+162
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl19-1/+712
2013-07-19Add "Statistics" submenu in "Data" for statistics analysis toolsTomaž Vajngerl1-1/+5
2013-07-19Cleanup RandomNumberGeneratorDialog .uiTomaž Vajngerl1-230/+195
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl6-150/+400
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl16-64/+594
2013-07-19Cleanup RNG class & .uiTomaž Vajngerl3-63/+41
2013-07-19use VclComboBoxText to set max width on listboxCaolán McNamara4-11/+16
2013-07-19modern .ui widgetlayout for subtdlg/subtotaloptionsCsikós Tamás6-170/+312
2013-07-19lost contents of cond1Caolán McNamara1-1/+19
2013-07-19restore refedit button hackery via Expanded callbackCaolán McNamara2-22/+38
2013-07-19callcatcher: update unused codeCaolán McNamara5-442/+32
2013-07-19modern .ui widgetlayout for filtdlgCsikós Tamás8-786/+1151
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa14-479/+16
2013-07-17grr, forgot the disabled expanded fooCaolán McNamara1-2/+2
2013-07-17set the widgets to get the extra title text from when in shrink modeCaolán McNamara6-186/+13
2013-07-17modern .ui widgetlayout for sfilterdlgCsikós Tamás8-127/+899
2013-07-16try to avoid build breakage with cppunit on androidLuboš Luňák1-1/+6
2013-07-16convert versions of dialog to .uiCaolán McNamara12-33/+26
2013-07-15sc: fix Date/DateTime ambiguityMichael Stahl1-8/+8
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl3-3/+3
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-7/+7
2013-07-15attempt at HIG compliance (./bin/lint-ui.py path/to/.ui)Caolán McNamara2-77/+94
2013-07-15RNG: Externalize strings and add .ui to UIConfigTomaž Vajngerl5-26/+150
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl15-2/+1020
2013-07-14If you do DRY don't do it with a MACRO.Tomaž Vajngerl1-14/+12
2013-07-14fdo#63998: Oops I introduced a new bug. Let's not.Kohei Yoshida1-2/+6
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-9/+9
2013-07-14Use CL_MAP_WRITE_INVALIDATE_REGION only if defined (in OpenCL 1.2)Tor Lillqvist2-8/+22
2013-07-13fdo#63998: Filtering by page fields to work again.Kohei Yoshida3-116/+197
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke8-12/+12
2013-07-12Don't forget to shift to the right start element within the block!Kohei Yoshida1-0/+1
2013-07-12This comment is no longer correct.Kohei Yoshida1-5/+0