summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
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-01fdo#78079: Write test for this.Kohei Yoshida
2014-05-01add test for fdo#75168Markus Mohrhard
2014-05-01escape conditional formatting formulas during xlsx export, fdo#75168Markus Mohrhard
2014-05-01add unit test for fdo#77984Markus 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-29sc html export: HTML export test fixture & "SkipImages" testTomaž Vajngerl
2014-04-29fdo#74650: Speed up GetFilteredFilterEntries().Kohei Yoshida
2014-04-29fdo#76912: Write a test for this.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-29fdo#74322: Additional test for the followup issue.Kohei Yoshida
2014-04-29coverity#1210185 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210186 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210187 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210191 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210192 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210194 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210198 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210199 Uninitialized scalar fieldCaolán McNamara
2014-04-28fdo#77647: Expand reference only when the top of the selected range is...Kohei Yoshida
2014-04-28Make these non inline.Kohei Yoshida
2014-04-28fdo#77647: Write test for this.Kohei Yoshida
2014-04-29the safety check was a bit too strict, fdo#77984Markus Mohrhard