summaryrefslogtreecommitdiff
path: root/include/svx/galmisc.hxx
AgeCommit message (Expand)Author
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-01-23loplugin:constparams in svxNoel Grandin
2018-12-05remove unused GalleryHintType enum valueNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-08loplugin:constfields in svxNoel Grandin
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-02loplugin:useuniqueptr in GalleryTransferableNoel Grandin
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2017-12-15sal_uIntPtr->sal_uInt32 in GalleryTransferableNoel Grandin
2017-12-13sal_uIntPtr->void* in GalleryHintNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in GalleryProgressNoel Grandin
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-02-14remove unused Video from SgaObjKind enumNoel Grandin
2017-02-14remove unused IMPORT_INET from GalleryGraphicImportRet enumNoel Grandin
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25convert SgaObjKind to scoped enumNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-09convert Link<> to typedNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-04-29WaE: declaration of ‘FILE’ shadows a global declarationDavid Tardon
2015-04-29convert GALLERY_HINT constants to scoped enumNoel Grandin
2015-04-29convert SGX_IMPORT constants to scoped enumNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann