summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-02calc big file : refactor loading to avoid unecessary testsLaurent Godard
2011-11-02we need to use ValidColRowOrRepeated, silly mistake by makeMarkus Mohrhard
2011-11-01prevent access to non existing mdds elements (fdo#41807)Markus Mohrhard
2011-11-01boolean values are valid for matrix evaluation (fdo#49967)Markus Mohrhard
2011-11-01fdo#40110: Correctly map external ranges into matrix instances.Kohei Yoshida
2011-10-31update first ScMarkData before setting cursor (fdo#42432)Markus Mohrhard
2011-10-31rhbz#657394: crash closing document while printingMichael Stahl
2011-10-31Revert "Move ScPostIt storage from ScBaseCell->ScDocument"Michael Meeks
2011-10-31Move ScPostIt storage from ScBaseCell->ScDocumentKevin Hunter
2011-10-28bnc#726152: Avoid adjusting cell-anchored objects on other sheets.Kohei Yoshida
2011-10-28These can be const pointers.Kohei Yoshida
2011-10-28More reduction of scoping inside nested for loop.Kohei Yoshida
2011-10-28More reduction of scoping inside for loop.Kohei Yoshida
2011-10-28Reduce excessive scoping.Kohei Yoshida
2011-10-28Translate message to EnglishKevin Hunter
2011-10-28Add vba support for assigning names to cell rangesAugust Sodora
2011-10-27use uno for local range name api, it crashs otherwise sometimesMarkus Mohrhard
2011-10-26add uno part for local range namesMarkus Mohrhard
2011-10-26add local range names to ScDocFuncMarkus Mohrhard
2011-10-26add local range names to undoMarkus Mohrhard
2011-10-25I don't need to include this header.Kohei Yoshida
2011-10-25fdo#41369: Use the 'Default' style as the parent style.Kohei Yoshida
2011-10-25To destroy a cell instance, we need to call ScBaseCell::Delete().Kohei Yoshida
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-24fdo#42169: Display caption strings without format detection.Kohei Yoshida
2011-10-23remove unused UI stringsAndras Timar
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-10-20increment table position correctly if more than one table is insertedMarkus Mohrhard
2011-10-20WaE: unused eCaolán McNamara
2011-10-19migrate to StringRangeEnumerator in CalcIvan Timofeev
2011-10-19by one error in ScFormulaCell::UpdateDeleteTab (fdo#41868)Markus Mohrhard
2011-10-18WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-18WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-18WaE: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist
2011-10-18WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: illegal copy-initializationTor Lillqvist
2011-10-18WaE: unreferenced local variableTor Lillqvist
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-18WaE: 'ScVbaFormatConditions' : default constructor could not be generatedTor Lillqvist
2011-10-18WaE: reinterpret_cast used between related classes, so use static_castTor Lillqvist
2011-10-18survive some fuzzCaolán McNamara
2011-10-17WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-17WaE: potentially uninitialized local variable usedTor Lillqvist
2011-10-17WaE: unreachable codeTor Lillqvist
2011-10-17WaE: unreachable codeTor Lillqvist