summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2014-05-21WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida
2014-05-21Finer grained ODS import mode selection.Kohei Yoshida
2014-05-21Let's not use ScDocument as a convenient "anything goes" storage place.Kohei Yoshida
2014-05-21cp#1000072: Populate cache tables when updating all external links.Kohei Yoshida
2014-05-21Localize this string.Kohei Yoshida
2014-05-21cp#1000072: Purge one document shell at a time, to avoid freeze.Kohei Yoshida
2014-05-21cp#1000072: Stop the external doc shell timer while mass-updating.Kohei Yoshida
2014-05-21cp#1000072: Load external documents when refreshing caches.Kohei Yoshida
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-20Following fdo#78838, let's make this part safe tooJulien Nabet
2014-05-20kill some old 16 bit column indicesMarkus Mohrhard
2014-05-20simplify and ensure valid miAutoPosColumn in all cases, fdo#78838 relatedEike Rathke
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-20Resolves: fdo#78838 past-the-end iteratorJulien Nabet
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19add COLOR functionMarkus Mohrhard
2014-05-18fdo#78786: No need to insert entries here for date members.Kohei Yoshida
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-16I should check for NULL here.Kohei Yoshida
2014-05-17FixesJulien Nabet
2014-05-17More fixJulien Nabet
2014-05-17Fix previous commitJulien Nabet
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-16fdo#77315: When in cell edit mode, use the EditView instance already there.Kohei Yoshida
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-15fdo#76718 Rounding for "fill > random number.." optionTomaž Vajngerl
2014-05-15sc - statistics dialog: add more space between IDsTomaž Vajngerl
2014-05-15sc ANOVA: add "two factor" and rework "single factor" ANOVATomaž Vajngerl
2014-05-15Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15resolved fdo#78718 break the indefinite loop when entering ="Eike Rathke
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-13fdo#78402: Adjust references of validity entries as appropriate.Kohei Yoshida
2014-05-12fdo#78391: When numbers are auto-fit, reset clipping parameters.Kohei Yoshida
2014-05-13distill copypastaEike Rathke
2014-05-12Let's not forget to free the SdrOle2Obj instance here.Kohei Yoshida
2014-05-12Bail out early if it's not a chart module.Kohei Yoshida
2014-05-12include parentheses replacement in functions' formula data, fdo#75264Eike Rathke
2014-05-12nitpick: avoid triple redirection inside loop, fdo#75264 relatedEike Rathke
2014-05-12only send mouse events if the window is visibleMarkus Mohrhard
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara
2014-05-12Move this function object to o3tl.Kohei Yoshida
2014-05-12fdo#75264 fix incorrect/missing function tips in CalcWinfried Donkers
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe