summaryrefslogtreecommitdiff
path: root/sd/source/ui/table/TableDesignPane.cxx
AgeCommit message (Expand)Author
2024-05-28sd: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
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-04-19tdf#154883 Set doc as modified on applying table styleMaxim Monastirsky
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-12-01sd: sensible naming for created cell stylesMaxim Monastirsky
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-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-04remove intermediate TableDesignPanelCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
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-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-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2019-12-20unneeded forward declaresCaolán McNamara
2019-12-20weld TableDesignPaneCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
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-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-28loplugin:unusedfieldsNoel Grandin
2018-05-16loplugin:constantparamNoel Grandin
2018-05-11draw has a sidebar, so impress/draw can use same table properties paneCaolán McNamara
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-19use VirtualDevice in CreateDesignPreviewNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin