summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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
2014-05-01escape conditional formatting formulas during xlsx export, fdo#75168Markus Mohrhard
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-05-01Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-30coverity#704283 Logically dead codeCaolán McNamara
2014-04-30coverity#704714 Dereference after null checkCaolán McNamara
2014-04-29fdo#75058: Optimize autofilter item filling for non-tree items.Kohei Yoshida
2014-04-29fdo#74650: Speed up GetFilteredFilterEntries().Kohei Yoshida
2014-04-29coverity#1210163 Uninitialized scalar variableCaolán McNamara
2014-04-29coverity#1210164 Uninitialized scalar variableCaolán McNamara
2014-04-29fdo#74322: Let's not handle cut mode here.Kohei Yoshida
2014-04-29coverity#1210185 Uninitialized pointer fieldCaolán McNamara