summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2024-12-06Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-11-24Resolves: tdf#163772 move margin into ValueSet itselfCaolán McNamara
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-07loplugin:passstuffbyref in svtoolsNoel Grandin
2024-10-17cid#1555697 Data race conditionCaolán McNamara
2024-10-16loplugin:unusedmethodsNoel Grandin
2024-10-03use more concrete UNO class in ValueSetAccNoel Grandin
2024-10-01a11y: Only send active-desc-changed event when ValueSet has focusMichael Weghorn
2024-09-09Resolves: tdf#162113 prefer restoring explicit font style selectionCaolán McNamara
2024-08-29cid#1607370 Check of thread-shared field evades lock acquisitionCaolán McNamara
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-06-10tdf#157833 tdf#155692 sw: fix hit area to resize row/colLászló Németh
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara
2024-06-04tdf#160844 we don't want scrollbars to be a target for Ctrl+F6, etcCaolán McNamara
2024-05-13loplugin:ostr in svtoolsNoel Grandin
2024-05-06Resolves tdf#136917 - Focus rectangle barely visible on toolbar widgetsHeiko Tietze
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: svtools/Gabor Kelemen
2024-04-02convert SvtRulerAccessible to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-21Revert "tdf#100584 - Arrange sheets in the tab bar depending on the RTL setti...Andreas Heinisch
2023-12-21Revert "tdf#100584, tdf#157784 - Arrange sheets depending on the RTL settings"Andreas Heinisch
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