summaryrefslogtreecommitdiff
path: root/sc/source/filter/ftools
AgeCommit message (Expand)Author
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-15loplugin:unused-returns in scNoel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-05Translate German variable namesJohnny_M
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist
2017-04-28loplugin:salunicodeliteral: scStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-20convert SC_COMPILER to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20Avoid some confusing uses of "document name" instead of "document URL"Stephan Bergmann
2015-10-20tdf#89694 Password dialog for opening OOXML shows url-encoded pathTomofumi Yagi
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-09-27simplify codeMarkus Mohrhard
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-05-22Remove include stdio (part5)Julien Nabet
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin