summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2013-07-24I'm not sure we want to use (semi)bold labels outside of frame titlesCaolán McNamara
Change-Id: I4501e33a3289b065402b63473913d7f63638ef3f
2013-07-24Convert Fill Series to Widget UIManal Alhassoun
Change-Id: I42d2adcb36e863c5da09ca2e2230b0f30d85a795 Reviewed-on: https://gerrit.libreoffice.org/5022 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-24always 'show' error label, but leave it blank for no errorCaolán McNamara
restore title to dialog, move error strings etc. inside .ui and use multiples of 6 pixel spacing Change-Id: Iae39238315cced956e2b6fbbae47bf79f4653920
2013-07-24convert move table dialog to .ui formatoger000
Help needed: I did not find a way to get the height of the warning area included in the automatic calculated dialog height. So it stays behind the action buttons if an error occurs. (I am new to glade) Code adaption should be complete - build and move-sheet-test ok. helpcontent2 is done and I will try to upload. Change-Id: Id987ac799b17787c35302890a95af2bd99456589 Reviewed-on: https://gerrit.libreoffice.org/5006 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-24followup fix for bnc#823935 exported xlsx causes errors for mso2007Noel Power
previously we added 'file://' scheme to hyperlink urls detected as SMB but.. this is just how linux detects those windows share urls, on windows those urls are detected simply as FILE urls. So... we need to add the scheme if either FILE or SMB ( basically just relax the patch a little ) Change-Id: Ie9a2b0c9e297ee08352db88ad9a21583978dbe3d
2013-07-23Fix compiler errors and warnings..Tomaž Vajngerl
Change-Id: Id35cdec02c7a5175e1b429b723679541292ddfb3
2013-07-23unit test for <text:s> in <text:p> and <text:span>, fdo#67094Eike Rathke
Change-Id: I033668dcdcdcc1a5710f2ddacadf9a1a5344638e
2013-07-23just rename header defineTomaž Vajngerl
Change-Id: I90053c4d99d47939f35b084b4d2995bebd5e8d63
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl
Currently supported calculation is one factor ANOVA calculation. Additionally refactor "descriptive statistics" and extract common functionallity with ANOVA into StatisticsInputOutput class. Change-Id: Ib9c3083019058c63738b3e92097411ba1b428648
2013-07-23Generic ChildWindowWrapper.Tomaž Vajngerl
Change-Id: I7d39dabe4a271c1f29c9b829bed45e0d51abe69b
2013-07-23unset mnCount in ScXMLCellFieldSContext::CreateChildContext()Eike Rathke
For the syntactically invalid (because <text:s> does not have child elements and thus unlikely) case that there would be a child element nevertheless, so we wouldn't import the sequence of spaces multiple times. Change-Id: I2b2288aee21f200c9fd2ba961974ef4de074f57e
2013-07-23resolved fdo#67094 handle <text:s> in <text:p> and <text:span>Eike Rathke
821521f757569c96ded6004bb2cb0d003481b55b introduced XML_SPAN but removed handling of XML_S repeated U+0020, SPACE Change-Id: Ic1b00c9dbc33c750b9a8cae910b4ca0bed42ab5a
2013-07-19GUI improvements for RNG, sampling and desc. statistics dialogs.Tomaž Vajngerl
Change-Id: Ie34267d180015ae10d536d302ab4d206548de761
2013-07-19Cleanup of RNG, Sampling and Descriptive Statistics DialogsTomaž Vajngerl
Change-Id: I659b4bed483fc06fa5777236d6ebec22f6c7f391
2013-07-19fdo#66477 Add descriptive statistics calculation to Calc.Tomaž Vajngerl
New menu entry in "Data>>Statistics>>Descriptive Statistics..." to quickly calculate basic statistics for a row of data. These are Mean, Standard Error, Mode, Median, Variance, Standard Deviation, Kurtosis, Skewness, Range, Minimum, Maximum, Sum and Count. Change-Id: I7c4a75adf7731f42f9c7f8e741ff1b5fa245c1c8
2013-07-19Add "Statistics" submenu in "Data" for statistics analysis toolsTomaž Vajngerl
Change-Id: I36b65da3a5fda8046b6588cb82e6e41a8fc51e9b
2013-07-19Cleanup RandomNumberGeneratorDialog .uiTomaž Vajngerl
Change-Id: Ibb501e7b49fa0de6ad280d893433a1a0a22065ca
2013-07-19SamplingDialog: add random and periodic method of samplingTomaž Vajngerl
Change-Id: I1ed75d1434751da017070fb6903f6288defa02b6
2013-07-19fdo#66477 Add sampling feature to calcTomaž Vajngerl
Initial implementation of SamplingDialog. Change-Id: If26e8561705229f83777fb50d53c86b9fe056ffa
2013-07-19Cleanup RNG class & .uiTomaž Vajngerl
Change-Id: Ic43e2d7928765900bce109f25dd4dc6e2adf8c5a
2013-07-19use VclComboBoxText to set max width on listboxCaolán McNamara
This is to avoid the problem that happened as fdo#60764 in a similar dialog Change-Id: I88e68032467f06429b49f89a658212b0d6222f15
2013-07-19modern .ui widgetlayout for subtdlg/subtotaloptionsCsikós Tamás
Change-Id: I05ced583bf342a4a688a7a5bbf1bb9a64ebc711c Reviewed-on: https://gerrit.libreoffice.org/4983 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-19lost contents of cond1Caolán McNamara
Change-Id: Iafa9f4d21f02b936328b93df36fd2effbcebab6e
2013-07-19restore refedit button hackery via Expanded callbackCaolán McNamara
Change-Id: I9a4c2a98a46c39ab1460582c1621dadea5674f8c
2013-07-19callcatcher: update unused codeCaolán McNamara
ResId loaders begining to melt away Change-Id: Ied10d95f6561f24b2305d202847b7e7c39eb63c3
2013-07-19modern .ui widgetlayout for filtdlgCsikós Tamás
Change-Id: Ibb6b9111ce718f0513f57373108887f91e3bc569 Reviewed-on: https://gerrit.libreoffice.org/4972 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
Change-Id: I8ab8f69413561c5e5a198bb11f07920720c48d25 Reviewed-on: https://gerrit.libreoffice.org/4886 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-07-17grr, forgot the disabled expanded fooCaolán McNamara
Change-Id: I7a32e00c740f1c911e92c845d0181713362fefee
2013-07-17set the widgets to get the extra title text from when in shrink modeCaolán McNamara
Change-Id: Ia809ab852180f0422a16b2fad5d93f35a2e6f604
2013-07-17modern .ui widgetlayout for sfilterdlgCsikós Tamás
Change-Id: I0182338fe2d70d6484d2e7edc2ee621d1a19f150 Reviewed-on: https://gerrit.libreoffice.org/4934 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-16try to avoid build breakage with cppunit on androidLuboš Luňák
Broken by eef53622798e2e2f81f28ee5e1c82de0d48c149c , and I've had enough of tinderbox mails during the last week. Change-Id: Iab0fe0363e8ca3212eb673ae1da9492140140bc3
2013-07-16convert versions of dialog to .uiCaolán McNamara
Change-Id: I1be2211b5c936e6e00f2fe81883b8fb1e67ef550
2013-07-15sc: fix Date/DateTime ambiguityMichael Stahl
Change-Id: I99908a73d38b0d4b9919ac9c627b849b1d7de0d8
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
- fix interface of sax::Converter to allow passing time zones (rename the parsing methods while at it to reduce pointless overloading) - SfxDocumentMetaData supports DateWithTimezone and DateTimeWithTimezone in user-defined properties - add some ugly hacks to SfxCustomPropertiesPage to preserve existing time zones (which are not displayed in UI currently) Change-Id: Ice94112b9d79c285f80b5beda15f0ace91db97f3
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
Add IsUTC member to: com.sun.star.util.DateTime com.sun.star.util.DateTimeRange com.sun.star.util.Time Add new stucts with explicit time zones: com.sun.star.util.DateTimeWithTimezone com.sun.star.util.DateWithTimezone com.sun.star.util.TimeWithTimezone Adapt the sax::Converter to read/write timezones, and fix the unit test. Everything else just uses default (no time zone), this commit is just to fix the API. STRUCT: /UCR/com/sun/star/util/DateTime nFields1 = 7 != nFields2 = 8 Registry2 contains 1 more fields STRUCT: /UCR/com/sun/star/util/DateTimeRange nFields1 = 14 != nFields2 = 15 Registry2 contains 1 more fields STRUCT: /UCR/com/sun/star/util/Time nFields1 = 4 != nFields2 = 5 Registry2 contains 1 more fields Conflicts: sc/source/filter/oox/unitconverter.cxx Change-Id: I01f7a6d082a6b090c8efe71d2de137474c495c18 Reviewed-on: https://gerrit.libreoffice.org/4833 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-07-15attempt at HIG compliance (./bin/lint-ui.py path/to/.ui)Caolán McNamara
and tweak some strings Change-Id: Ib5886e8bbb6de653682df36b59aa60d9c39aef30
2013-07-15RNG: Externalize strings and add .ui to UIConfigTomaž Vajngerl
Change-Id: I98620d235044365bcc67e29a72f036f5fdfd5e45
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl
Added dialog for random number generation to fill menu into calc. Initial implementation has uniform, uniform integer, cauchy, bernoulli, binomial, negative binomial, chi squared and geometric distribution. Others can quickly be added. Change-Id: Id5c1f27462f1fe87eddedf415b9c149fb943404a
2013-07-14If you do DRY don't do it with a MACRO.Tomaž Vajngerl
Change-Id: I02f5d3c0540afeb3d925e605f1233f40d4e26370
2013-07-14fdo#63998: Oops I introduced a new bug. Let's not.Kohei Yoshida
Change-Id: I3ad3a5e30d9562d5565025e5251bf8fb0d28677f
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
Change-Id: I5091835c9f71c712f15996e5c6263fc5f21f6f96
2013-07-14Use CL_MAP_WRITE_INVALIDATE_REGION only if defined (in OpenCL 1.2)Tor Lillqvist
Can again turn on OpenCL by default for OS X then, hopefully. Change-Id: Id84b2c17c8431080261be45923d8c153f3822e8b
2013-07-13fdo#63998: Filtering by page fields to work again.Kohei Yoshida
Change-Id: I267ccb30cfa6347313fa1de96e18731f0e22d57d
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
If no LanguageTag instance is at hand use the static methods to convert between BCP 47 string, Locale and MS-LangID instead of creating temporary instances. Change-Id: I9597f768078eb81c840e84a5db5617f26bb7dc09
2013-07-12Don't forget to shift to the right start element within the block!Kohei Yoshida
Else it would always start from element one of the block regardless of the requested start row position. Change-Id: I3843eab2a88b8361250346e3f9696be5086039ea
2013-07-12This comment is no longer correct.Kohei Yoshida
Change-Id: I815016551ea979d27e1f402dc2badda0d856a229
2013-07-12Cache select converted tokens to avoid unnecessary token duplication.Kohei Yoshida
Change-Id: I3a63d5cbbc1cdc37d681ffd41ec22ff65e56cc0d
2013-07-12Set an array of doubles in one step, rather than individually in loops.Kohei Yoshida
The latter is massively slow, apparently. Change-Id: I689643330e1b04eff7d9665de5d6e423906517e1
2013-07-12fdo#64448: Don't get type name from incorrect filter.Kohei Yoshida
This causes wrong format type to get "detected" when testing for a completely different file format type. Change-Id: I230759e2be432beeae2db24c12369ccb4585f334
2013-07-12PCH for more librariesLuboš Luňák
Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b