summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2014-05-24remove whitespaceMarkus Mohrhard1-8/+0
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-24make sure that OpenGL charts are rendered after importMarkus Mohrhard1-0/+44
2014-05-23fdo#76824: Proper way to parse cell address strings.Kohei Yoshida1-13/+27
2014-05-23WaE: private field 'mnId' is not usedTor Lillqvist2-4/+2
2014-05-23we need to map 100th mm to pixel also for the importMarkus Mohrhard1-2/+3
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida6-19/+119
2014-05-23coverity#708104 Uninitialized scalar fieldCaolán McNamara2-0/+18
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin29-162/+137
2014-05-21Label t-test and F-test for their respective dialogs.Kohei Yoshida4-4/+20
2014-05-21Modify these stats dialogs to have OK and Cancel pair.Kohei Yoshida6-70/+1
2014-05-21Keep only "Apply" and "Close".Kohei Yoshida2-11/+0
2014-05-21WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist1-2/+2
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-1/+1
2014-05-21Finer grained ODS import mode selection.Kohei Yoshida1-4/+4
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida2-12/+2
2014-05-21cp#1000072: Populate cache tables when updating all external links.Kohei Yoshida1-5/+165
2014-05-21Localize this string.Kohei Yoshida1-0/+5
2014-05-21cp#1000072: Purge one document shell at a time, to avoid freeze.Kohei Yoshida1-6/+7
2014-05-21cp#1000072: Stop the external doc shell timer while mass-updating.Kohei Yoshida1-4/+26
2014-05-21cp#1000072: Load external documents when refreshing caches.Kohei Yoshida1-25/+60
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet4-19/+19
2014-05-20Following fdo#78838, let's make this part safe tooJulien Nabet1-1/+1
2014-05-20kill some old 16 bit column indicesMarkus Mohrhard1-3/+3
2014-05-20simplify and ensure valid miAutoPosColumn in all cases, fdo#78838 relatedEike Rathke1-6/+2
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin5-5/+5
2014-05-20Resolves: fdo#78838 past-the-end iteratorJulien Nabet1-0/+3
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida32-5/+67
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold12-51/+0
2014-05-19add COLOR functionMarkus Mohrhard1-0/+47
2014-05-18fdo#78786: No need to insert entries here for date members.Kohei Yoshida1-3/+0
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe10-46/+37
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold11-11/+0
2014-05-16I should check for NULL here.Kohei Yoshida1-1/+1
2014-05-17FixesJulien Nabet3-4/+4
2014-05-17More fixJulien Nabet1-6/+6
2014-05-17Fix previous commitJulien Nabet1-2/+2
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet22-249/+249
2014-05-16fdo#77315: When in cell edit mode, use the EditView instance already there.Kohei Yoshida1-21/+34
2014-05-16clean up, remove eof commentsThomas Arnhold20-40/+0
2014-05-15fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl2-28/+52
2014-05-15sc - statistics dialog: add more space between IDsTomaž Vajngerl1-68/+67
2014-05-15sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl5-88/+403
2014-05-15Avoid possible memory leaks in case of exceptionsTakeshi Abe5-44/+27
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-15resolved fdo#78718 break the indefinite loop when entering ="Eike Rathke1-0/+4
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-1/+1
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida2-3/+4
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky1-5/+4