summaryrefslogtreecommitdiff
path: root/svx/source/dialog/imapwnd.cxx
AgeCommit message (Expand)Author
2024-11-12loplugin:reftotemp in svxNoel Grandin
2024-08-01tdf#161968 UI Assign macro to shape crashes CALCNoel Grandin
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-31svx: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-11loplugin:ostr in svxNoel Grandin
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-23make event config dialog asyncNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-29ref-count SdrObjectNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-16loplugin:buriedassign in svtools..svxNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-10-17Remove some memset callsMike Kaganski
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-05-23rename SvxGraphCtrl back to GraphCtrlCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-13weld imapmenuCaolán McNamara
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-26weld URLDlgCaolán McNamara
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-09tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin