summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-09-30cid#1608502 Overflowed constantCaolán McNamara
2024-09-30SdrGrafCropItem needs its own SfxItemTypeNoel Grandin
2024-09-30CID#1607066:Data race condition (MISSING_LOCK)Noel Grandin
2024-09-30svx: prefix members of SdrSnapViewMiklos Vajna
2024-09-29cid#1607243 Overflowed constantNoel Grandin
2024-09-27tdf#85976 [RFE] Add a "Remove Duplicate Records" commandSahil Gautam
2024-09-27tdf#163125: CairoSDPR: Take virtual OutDevs into accountArmin Le Grand (Collabora)
2024-09-26tdf#163105 Use HB data while selecting kashida insertion positionsJonathan Clark
2024-09-26ODF 1.4: add ODFVER_014_TEXT constantXisco Fauli
2024-09-26Clean-up Primitive2D XML dumpTomaž Vajngerl
2024-09-26Related tdf#146906 - Remove hard-coded access to split windowHeiko Tietze
2024-09-26Fix build: move CrashReporter code to vcl/source/window/builder.cxxMike Kaganski
2024-09-26Fix typoAndrea Gelmini
2024-09-26cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna
2024-09-25tdf#130857 Use std::u16string_view for VclBuilder::get paramMichael Weghorn
2024-09-25tdf#130857 Consolidate to one VclBuilder::get methodMichael Weghorn
2024-09-25tdf#130857 qt weld: Implement QtBuilder + use it for first msg dialogOmkarAcharekar
2024-09-25tdf#130857 VclBuilder: Extract helper to start parsing UI fileMichael Weghorn
2024-09-25tdf#130857 VclBuilder: Pass UI dir/root to BuilderBaseMichael Weghorn
2024-09-25tdf#130857 Move VclBuilder::handleObject to WidgetBuilder baseMichael Weghorn
2024-09-25tdf#130857 refactor VclBuilder: Extract template base classOmkarAcharekar
2024-09-25Confine a hack to known-broken --enable-pchStephan Bergmann
2024-09-25tdf#163105 Consolidated duplicated kashida justification codeJonathan Clark
2024-09-24ODF 1.4: Add ODFVER_014 and ODFSVER_014Xisco Fauli
2024-09-24in OUString find functions, assert that fromIndex >= 0Noel Grandin
2024-09-24cool#9992 lok doc sign: store signing cert in the viewMiklos Vajna
2024-09-23cool#9992 lok doc sign: handle .uno:SignatureCert/Key/Ca view optionsMiklos Vajna
2024-09-23CairoSDPR: Activate globally to check builds/testsArmin Le Grand (Collabora)
2024-09-23svx: prefix members of SdrPolyEditViewMiklos Vajna
2024-09-21tdf#130857 VclBuilder: Extract helpers to insert combo/list box itemsMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Extract helpers to set prio/EnumContextMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move handleActionWidget to base classMichael Weghorn
2024-09-21tdf#130857 VclBuilder: Move "packing" parsing to base classMichael Weghorn
2024-09-21tdf#130857 Refactor VclBuilder::handlePacking/applyPackingPropertiesMichael Weghorn
2024-09-21Use '#pragma once' in include/vcl/builder.hxxMichael Weghorn
2024-09-21tdf#130857 vcl: Move BuilderBase to an own headerMichael Weghorn
2024-09-21tdf#143148 Use pragma once in animationnodehelper.hxxMarc Mondesir
2024-09-20vcl: migrate BitmapArithmeticBlendFilter to use BitmapFilter classChris Sherlock
2024-09-20cool#9992 lok doc sign: extract duplicated code to SfxLokHelperMiklos Vajna
2024-09-19fix macos build with clang 16Noel Grandin
2024-09-19tdf#162955 PDF export: avoid the popup rectangle with zero sizeTibor Nagy
2024-09-19tdf#162963 export property TotalsRow to ODFRegina Henschel
2024-09-18cid#1555574 drop unused copy ctorCaolán McNamara
2024-09-18.NET Bindings: Native bridge for .NETRMZeroFour
2024-09-18vcl: test BitmapAlphaClampFilterChris Sherlock
2024-09-18tdf#130857 VclBuilder: Move m_sHelpRoot member to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move TextBuffer bookkeeping to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move Adjustment bookkeeping to base classMichael Weghorn
2024-09-18tdf#130857 VclBuilder: Move class/id/custom prop extraction to helperMichael Weghorn
2024-09-17Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann