summaryrefslogtreecommitdiff
path: root/svtools/source/control/ctrlbox.cxx
AgeCommit message (Expand)Author
5 daysRename con-const vcl::Font property getters for clarityMike Kaganski
2024-09-09Resolves: tdf#162113 prefer restoring explicit font style selectionCaolán McNamara
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin
2024-05-13loplugin:ostr in svtoolsNoel Grandin
2023-12-12tdf#158320 restore Live Preview for font hoveringCaolán McNamara
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-11lok: don't prerender font previewsSzymon Kłos
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos
2023-08-29jsdialog: make font previews background transparentSzymon Kłos
2023-07-12jsdialog: calendar widgetSzymon Kłos
2023-04-04Convert SvtLineListBox to WeldToolbarPopupSzymon Kłos
2023-03-16update line controls preview if style changedCaolán McNamara
2023-01-20std::abort() during CppunitTest_sw_layoutwriterCaolán McNamara
2023-01-18thaw before set_activeCaolán McNamara
2022-11-19loplugin:unusedmethodsNoel Grandin
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-06-24svtools: avoid divide by zero in calcCustomItemSizeXisco Fauli
2022-06-21Correctly free font previews on settings changeJan-Marek Glogowski
2022-04-25Resolves: tdf#141441 get and set selected entry when "unfrozen"Caolán McNamara
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-01-26give more wriggle room to avoid hitting max pixmap size with super hidpiCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-15crashreporting: Crash seen in CachePreview from Idle UpdateHdlCaolán McNamara
2021-07-15the freetype font cache mentioned in this comment no longer existsCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-27use more string_view in tools/streamNoel Grandin
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-04Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-10-29tdf#132536 free the cached VirtualDevicesJan-Marek Glogowski
2020-10-28convert some more long -> tools::LongNoel
2020-10-19use tools::Long in svtoolsNoel
2020-10-06loplugin:const& make some params and methods constNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara
2020-09-11invalidate prerendered fontname cache on style changeCaolán McNamara
2020-09-02replace unnecessary includeCaolán McNamara
2020-07-28drop use of SvtFontOptionsCaolán McNamara
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-05-22tdf#133043 explicitly set the combobox edit textCaolán McNamara