summaryrefslogtreecommitdiff
path: root/sc/source/filter/lotus
AgeCommit message (Expand)Author
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-22More on PutCell() avoidance.Kohei Yoshida
2013-03-22More on reducing use of ScDocument::PutCell().Kohei Yoshida
2013-03-22More on reducing the use of ScDocument::PutCell().Kohei Yoshida
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-10-02XubString->OUStringCaolán McNamara
2012-09-19tabs to spaces + whitespace clean-upMarkus Mohrhard
2012-09-19import values and formulas from lotus-123, fdo#55066Markus Mohrhard
2012-09-19tabs to spacesMarkus Mohrhard
2012-09-09don't use unitialized global variable, fdo#53713Markus Mohrhard
2012-07-27Lotus WK: fix warningsEike Rathke [er]
2012-07-10removed deserted Lotus 1-2-3 export filterTakeshi Abe
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-01targetted revert of minor german comment translationMichael Meeks
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-09changes to fdo#44738 patch to make it work with other localesEike Rathke
2012-05-09fdo#44738 use general format code keywordsUrmas
2012-03-22removed duplicate includes in scTakeshi Abe
2012-02-09ByteString->rtl::OstringCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-15rename and refactor ScfTools::ReadCStringCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-24callcatcher: remove various unused methodsCaolán McNamara
2011-08-23callcatcher: yet more unused codeCaolán McNamara
2011-06-18Some cppcheck cleaningJulien Nabet
2011-06-14ENTRY -> Entry. Let's not use all CAPS for class/struct names.Kohei Yoshida
2011-06-14Let's not use 'p' prefix for iterators.Kohei Yoshida
2011-06-14Replace List with std::vector<ENTRY>.Rafael Dominguez
2011-06-09Replace List for std::vector<LotusRange*>.Rafael Dominguez
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat