summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-02-10sc_subsequent_filters-test: add bug numberKorrawit Pruegsanusak
2013-02-10fdo#56098 paste special shift options incorrect/incompleteWinfried Donkers
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-02-09Remove unused methodsThomas Arnhold
2013-02-08factor out common code of SKEW and SKEWP, fdo#60322Eike Rathke
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
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