summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2011-08-13fix fumble in makefileNorbert Thiebaud1-0/+2
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens2-3/+3
2011-08-12ByteString, shrink apiCaolán McNamara1-2/+2
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara4-31/+24
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud1-0/+1
2011-08-11sc_ucalc is missing a dep on AllLangRes/sc and others -> build heisenbugNorbert Thiebaud1-0/+6
2011-08-11remove deprecated ByteString::CreateFromUnicodeCaolán McNamara1-1/+9
2011-08-10Prevent crash at column row boundaries.Eike Rathke1-30/+16
2011-08-10remove uno from range name export and some clean upMarkus Mohrhard4-70/+47
2011-08-10fix for fdo#39915: defining named ranges should be case insensitiveMarkus Mohrhard1-1/+3
2011-08-10sal_Bool to bool switching while I'm at it.Kohei Yoshida3-117/+117
2011-08-10Probably better to rename ppClipTab to rClipTabs, for consistency.Kohei Yoshida1-9/+9
2011-08-10Fixed an infinite loop when the paste destination has only one sheet.Kohei Yoshida1-4/+4
2011-08-10Partially reverted 96336b01a8e2836a3cabe407a92ac5d7b5ac5bf7.Kohei Yoshida1-20/+2
2011-08-09Lots more cleanups.Kohei Yoshida4-48/+47
2011-08-09Pass by const reference.Kohei Yoshida1-1/+1
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke5-6/+6
2011-08-10change from sal_Bool to bool in ScRangeName/ScRangeDataMarkus Mohrhard6-90/+88
2011-08-10fix for fdo#37391: don't write invalid references to filesMarkus Mohrhard3-4/+22
2011-08-09Correctly import from Excel charts with multiple ranges.Kohei Yoshida4-16/+34
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe11-11/+11
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins6-42/+23
2011-08-08missing ',' makes a completely different string than it appears.Caolán McNamara1-2/+2
2011-08-08ByteString::ConvertToUnicode->rtl::OUString::ctorCaolán McNamara1-3/+9
2011-08-08fix typoDavid Tardon1-1/+1
2011-08-08show row/column headers as default againMarkus Mohrhard1-1/+1
2011-08-08don't use ODFVER_LATEST instead of ODFVER_012Markus Mohrhard1-2/+2
2011-08-07there is no sd library hereMatúš Kukan1-1/+0
2011-08-07fix for fdo#39792: changes to range names invalidate stream tooMarkus Mohrhard1-0/+4
2011-08-07fix for fdo#39678: don't write password algorithm in odf 1.0 and 1.1Markus Mohrhard1-16/+22
2011-08-06remove clone/calc references in filters-test.cxxNorbert Thiebaud1-6/+6
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04sal_Bool to bool.Kohei Yoshida2-23/+23
2011-08-04Perhaps a const member needs an explicit constructor?Kohei Yoshida2-0/+4
2011-08-04More String removal.Kohei Yoshida2-6/+7
2011-08-04More String / sal_Bool removal.Kohei Yoshida3-26/+23
2011-08-04More String removal etc.Kohei Yoshida2-9/+9
2011-08-04Indentation "fix".Kohei Yoshida1-21/+23
2011-08-04Removed unnecessary condition checks.Kohei Yoshida1-8/+4
2011-08-04String to rtl::OUString.Kohei Yoshida3-19/+20
2011-08-04Removed custom html options iterator class; use the real iterators.Kohei Yoshida1-60/+20
2011-08-04Combined two html option loops.Kohei Yoshida1-36/+33
2011-08-03Parse CSS in the <style> content and set number formats to cells.Kohei Yoshida7-15/+907
2011-08-04some clean-upMarkus Mohrhard4-8/+8
2011-08-03change from sal_Bool to boolMarkus Mohrhard2-3/+3
2011-08-03change from c-array to boost::ptr_vectorMarkus Mohrhard2-37/+30
2011-08-03use delete[] for arrays allocated with new[]Markus Mohrhard1-2/+2
2011-08-03fix for fdo#39773: crash with hidden column in Data->FormMarkus Mohrhard1-1/+2
2011-08-03fix for fdo#39151: set correct table number in local db dataMarkus Mohrhard1-1/+9
2011-08-03Remove EXC_INCL_SST_STATISTICSThomas Arnhold1-47/+0