aboutsummaryrefslogtreecommitdiff
path: root/source/mni/svx
ModeNameSize
-rw-r--r--messages.po390656logplain
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/table/TableDesignPane.cxx
AgeCommit message (Expand)Author
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-17use more concrete UNO types in sdNoel Grandin
2024-08-28GetMainViewShell is not trivialNoel Grandin
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara
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