summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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
2011-10-17WaE: unsafe mix of type 'bool' and type foo in operationTor Lillqvist
2011-10-17check that seeks and reads succeededCaolán McNamara
2011-10-17is it a secret what the error message is ?Caolán McNamara
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-10WaE: inconsistent dll linkageTor Lillqvist
2011-10-10WaE: unreachable codeTor Lillqvist
2011-10-07delete NULL is safeTakeshi Abe
2011-10-06VALGRIND=memcheck => sc unit test discovered bug.Caolán McNamara
2011-10-06woah, that's very not rightCaolán McNamara
2011-10-06fix for fdo#41381: local range names don't work with INDIRECTMarkus Mohrhard
2011-10-05bnc#722045: Display page background color/image properly.Kohei Yoshida
2011-10-05fdo#41478 follow-up cleanup.Jan Holesovsky
2011-10-05Fix for bug fdo#41478 [UI]add "Protect Sheet" command in sheet popup menuOlivier Hallot
2011-10-05String -> rtl::OUString.Kohei Yoshida
2011-10-05can replace ScfTools::AppendCString with SvStream::ReadCStringCaolán McNamara
2011-10-04bnc#719887: Encode virtual paths to local volume correctly.Kohei Yoshida
2011-10-04bnc#705977 apply control name before control is inserted into Forms containerNoel Power
2011-10-03WaE: add bracesCaolán McNamara
2011-10-03n717290: Feature to allow string constants in chart ranges.Muthu Subramanian
2011-10-03Fix for bug fdo#41310 - Need more room for localized stringOlivier Hallot
2011-10-01fdo#41396 - Need more room for localized string (III)Olivier Hallot