summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-07svx: prefix members of SvxNumberingPreviewMiklos Vajna
2024-10-05add a 'simple-html' export to editengCaolán McNamara
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-10-05tdf#130857 VclBuilder: Extract setMnemonicWidget helper + call from baseMichael Weghorn
2024-10-05tdf#130857 VclBuilder: Move mnemonic-widget bookkeeping to base classMichael Weghorn
2024-10-04support setting writer comment contents from simple-htmlCaolán McNamara
2024-10-04vcl: Merge ImpTextView into TextViewMichael Weghorn
2024-10-03tdf#143148 Use pragma once instead of include guards in svx directoryUsman Akinyemi
2024-10-02Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UIXisco Fauli
2024-10-01Fix typoAndrea Gelmini
2024-10-01Fix typoAndrea Gelmini
2024-10-01create method for doing the "dispose-on-destruct"Noel Grandin
2024-10-01loplugin:constantparamNoel Grandin
2024-10-01loplugin:constantparamNoel Grandin
2024-10-01loplugin:singlevalfieldsNoel Grandin
2024-10-01loplugin:unusedmethodsNoel Grandin
2024-10-01cid#1607861 Data race conditionNoel Grandin
2024-10-01CairoSDPR: Support direct RGBA for convertToBitmapExArmin Le Grand (allotropia)
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