summaryrefslogtreecommitdiff
path: root/sd/source/ui/table
AgeCommit message (Expand)Author
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2024-01-28cid#1588088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-25make insert row dialog asyncNoel Grandin
2023-10-16Revert "Resolves tdf#156685 - "Object without fill" style for tables"Heiko Tietze
2023-10-05Resolves tdf#156685 - "Object without fill" style for tablesHeiko Tietze
2023-08-25Use std::optional instead of out argumentsMike Kaganski
2023-07-02pAttr is always dereferenced, use a reference instead of a pointerCaolán McNamara
2023-05-26sal_uLong->sal_uInt16Noel Grandin
2023-05-20tdf#139512: partial revert default row height on new sd tablesJustin Luth
2023-04-19tdf#154883 Set doc as modified on applying table styleMaxim Monastirsky
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-12-07tdf#151185 Make Table Design button toggle-ableRafael Lima
2022-12-01sd: sensible naming for created cell stylesMaxim Monastirsky
2022-11-28[PATCH] Replace some dynamic_cast with UNO_QUERYStephan Bergmann
2022-11-25sd: better detection of user defined cell stylesMaxim Monastirsky
2022-11-22End text edit mode before changing a table styleMaxim Monastirsky
2022-11-21sd: table design editingMaxim Monastirsky
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-04remove intermediate TableDesignPanelCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-07tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos
2020-05-09compact namespace in sdNoel Grandin
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-12-20unneeded forward declaresCaolán McNamara