summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-02-07Resolves: fdo#60420 Copy chart leads to crashJulien Nabet
2013-02-07Move close button to most left of the findbarJoren De Cuyper
2013-02-07blind wae fix for MacOSXNoel Power
2013-02-07another row height ( related to optimalheight and deleting content ) fdo#59193Noel Power
2013-02-06Translated german commentsEric Seynaeve
2013-02-06Translated german commentsEric Seynaeve
2013-02-06resolved fdo#60366 make MATCH() accept a single cell referenceEike Rathke
2013-02-06Re-order the header includes. Make sure column.hxx comes first.Kohei Yoshida
2013-02-06Use initializer to initialize data members.Kohei Yoshida
2013-02-06Make ScColumn explicitly non-copyable.Kohei Yoshida
2013-02-06Rename ScColumn::Resize() to ReserveSize().Kohei Yoshida
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-02-06Remove useless function calls.jailletc36
2013-02-06String->OUStringCaolán McNamara
2013-02-06Fix 'bSkipBreaks' is assigned a value that is never usedJulien Nabet
2013-02-05Fix this sentence a bit.Kohei Yoshida
2013-02-05Remove unused header includes.Kohei Yoshida
2013-02-05UniString to OUString in ScRefFinder, and a bunch more cleanups.Kohei Yoshida
2013-02-05fdo#39135: Add unit test for this.Kohei Yoshida
2013-02-05fdo#39135: Prevent integer overflow & update the character during loop.Kohei Yoshida
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida
2013-02-05Header no longer needed.Kohei Yoshida
2013-02-05pData can't be NULL anymoreMarkus Mohrhard
2013-02-05Remove the Excel 4.0/95/97 detection bits from ScFilterDetect.Kohei Yoshida
2013-02-05Implement detection for Excel 4.0 format.Kohei Yoshida
2013-02-05Use the new excel format detector for all binary excel types.Kohei Yoshida
2013-02-05Skeleton for new excel biff format detector service.Kohei Yoshida
2013-02-05Simplify_component_getFactory using the helper code from cppu.Kohei Yoshida
2013-02-04More clean-ups with ScFilterDetect.Kohei Yoshida
2013-02-04String to OUString.Kohei Yoshida
2013-02-04Remove unnecessary defines etc...Kohei Yoshida
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power
2013-02-04eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power
2013-02-04clean up EnableAdjustHeight calls, disable at start of import reset at endNoel Power
2013-02-02fdo#57180 return #VALUE! error if a number couls not be parsedEike Rathke
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers
2013-02-01bnc#801152: Scan all columns to determine the first data row.Kohei Yoshida
2013-01-31ScExportTest: enable testPasswordExport on WNTMichael Stahl
2013-01-31fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl
2013-01-31Hyperlink is an optional property, fdo#58858Markus Mohrhard
2013-01-31port ScOutlineObj to new UnoApiTest ctorMiklos Vajna
2013-01-31WaE: C++11 requires a space between literal and identifierTor Lillqvist
2013-01-31Meh, use SAL_PRIdINT32Tor Lillqvist
2013-01-30bnc#492440: Sort autofilter popup items correctly.Kohei Yoshida
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2013-01-30Don't overwrite bCalcAll when it's already set & remove SetCompile().Kohei Yoshida
2013-01-31MIN_FREEHAND_DISTANCE is used nowhereTakeshi Abe
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida
2013-01-31import/export new Excel 2013 ODF functions, fdo#60032Eike Rathke