summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-04make SvxAdjustItem hashableNoel Grandin1-0/+2
2024-07-04make SvxEscapementItem hashableNoel Grandin1-3/+6
2024-07-04pptx: Import comment author initialsSamuel Mehrbrodt1-0/+1
2024-07-04tdf#161853 SvxIconChoiceCtrlEntry: Drop means to manually set neighboursMichael Weghorn1-25/+0
2024-07-04tdf#161853 Drop SvxIconViewFlags::POS_MOVEDMichael Weghorn1-1/+0
2024-07-04tdf#161853 Drop SvxIconViewFlags::POS_LOCKEDMichael Weghorn1-5/+3
2024-07-04tdf#161853 icon choice ctrl: Drop WB_SMART_ARRANGE handlingMichael Weghorn1-1/+0
2024-07-04tdf#161853 Drop SvxIconChoiceCtrl_Impl::MouseButtonUpMichael Weghorn1-1/+0
2024-07-03fix and simplify the ItemInstanceManager mechanismNoel Grandin33-174/+104
2024-07-03tdf#161853 icon choice ctrl: Drop unused WB_NOASYNCSELECTHDLMichael Weghorn1-2/+0
2024-07-03tdf#161853 icon choice ctrl: Drop support for non-single selection modesMichael Weghorn1-1/+0
2024-07-03tdf#161853 icon choice control: Drop WB_NOSELECTIONMichael Weghorn1-1/+0
2024-07-02SDPRCairo: enhance CairoPixelProcessor2DArmin Le Grand (Collabora)4-5/+30
2024-07-02Add source location to ComErrorMike Kaganski1-5/+13
2024-07-02Simplify a bitMike Kaganski1-5/+3
2024-07-02BootstrapFixture: get rid of mxComponentContextXisco Fauli1-2/+0
2024-07-02tdf#161853 vcl: Drop unnecessary indirection for icon choice controlMichael Weghorn1-4/+0
2024-07-02tdf#161853 vcl: Simplify SvxIconChoiceCtrl_Impl::SetEntryTextModeMichael Weghorn1-1/+1
2024-07-02tdf#161853 vcl: Drop SvtIconChoiceCtrl::GetEntryTextMichael Weghorn1-2/+0
2024-07-02tdf#161853 vcl: Drop SvtIconChoiceCtrl::DrawEntryImageMichael Weghorn1-4/+0
2024-07-02tdf#161853 vcl: Drop outdated icon choice control commentMichael Weghorn1-1/+0
2024-07-02tdf#161853 vcl: Drop unused SvxIconChoiceCtrlColumnInfoMichael Weghorn1-13/+0
2024-07-02tdf#161853 Translate rest of German commentMichael Weghorn1-2/+2
2024-07-02Use more getters/setters instead of direct member accessMike Kaganski1-10/+10
2024-07-01tdf#157172 tdf#157460 PPTX import: fix connectors adjustment valuesTibor Nagy1-3/+1
2024-07-01call fillDecimal() in SvxTabStop constructorNoel Grandin1-5/+4
2024-07-01remove hashCode from SvxBorderLineNoel Grandin2-24/+0
2024-07-01Fix typoTaichi Haradaguchi1-1/+1
2024-06-30Optimize SystemWindow layout a bitMike Kaganski1-11/+11
2024-06-30Make SystemWindow::mbIsDeferredInit privateMike Kaganski3-4/+6
2024-06-29Move MapToO3tlLength and FieldToO3tlLength to respective enums' headersMike Kaganski3-70/+74
2024-06-29Fix "lets" -> "let's"Andrea Gelmini1-1/+1
2024-06-29Simplify a use of convertTwipToMm100 a bitMike Kaganski1-1/+2
2024-06-28Resolves tdf#115665 Format in the CTRL+H search affectsJim Raykowski1-0/+1
2024-06-28Simplify solar.h a bitMike Kaganski1-40/+12
2024-06-28Fix "lets see" -> "let's see"Andrea Gelmini1-1/+1
2024-06-28improve lifecycle of SdrItemPoolNoel Grandin1-0/+28
2024-06-28use more ASSERT_CHANGE_REFCOUNTED_ITEMNoel Grandin7-54/+14
2024-06-28reduce number of SvxUnoShape listeners on SdrModelNoel Grandin2-8/+4
2024-06-28tdf#33603: fix notespane (side/tool)bar interactionsSarper Akdemir1-1/+1
2024-06-28make additionsdialog show connection errorsSarper Akdemir1-3/+8
2024-06-28Related: tdf#161708 sw content controls: fix custom default of dropdown to PDFMiklos Vajna1-0/+1
2024-06-28item-specific instance managers for SwFormatFrameSize and SwFormatVertOrientNoel Grandin1-3/+6
2024-06-28assert when SfxObjectItems are modified while in a poolNoel Grandin7-15/+12
2024-06-28tdf#43767 mso-format layout: no smallcaps applied to numberingJustin Luth1-0/+3
2024-06-27warning C6011: Dereferencing NULL pointer 'sNewPath'Mike Kaganski1-0/+1
2024-06-27tdf#159925 - A11Y sidebar: Check for missing hyperlink nameBalazs Varga1-0/+1
2024-06-27vcl: Remove graph. reader context from {Imp}Graph and GraphicReaderTomaž Vajngerl1-3/+0
2024-06-27reduce boilerplate code for type-specific ItemInstanceManagersNoel Grandin1-0/+39
2024-06-26reduce number of SvxTextEditSourceImpl listeners on SdrModelNoel Grandin1-1/+1