summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2023-12-12tdf#158320 restore Live Preview for font hoveringCaolán McNamara
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-31tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch
2023-10-31Revert "tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch
2023-10-31tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch
2023-10-20tdf#114441 Convert use of sal_uLong to better integer typesAdam Seskunas
2023-10-07jsdialog: cache only best quality font previewsSzymon Kłos
2023-10-07jsdialog: enable font name & size comboboxSzymon Kłos
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-11SvtRulerAccessible does not need to implement XAggreggationNoel Grandin
2023-09-11lok: don't prerender font previewsSzymon Kłos
2023-09-10tdf#157160 a11y: Don't assert ValueSetAcc parent on add/removeMichael Weghorn
2023-09-07tdf#157092 a11y Let only drawing area dispose its ValueSet accMichael Weghorn
2023-09-03tdf#156958: fix crash when clicking out after having selected rename layerJulien Nabet
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos
2023-08-30use concrete type for ValueSet::mxAccessibleNoel Grandin
2023-08-29jsdialog: make font previews background transparentSzymon Kłos
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-07-12jsdialog: calendar widgetSzymon Kłos
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-05-23prevent some "index hint out of range" warningsNoel Grandin
2023-05-06Use getXWeak in svtoolsMike Kaganski
2023-04-15a11y: Report focusable and focused state for ValueSetItemMichael Weghorn
2023-04-04Convert SvtLineListBox to WeldToolbarPopupSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-16update line controls dropdown valueset if style changedCaolán McNamara
2023-03-16update line controls preview if style changedCaolán McNamara
2023-03-15set the background color of the valueset during formatCaolán McNamara
2023-03-02Resolves: tdf#153787 highlighted entry text overdraws selected entry textCaolán McNamara
2023-02-20Resolves: tdf#153763 first/last buttons in tabbar not respondingCaolán McNamara
2023-02-17tdf#147739: Medium is not a synonym of normalKhaled Hosny
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-02-15tdf#153633 color description in chart colors options always blackCaolán McNamara
2023-02-14Resolves: tdf#149482 don't insert if the mouse is not still pressedCaolán McNamara
2023-01-24tdf#100584 - Arrange sheets in the tab bar depending on the RTL settingsAndreas Heinisch
2023-01-20std::abort() during CppunitTest_sw_layoutwriterCaolán McNamara
2023-01-18thaw before set_activeCaolán McNamara
2023-01-18XUnoTunnel->dynamic_cast in ValueSetAccNoel Grandin
2023-01-18XUnoTunnel->dynamic_cast in ValueItemAccNoel Grandin
2023-01-17tdf#153049 UpdateScrollBars on mouse releaseCaolán McNamara
2023-01-06Fix copy/paste typosStephan Bergmann
2022-12-15Resolves: tdf#95138 add tooltips to calc tabbarCaolán McNamara
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-11-09tdf#151519 Make ticks in ruler visible againRafael Lima
2022-11-08Resolves: tdf#150273 use same bg as valuesetCaolán McNamara
2022-11-08Related: tdf#150273 maPaintCol is unused nowCaolán McNamara
2022-11-08Related: tdf#150273 just take the color direct from the current entryCaolán McNamara
2022-10-06tdf#148938 Fix position arrows when dragging Calc tabs in dark modeRafael Lima
2022-09-21use more string_view in svtoolsNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt