summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19tdf#123864 a11y: Handle new checkable state for VCLXAccessibleMenuItemMichael Weghorn
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-13loplugin:unusedmethodsNoel Grandin
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-12-06make AlphaMask separate from BitmapNoel Grandin
2023-12-06Remove the special-casing in Bitmap::Invert (and fix)Noel Grandin
2023-12-05vcl: add unit tests for a mixture of CJK and latin charactersChris Sherlock
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04Fix typoAndrea Gelmini
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin
2023-12-02AlphaMask::ReleaseAccess is unnecessaryNoel Grandin
2023-12-02pass BitmapBuffer around by std::optionalNoel Grandin
2023-11-22tdf#158126 UI: Scalable buttons for Impress navigation barIrgaliev Amin
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-11-08loplugin:fieldcast in DataChangedEventNoel Grandin
2023-11-08loplugin:fieldcast in SvTreeListBoxNoel Grandin
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-11-01new loplugin:fieldcanbelocalNoel Grandin
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin
2023-10-27remove unused vcl_get_crc64_tableNoel Grandin
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin
2023-10-25vcl,sw: PDF/UA export: produce Ruby and Warichu SEsMichael Stahl
2023-10-25tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-10-24tdf#153519 make TreeListEntryUIObject saferNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-23vcl: migrate text layout functions out of OutputDeviceChris Sherlock
2023-10-22Fix typoAndrea Gelmini
2023-10-21tdf#135922 a11y: Prepare reporting text attrs as IA2 obj attrsMichael Weghorn
2023-10-18Fix typoAndrea Gelmini
2023-10-18tdf#157696 qt a11y: Move handling for text attr offsets to helperMichael Weghorn
2023-10-17tdf#157792 FILEOPEN: PPT: logo not displayedNoel Grandin
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-10-12tdf#157696 vcl a11y: Move qt's translation to IA2 text attrs for reuseMichael Weghorn
2023-10-12cool#7318 Calc rendering acceleration (part2)Noel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11cool#7318 Calc rendering accelerationNoel Grandin
2023-10-10tdf#157182 vcl,filter: PDF/A export: fix crash due to SE ID mismatchMichael Stahl
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski
2023-10-05Drop MinMax in favor of std::clampMike Kaganski
2023-10-05Add BitmapReadAccess::GetColorFromDataMike Kaganski
2023-10-04vcl: remove defensive programming from SetCurrentStructureElement()Michael Stahl
2023-10-03Use Degree100Mike Kaganski
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-30pdf-dialog general-tab: set_sensitive if config not read-onlyJustin Luth
2023-09-27vcl: remove rTargetDevice from OutputDevice::ImplGetEllipsisString()Chris Sherlock