summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewsf.cxx
AgeCommit message (Expand)Author
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-01-28Resolves: tdf#149409 enable impress 'Small Capitals' Toolbar ButtonCaolán McNamara
2024-01-24sd: remove condition to only show ThemeDialog in master viewTomaž Vajngerl
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2023-11-15tdf#158031 editeng SID_HYPERLINK_GETLINK: use GetFieldAtSelectionJustin Luth
2023-11-15tdf#158031 editeng SID_REMOVE_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-08-26sd: disable ThemeDialog when not in a master pageTomaž Vajngerl
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-07-17Add UI for blur radius in shadow panelA_GAN
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski
2020-01-02tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-27jsdialog: send generic fill items also in writer and impressSzymon Kłos
2019-11-27jsdialogs: send .uno:FillStyle updates in ImpressSzymon Kłos
2019-11-12Related: tdf#121239 missing contour toggle in draw/impressCaolán McNamara
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara
2019-11-12Related: tdf#121239 super/sub not shown as toggles in draw/impressCaolán McNamara
2019-11-11Related: tdf#121239 overline missing in draw/impressCaolán McNamara
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt
2019-07-12Move remove url code to editengSamuel Mehrbrodt
2019-07-09tdf#111707 Move duplicated code into shared methodSamuel Mehrbrodt
2019-07-08Related tdf#98575 Allow editing link even when URL field is not selectedSamuel Mehrbrodt
2019-06-18tdf#111707 Add 'Remove Hyperlink' to context menu in ImpressSamuel Mehrbrodt
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe