summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
Change-Id: I6fdce232ef41079f20a983dc72da032196078858
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2014-05-19ODS load perf: don't allocate temporary strings un-necessarilyMichael Meeks
Of the 53bn cycles consumed loading a large test; this saves up to 30bn parsing tab names, plus ~1bn not copying strings to convert to integers. Change-Id: Ie768ff8c2159dec62418088e643fe468e4cd5d70
2014-05-19WaE: unused variable 'tmpCur'Tor Lillqvist
Change-Id: I328812513691f499871002633b9ac750af86243c
2014-05-19GPU Calc:Fixed compiling warning in opbase.cxx&op_math.cxxhaochen
Change-Id: I885bf77a85f7f479a8a9632e64af306be243cdd0
2014-05-19GPU Calc: Fix bughaochen
For arraybound of slidingwindows parameters in COVAR formula Change-Id: I17a601edfbc720d4e3e40fc31bf6efd73b4ac65b
2014-05-19GPU Calc: Fix bughaochen
For arraybound of slidingwindows parameters in Intercept formula Change-Id: I6c96073e859ef7550033e9a46e6cafb11e8bfe0a
2014-05-19GPU Calc: Fixed style&error problem in op_statistical(line 5849-9461)haochen
Change-Id: I85f7bdeb153a8bcee0fe9678db93bc43cf2bc659
2014-05-19GPU Calc: Fixed style&error problem in op_statistical(line 4037-5849)haochen
Change-Id: I5a24bcc91f8c19472aab529e82648d06d13e46d9
2014-05-19GPU Calc: Fixed style&error problem in op_statistical(line 1-4037)haochen
Change-Id: I97f55bffd1e61bc9d3f7f85ab857f82df5475dc4
2014-05-19GPU Calc: Fixed style&error problem in op_math once morehaochen
Change-Id: I768ad4503905b54ef5a7aa54445dbb94ce0493ed
2014-05-19GPU Calc: Fixed style&error problem in op_mathhaochen
Change-Id: I1f177684bdbac76a2f9632bc51482821eb510496
2014-05-19GPU Calc: Support nested formula of string compared in AND formula.haochen
such as AND(MOD($B4, 3)=0, $A4="NQSO") Change-Id: Ie891d4e56eaa39f769f018b6db53ee209dd15540
2014-05-19GPU Calc:Fixed style&error problemhaochen
in op_financial&opbase.cxx&opencl_device.cxx Change-Id: Ic4b8cee77a0a4faec44bcf3650f4f6fa691a9e71
2014-05-19GPU Calc: Fixed style&error problem in formulagroupcl and op_addinhaochen
Change-Id: Id7c6e341eb88f6c8ffdaa7f83b787bb19649afec
2014-05-19add COLOR functionMarkus Mohrhard
This function makes property mapping in charts more user friendly. Change-Id: I01cfb31edd749ee474d5078042fa5c4b4a270f86
2014-05-18fdo#78786: No need to insert entries here for date members.Kohei Yoshida
Data member entries are inserted when they are added in addDateMember(). Change-Id: I6cb2e3629053fe2bb49517c4ef8d5c1fee576446
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: Icc1e11e173329fd88898a3d13270406fd651eb2b
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky
Change-Id: I4987cc9ffba675009f2d2ae9f6b12ed4ee02fe13
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
so we can re-use it in other modules Change-Id: I6057b1e955f745019fd48f91a754279df0f2b948 Reviewed-on: https://gerrit.libreoffice.org/9348 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
Change-Id: I42787db31769e8bde984c5f4f0aa90335e889b1c Reviewed-on: https://gerrit.libreoffice.org/9356 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
2014-05-16fdo#77735: Don't proceed when all cells in the range are empty.Kohei Yoshida
That means there is nothing to delete, and proceeding would cause Calc to freeze. Change-Id: I2a8fb5736870ba459082873c8f864283d8b9c664
2014-05-16fdo#77735: Write test for this. This test will freeze with the bug present.Kohei Yoshida
Change-Id: I7b7e67fe2ee59b57ce74f8303d30bebc84f6b0d0
2014-05-16I should check for NULL here.Kohei Yoshida
Change-Id: I245f4a26c8fdee8230bb0af2963cae2739413253
2014-05-17FixesJulien Nabet
Change-Id: I5e2c57f4c53147ab4ae58f48059c8020de144f3c
2014-05-17FixesJulien Nabet
Change-Id: Iaecba29cb5958787ec2581198943d373e37a3934
2014-05-17More fixJulien Nabet
Change-Id: Iadb275a3799195a8c2eb57a975315f21d8215b31
2014-05-17Fix previous commitJulien Nabet
Change-Id: I22ded05f328aeb4479c90e79b12729eb3835b3ec
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
Change-Id: Ibccaa2138426c22cd63d273a1b6cdc927ebe80dc
2014-05-16fdo#77315: When in cell edit mode, use the EditView instance already there.Kohei Yoshida
This prevents creation of a temporary EditView instance which would mess up the cursor state while the mouse pointer is hovering. Change-Id: I7759667b105b4389dd4de2673cd2fbe32082c95d
2014-05-16fdo#75056: Overline attribute needs special treatment as well.Kohei Yoshida
Also fix the export of underline types as well. It was always saved as a single line. Change-Id: I88cb0f3702a6afc14544ecbce8f200b5422fd78f
2014-05-16fdo#75056: Write test for this.Kohei Yoshida
Change-Id: I716467ffe81a1f71f03e0dc7a17c33b2ed39d334
2014-05-16clean up, remove eof commentsThomas Arnhold
Change-Id: I166e781cb54181a8e5d08021cf5f6dfcd1fde5cb
2014-05-15fdo#77537: Exporting font names in edit text needs special handling.Kohei Yoshida
Change-Id: Ia9c29d37eaf962e0245920e50f534dd779af72dc
2014-05-15fdo#77537: Write export test for this.Kohei Yoshida
Change-Id: I2960713b1005c5f91fe78d12e33f1786978eac67
2014-05-15sc html test: dispose xComponent in teardownTomaž Vajngerl
Change-Id: If33ad8bcca2c224b6bf68a1bdaa015326c17aef8
2014-05-15fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl
Change-Id: Idb4b6442be7ddb08875c6b59f54a887399385be7
2014-05-15sc - statistics dialog: add more space between IDsTomaž Vajngerl
Change-Id: Ie503c2758e809712c99df6e53a02ac6e719dd036
2014-05-15sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl
Change-Id: I8cfaa06019e641e0590065d8f6a3266ff82acb88
2014-05-15Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: I7dc862794f7f0973bd4de7b54f7a1fb15235bc3e
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
Change-Id: I3e51a62710bb46c8255fd228d41d9300c90a1fb5 Reviewed-on: https://gerrit.libreoffice.org/9360 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-05-15resolved fdo#78718 break the indefinite loop when entering ="Eike Rathke
... introduced with the refactoring of 5a14766061f75e88791dc3134c9ec56e198144e2 Change-Id: Ic322c58cad749d136966cee08ca5a06be59897b7
2014-05-15coverity#1213244 Dereference null return valueCaolán McNamara
Change-Id: I729baf2bec5849a4323550aacb9b789db78e72b3
2014-05-15error: invalid conversion from 'int' to 'formula::StackVar'Miklos Vajna
Change-Id: I77280f843ae3123a6e0459becb2ce0b5fd7b78cc
2014-05-14Add test for CHOOSE function.Kohei Yoshida
This function is also a jump function requiring a special RPN reordering. Change-Id: I34f68875febeb4fb8c78527d763d4a6352f50b03
2014-05-14Add unit test for IF function.Kohei Yoshida
Change-Id: I2265458883fb05582c54157714b88345362efa0d
2014-05-14Write test for RPN token generation with and without jump command reordering.Kohei Yoshida
Change-Id: I45d83448be04e0983f39ca28392671cf84ae928c
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
Change-Id: I7c514b7a1d86f52d77672b826b1f08b825fd7aa7
2014-05-14Bail out of group calculation in case the array fetching fails.Kohei Yoshida
Change-Id: Ibb7575eeb025fc025d05b147629113796185c5d3
2014-05-14Enable vectorization for the "jump" function opcodes.Kohei Yoshida
Change-Id: I24333db598943a0984fb1abb603e90b79d37d845