summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdibrow.cxx
AgeCommit message (Expand)Author
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-10rename TakeItemName -> GetItemNameNoel Grandin
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-09Translate German variable namesJohnny_M
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-10loplugin:indentation in svxNoel Grandin
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-05-03loplugin:useuniqueptr in SdrItemBrowserControlNoel Grandin
2018-04-07Translate German variable namesJohnny_M
2018-03-13Translate German variable namesJohnny_M
2018-03-05Translate German variable and function namesJohnny_M
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-03Translate German variable nameJohnny_M
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-09-06svx: Simplify code with std::unique_ptrTakeshi Abe
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-04rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-25remove unused local varsJochen Nitschke
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-02-13convert ItemType to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin