summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)Author
2011-11-22fdo#40304: Check if BOUNDSHEET points to valid BOF record.Kohei Yoshida
2011-11-18A little cleanup.Kohei Yoshida
2011-11-18Now we can import OR'ed conditions as single multi-item query.Kohei Yoshida
2011-11-18sal_Bool to bool and other cleanup.Kohei Yoshida
2011-11-18We can now append query entry; no need to have this first empty member.Kohei Yoshida
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara
2011-11-11ByteString->rtl::OStringCaolán McNamara
2011-11-09Removed SvStringsSortDtorDaisuke Nishino
2011-11-07callcatcher: remove some unused methodsCaolán McNamara
2011-11-04More on avoiding direct access to pStr, also fixed several memory leaks.Kohei Yoshida
2011-11-04Remove direct access to the query string (pStr).Kohei Yoshida
2011-11-04Moved ScQueryEntry out of global.?xx to queryparam.?xx.Kohei Yoshida
2011-10-05String -> rtl::OUString.Kohei Yoshida
2011-10-05can replace ScfTools::AppendCString with SvStream::ReadCStringCaolán McNamara
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21Revert "remove newly unused methods", used againCaolán McNamara
2011-09-21callcatcher: remove newly unused methodsCaolán McNamara
2011-09-12callcatcher: drop unused methodsCaolán McNamara
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-08-17String to rtl::OUString.Kohei Yoshida
2011-08-17String to rtl::OUString.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-08-15fix for bnc#684784 - more conservative graphic replacemementNoel Power
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-08-09Lots more cleanups.Kohei Yoshida
2011-08-04sal_Bool to bool.Kohei Yoshida
2011-08-04Perhaps a const member needs an explicit constructor?Kohei Yoshida
2011-08-04More String removal.Kohei Yoshida
2011-08-04More String / sal_Bool removal.Kohei Yoshida
2011-08-04More String removal etc.Kohei Yoshida
2011-08-04Indentation "fix".Kohei Yoshida
2011-08-04Removed unnecessary condition checks.Kohei Yoshida
2011-08-04String to rtl::OUString.Kohei Yoshida
2011-08-03Parse CSS in the <style> content and set number formats to cells.Kohei Yoshida
2011-07-31convert to rtl::OString[Buffer] and simplifyCaolán McNamara
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida
2011-07-12use oox filter for *all* control importNoel Power
2011-06-29some clean-upMarkus Mohrhard
2011-06-29export local range names to xlsxMarkus Mohrhard
2011-06-16Replace List with std::vector< SvxMSDffConnectorRule* >Joseph Powers
2011-06-14ENTRY -> Entry. Let's not use all CAPS for class/struct names.Kohei Yoshida
2011-06-14Replace List with std::vector<ENTRY>.Rafael Dominguez
2011-06-14Replace List with std::vector<Cont>.Rafael Dominguez
2011-06-14Fixed incorrect boundary checks & simplified the code a bit.Kohei Yoshida
2011-06-14Replace List with std::vector<StringHashEntry*>.Rafael Dominguez
2011-06-14Replace XclExpChTrRecordList with std::vector<ExcRecord*>.Rafael Dominguez
2011-06-14Replace XclExpChTrTabIdBufferList with std::vector<>.Rafael Dominguez