summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-07Need vclopengl nowTor Lillqvist
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: Write test for this, using the 2nd test document submitted.Kohei Yoshida
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#77647: Test for reference adjustment on column insertion.Kohei Yoshida
2014-05-06fdo#77944: Put updated formula cells into undo document.Kohei Yoshida
2014-05-06fdo#77944: Write test for this.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-04sc: Fix bunch of testsMaxim Monastirsky
2014-05-04Fix CppunitTest_sc_outlineobj testMaxim Monastirsky
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-01Remove this width requestMaxim Monastirsky
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-05-01coverity#708034 Uninitialized scalar fieldCaolán McNamara
2014-05-01coverity#738786 Uninitialized pointer fieldCaolán McNamara