summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2014-05-09fdo#77056: Treat empty cells as if they have a value of 0.0.Kohei Yoshida
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-09fdo#77379: Don't return from the call. Notes are handled at the end.Kohei Yoshida
2014-05-09Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-09fdo#77806: Check the boundaries before accessing an array....Kohei Yoshida
2014-05-09coverity#1209709 Dereference null return valueCaolán McNamara
2014-05-09Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-09Start with the mode lineTakeshi Abe
2014-05-09callcatcher: update unused codeCaolán McNamara
2014-05-09resolve fdo#77509 memory corruption / crash in ConsolidateEike Rathke
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet
2014-05-08typosThomas Arnhold
2014-05-08coverity#735474 Logically dead codeCaolán McNamara
2014-05-08typo fixesAndras Timar
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-08Translate German comments, fix some wsPhilipp Weissenbacher
2014-05-08fix another crash on exitMarkus Mohrhard
2014-05-08don't put the parent window as child into itselfMarkus Mohrhard
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-05-07fix crash on exitMarkus Mohrhard
2014-05-07fix crash when canceling the chart wizardMarkus Mohrhard
2014-05-07let us use the new OpenGLWindowMarkus Mohrhard
2014-05-07provide the OpenGL windowMarkus Mohrhard
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-07remove uncompiled source filesThomas Arnhold
2014-05-07fdo#77944: No need to store updated formulas in undo document when moving.Kohei Yoshida
2014-05-07Drop unused #includeTakeshi Abe
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida
2014-05-06Let's make this non-inline...Kohei Yoshida
2014-05-06fdo#77647: Fix the column insertion use case.Kohei Yoshida
2014-05-06fdo#77944: Put updated formula cells into undo document.Kohei Yoshida
2014-05-06remove uncompiled source filesThomas Arnhold
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-06fix typoMarkus Mohrhard
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-05-06Related: #i56998# english doesn't put a space between numbers and percentThomas Arnhold
2014-05-05fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-05-05resolved fdo#78294 default null-date for document import is 1899-12-30Eike Rathke
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-04loplugin:saloverrideStephan Bergmann
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida
2014-05-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-05-01coverity#708034 Uninitialized scalar fieldCaolán McNamara
2014-05-01fdo#77806: Use the common block position set for start and end listening.Kohei Yoshida
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida