summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drtxtob.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-11tdf#33603: sd: rework notes panelSarper Akdemir1-10/+24
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski1-2/+2
2024-04-02editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl1-1/+1
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)1-2/+2
2024-01-28Resolves: tdf#149409 enable impress 'Small Capitals' Toolbar ButtonCaolán McNamara1-0/+4
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin1-0/+1
2023-11-09loplugin:fieldcast in sd::OutlineViewNoel Grandin1-1/+1
2023-09-10using decls should come after #includeNoel Grandin1-2/+3
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-1/+1
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl1-5/+5
2022-11-03fix rendering of text when "fit to frame" is enabledTomaž Vajngerl1-3/+3
2022-08-31tdf#150506 Execution parameter confused with slot stateMaxim Monastirsky1-1/+1
2022-02-10rename some SID to FN_PARAMNoel Grandin1-1/+1
2021-09-29use SfxItemSetFixed in sdNoel Grandin1-1/+1
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski1-1/+1
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin1-1/+1
2021-07-27drop SvtLanguageOptions classNoel Grandin1-3/+4
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen1-1/+0
2020-11-01dynamic_cast followed by static_castCaolán McNamara1-10/+4
2020-10-23long->tools::Long in pyuno..sdNoel1-2/+2
2020-09-30loplugin:reducevarscope in sdNoel1-1/+1
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-24/+0
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-23/+0
2019-11-14jsdialog: send paragraph margins for impressSzymon Kłos1-0/+50
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara1-0/+29
2019-11-12Related: tdf#121239 super/sub not shown as toggles in draw/impressCaolán McNamara1-5/+2
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen1-13/+0
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-2/+1
2019-04-28tdf#120703 PVS: dereference before nullptr checkMike Kaganski1-1/+3
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+2
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-03-28Implement sidebar increase/decrease indent buttons on ImpressGülşah Köse1-0/+2
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov1-2/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin1-1/+1
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen1-0/+1
2018-08-08tdf#83659 Enable outline commands for text boxes and tablesMaxim Monastirsky1-2/+1
2018-06-12tdf#118063 Impress: Deselected spacing remained checkedIlhan Yesil1-0/+6
2018-05-29tdf#117847 Impress: Deselected alignment remained checkedIlhan Yesil1-4/+16
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen1-3/+0
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-01-15More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-1/+1
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-3/+2
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-4/+3
2017-11-15TypedWhichIdNoel Grandin1-3/+3
2017-10-23loplugin:includeform: sdStephan Bergmann1-13/+13
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2