summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2023-11-19WIP: async popup menusJan-Marek Glogowski
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
2023-09-26Resolves: tdf#151919 mark blanked fields as requiring a reformatCaolán McNamara
2023-09-13tdf#90341 Clean up excessive const_cast'ingsahil
2023-09-05tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-04tdf#138792: PDF export: fix date of xmp:CreateDateSarper Akdemir
2023-09-04tdf#134193: Support rendering math in RTL modeKhaled Hosny
2023-09-04tdf#154875 "Use slide background" is only for ImpressSamuel Mehrbrodt
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos
2023-08-30make IAccessibleBrowseBox extend cppu::WeakImplHelperNoel Grandin
2023-08-30make IAccessibleTableControl extend cppu::WeakImplHelperNoel Grandin
2023-08-30a11y: Drop AccessibleChildren typedefMichael Weghorn
2023-08-30Fix typoAndrea Gelmini
2023-08-29Fix typoAndrea Gelmini
2023-08-29vcl,sw: PDF export: move SwEnhancedPDFExportHelper statics to memberMichael Stahl
2023-08-27tdf#150610 fix broken rendering of text meta actionsPatrick Luby