summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2024-03-14Convert an assert into a warningMike Kaganski
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2024-02-26fix Windows release buildNoel Grandin
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski
2024-02-26Replace an instance of MAX_PATH with 32767Mike Kaganski
2024-02-23Fix buildMike Kaganski
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski
2024-02-14Fix typoAndrea Gelmini
2024-02-13Fall back to old bootstrap.ini [Win32] section, for backwards compatibilityStephan Bergmann
2024-02-12EnableAttachThreadInputHack can be a normal bootstrap variableStephan Bergmann
2024-02-10tdf#54169: implement auto-accelerator feature on WindowsMike Kaganski
2024-02-10Drop obsolete handling of wheel mouseMike Kaganski
2024-02-10Simplify a bitMike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-10tdf#156443, tdf#159079, tdf#158112: support Windows Alt codes >=256Mike Kaganski
2023-12-31Expand some macros inlineMike Kaganski
2023-12-25tdf#99116 modify menu highlight text color in high contrast mode on winYli875
2023-12-18no need to allocate these on the heapNoel Grandin
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-12-06Drop use of Win98-era multimon.hGabor Kelemen
2023-12-04Avoid clipboard messages after Scheduler::ImplDeInitSchedulerMike Kaganski
2023-12-02pass BitmapBuffer around by std::optionalNoel Grandin
2023-11-13tdf#127547 Freeze in Microsoft Print to PDF dialogNoel Grandin
2023-11-08loplugin:stringstatic, lopluign:ostr (clang-cl)Stephan Bergmann
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-29vcl: no raw pointersThorsten Behrens
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-10-10Drop repeated codeMike Kaganski
2023-10-08tdf#156040 pick a better "LightColor" for windows dark themeCaolán McNamara
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-08-17Drop defines obsoleted by Windows 7 baselineMike Kaganski
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-31supportsOperation OutDevSupportType::B2DDraw is always true nowCaolán McNamara
2023-07-27tdf#156459: fix WM_UNICHAR implementationMike Kaganski
2023-07-25tdf#155414 win a11y: Honor system setting to disable animationsMichael Weghorn
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23vcl: TextRenderModeForResolutionIndependentLayout → SubpixelPositioningKhaled Hosny
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-17tdf#90023: vcl: fix tooltip displaying over two monitors on WindowsSarper Akdemir
2023-07-10Drop unused WinFontInstance scaleKhaled Hosny
2023-07-03Rename and move header next to other font headersKhaled Hosny
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2023-06-27remove this SAL_WARNNoel Grandin