summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)AuthorFilesLines
6 hoursa11y: Merge OAccessibleComponentHelper and OCommonAccessibleComponentMichael Weghorn4-10/+10
2025-02-28svx: Switch FindTextFieldControl parent param to ToolBoxMichael Weghorn1-1/+2
2025-02-24svx a11y: Drop unused includeMichael Weghorn1-1/+0
2025-02-12GraphCtrl a11y: Use comphelper::OAccessibleComponentHelperMichael Weghorn1-28/+11
2025-02-12GraphCtrl a11y: Create the accessible object againMichael Weghorn1-2/+0
2025-02-12GraphCtrl a11y: Drop SvxGraphCtrlAccessibleContext::mpModelMichael Weghorn1-1/+0
2024-11-22loplugin:methodcyclesNoel Grandin1-6/+0
2024-11-19improve loplugin passparamsbyrefNoel Grandin1-1/+1
2024-11-06loplugin:passstuffbyref in svxNoel Grandin2-3/+3
2024-09-14use more concrete UNO types in svxNoel Grandin2-3/+4
2024-09-12no need to dynamic_cast so much in AccessibleTableShapeImplNoel Grandin1-2/+2
2024-09-12use less dynamic_cast in svx table stuffNoel Grandin1-2/+4
2024-09-11ImplFillExchangeData always derefs its first argCaolán McNamara1-1/+1
2024-09-07svx: maLocalListner -> maLocalListenerXisco Fauli1-1/+1
2024-09-03use less dynamic_cast when broadcasting SfxHintNoel Grandin1-2/+4
2024-07-10tdf#161979: Render GDI metafile using drawinglayer in XOutBitmapMike Kaganski1-0/+34
2024-07-09Resolves tdf#161568 - Feedback for QFS in floating modeHeiko Tietze1-0/+1
2024-07-09jsdialog: support on demand rendering for icon viewSzymon Kłos1-1/+1
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-04-02convert TableModel to comphelper::WeakComponentImplHelperNoel Grandin1-6/+8
2024-03-25tdf#160264 Fixed crash in galleryOliver Specht1-0/+1
2024-03-21tdf#143148: Replace include guards with pragma onceChristopher Loi1-4/+1
2024-03-11tdf#81880 Search the GalleryOliver Specht1-0/+250
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen1-1/+0
2023-11-15loplugin:unusedmethodsNoel Grandin1-1/+0
2023-11-09loplugin:fieldcast in FmXUndoEnvironmentNoel Grandin1-2/+5
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann5-213/+213
2023-09-10SvxGraphCtrlAccessibleContext does not need to implement XAggreggationNoel Grandin1-2/+2
2023-08-31use concrete type for SvxShowCharSetAcc::m_aChildrenNoel Grandin1-2/+2
2023-08-31use concrete type for SvxPixelCtlAccessible::m_xCurChildNoel Grandin1-2/+2
2023-08-11autorecovery: DLG_RET_OK_AUTOLUNCH => DLG_RET_OK_AUTOLAUNCHJustin Luth1-1/+1
2023-08-06tdf#145606 autorecover: skip "Finish" button if all recovered OK.Justin Luth1-0/+2
2023-07-12tdf#125504 StylesPreviewWindow: don't use disposed DispatchProviderJustin Luth2-9/+8
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl1-0/+1
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara1-2/+2
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara1-0/+2
2023-06-03Styles preview cache cleanup on exitSzymon Kłos1-2/+0
2023-06-03Styles preview widget should cache imagesSzymon Kłos1-0/+3
2023-05-04tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch1-0/+2
2023-05-02use more specific class in sdr::table::CellNoel Grandin1-5/+3
2023-04-19loplugin:finalclasses in swNoel Grandin1-1/+1
2023-04-17oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir1-0/+3
2023-04-15tdf#154269 - Respect FindReplaceRememberedSearches expert option in quick findAndreas Heinisch1-0/+3
2023-04-12tdf#140730 a11y: Focus form control property dlg when it startsMichael Weghorn1-0/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski3-18/+18
2023-03-23tdf#154322 select the first entry of the current page by defaultCaolán McNamara1-0/+1
2023-03-23Resolves: tdf#154322 if entries are disabled while menu is active, update itCaolán McNamara1-1/+7
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin1-4/+4
2023-02-17osl::Mutex->std::mutex in FormScriptingEnvironmentNoel Grandin1-1/+2
2023-01-28Use ImplInheritanceHelper in SvxRectCtlChildAccessibleContextStephan Bergmann1-11/+5