summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)AuthorFilesLines
2024-04-04loplugin:unusedmethodsNoel Grandin2-12/+0
2024-04-03tdf#146619 Drop unused 'using namespace' in: svtools/Gabor Kelemen4-4/+0
2024-04-02convert SvtRulerAccessible to comphelper::WeakComponentImplHelperNoel Grandin2-72/+68
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby1-0/+2
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-21Revert "tdf#100584 - Arrange sheets in the tab bar depending on the RTL setti...Andreas Heinisch1-7/+4
2023-12-21Revert "tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch1-1/+3
2023-12-12tdf#158320 restore Live Preview for font hoveringCaolán McNamara1-0/+1
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+1
2023-10-31tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch1-3/+1
2023-10-31Revert "tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch1-1/+3
2023-10-31tdf#100584, tdff#157784 - Arrange sheets depending on the RTL settingsAndreas Heinisch1-3/+1
2023-10-20tdf#114441 Convert use of sal_uLong to better integer typesAdam Seskunas2-4/+4
2023-10-07jsdialog: cache only best quality font previewsSzymon Kłos1-21/+62
2023-10-07jsdialog: enable font name & size comboboxSzymon Kłos1-1/+1
2023-09-13loplugin:unusedmethodsNoel Grandin2-9/+0
2023-09-11SvtRulerAccessible does not need to implement XAggreggationNoel Grandin1-2/+2
2023-09-11lok: don't prerender font previewsSzymon Kłos1-0/+3
2023-09-10tdf#157160 a11y: Don't assert ValueSetAcc parent on add/removeMichael Weghorn1-2/+2
2023-09-07tdf#157092 a11y Let only drawing area dispose its ValueSet accMichael Weghorn3-10/+20
2023-09-03tdf#156958: fix crash when clicking out after having selected rename layerJulien Nabet1-0/+6
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos1-5/+24
2023-08-30use concrete type for ValueSet::mxAccessibleNoel Grandin1-15/+9
2023-08-29jsdialog: make font previews background transparentSzymon Kłos1-1/+4
2023-08-19loplugin: new global analysis locking2Noel Grandin1-1/+0
2023-07-12jsdialog: calendar widgetSzymon Kłos1-2/+2
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin1-3/+3
2023-05-23prevent some "index hint out of range" warningsNoel Grandin1-0/+1
2023-05-06Use getXWeak in svtoolsMike Kaganski2-5/+5
2023-04-15a11y: Report focusable and focused state for ValueSetItemMichael Weghorn1-4/+4
2023-04-04Convert SvtLineListBox to WeldToolbarPopupSzymon Kłos1-6/+4
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski3-3/+4
2023-03-16update line controls dropdown valueset if style changedCaolán McNamara1-4/+4
2023-03-16update line controls preview if style changedCaolán McNamara1-0/+7
2023-03-15set the background color of the valueset during formatCaolán McNamara1-2/+1
2023-03-02Resolves: tdf#153787 highlighted entry text overdraws selected entry textCaolán McNamara1-0/+3
2023-02-20Resolves: tdf#153763 first/last buttons in tabbar not respondingCaolán McNamara1-6/+9
2023-02-17tdf#147739: Medium is not a synonym of normalKhaled Hosny1-5/+5
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen1-7/+6
2023-02-15tdf#153633 color description in chart colors options always blackCaolán McNamara1-23/+10
2023-02-14Resolves: tdf#149482 don't insert if the mouse is not still pressedCaolán McNamara1-0/+17
2023-01-24tdf#100584 - Arrange sheets in the tab bar depending on the RTL settingsAndreas Heinisch1-4/+7
2023-01-20std::abort() during CppunitTest_sw_layoutwriterCaolán McNamara1-1/+3
2023-01-18thaw before set_activeCaolán McNamara1-1/+1
2023-01-18XUnoTunnel->dynamic_cast in ValueSetAccNoel Grandin2-28/+2
2023-01-18XUnoTunnel->dynamic_cast in ValueItemAccNoel Grandin2-26/+2
2023-01-17tdf#153049 UpdateScrollBars on mouse releaseCaolán McNamara1-0/+5
2023-01-06Fix copy/paste typosStephan Bergmann1-1/+1
2022-12-15Resolves: tdf#95138 add tooltips to calc tabbarCaolán McNamara1-5/+15
2022-11-19loplugin:unusedmethodsNoel Grandin1-19/+0