summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-22SRCH_PARA_ALLTABLES could never be queriedEike Rathke
2015-10-20sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'.Jan Holesovsky
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19sfx items: Get rid of the TypeId check, nobody uses that any more.Jan Holesovsky
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01svl: fix build "invalid operands to binary operator!="Michael Stahl
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-09-17boost->stdCaolán McNamara
2015-09-07tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-20loplugin:unusedmethods svlNoel Grandin
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-19rename some types in SfxPoolItemArray_ImplNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-04svl: prefix remaining members of SvxSearchItemMiklos Vajna
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-28expand and remove DECL_PTRHINT macroNoel Grandin
2015-04-28SfxItemSet::PutDirect return value is unusedStephan Bergmann
2015-04-28operator == return type wants to be boolStephan Bergmann
2015-04-24Ensure that svl/grabbagitem.hxx is self-containedMiklos Vajna
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-04-08svl: move SfxItemSet methods togetherMichael Stahl
2015-04-08svl: translate some comment in itemset.cxxMichael Stahl
2015-04-08svl: prefix members of SfxItemIterMichael Stahl