summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-23tdf#90341 Clean up excessive const_cast'ingUsman Akinyemi1-3/+3
2024-10-22no need to cache GraphicAttr in SdrGrafObjNoel Grandin1-3/+0
2024-10-22We don't need a virtual hereCaolán McNamara1-2/+0
2024-10-22move vcl::DeleteOnDeinit to toolsNoel Grandin3-12/+12
2024-10-22set stylesheet parent at creation timeNoel Grandin1-6/+12
2024-10-21Optimize JsonToPropertyValues a bitMike Kaganski1-1/+1
2024-10-21improve style searching in SvXMLStylesContextNoel Grandin1-0/+7
2024-10-21drop StyleSheetCreatedNoel Grandin1-2/+0
2024-10-21svx: prefix members of Viewport3DMiklos Vajna1-15/+15
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski3-3/+6
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock27-117/+51
2024-10-18tdf#163215: Enable kashida justification for AAT fontsJonathan Clark2-1/+4
2024-10-18tdf#163486: PVS: check GetMenu()Xisco Fauli1-1/+1
2024-10-18Log using LOK_WARN instead of std::cerrCaolán McNamara1-0/+1
2024-10-18tdf#143148: Use pragma once instead of include guardsMelvinYG3-12/+3
2024-10-18tdf#158237 comphelper: Use C++20 contains() instead of find() and end()Sakura2861-1/+1
2024-10-17tdf#159007 Revert "optimization to skip SdrObject::GetViewContent()"Caolán McNamara2-5/+1
2024-10-17tdf#34804 sw: enable keyboard shortcut for CharColor and CharBackColorJustin Luth2-2/+2
2024-10-17extract NaN payload test from single unit testSakura2861-0/+62
2024-10-16tdf#160127: Improve grammar check popups from DudenMike Kaganski1-0/+3
2024-10-16tdf#143148 Use pragma once instead of include guardsAbrar Emad5-20/+5
2024-10-16loplugin:unusedmethodsNoel Grandin5-11/+0
2024-10-16loplugin:unusedfieldsNoel Grandin2-3/+2
2024-10-16jsdialog: support textWithIconEnabled into Dump icon viewJaviya Vivekkumar Dineshbhai1-0/+5
2024-10-16tdf#100894 speed up style tree creationNoel Grandin1-1/+3
2024-10-15svx: prefix members of Camera3DMiklos Vajna1-8/+8
2024-10-14tdf#100894 reduce time spent iterating stylesNoel Grandin1-4/+6
2024-10-14Add Santali, Ol Chiki {sat-Olck-IN} [0x06B3] to language listEike Rathke1-1/+2
2024-10-14version COVERITY conditionalsCaolán McNamara7-9/+9
2024-10-13tdf#143148 Use pragma once instead of include guardsAbraham Samuel Adekunle6-30/+6
2024-10-12tdf#130857 VclBuilder: Move internal child visible logic to baseMichael Weghorn1-2/+8
2024-10-12tdf#130857 VclBuilder: Make extractVisible a static helperMichael Weghorn1-0/+1
2024-10-10cid#1557590 Data race conditionCaolán McNamara1-2/+4
2024-10-09tdf#160582 Preserve settings saving in csv import dialogGabriel Masei1-0/+1
2024-10-08Simplify tools::Time codeMike Kaganski1-16/+12
2024-10-07svx: prefix members of SvxNumberingPreviewMiklos Vajna1-7/+7
2024-10-05add a 'simple-html' export to editengCaolán McNamara1-0/+1
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski2-28/+76
2024-10-05tdf#130857 VclBuilder: Extract setMnemonicWidget helper + call from baseMichael Weghorn2-0/+8
2024-10-05tdf#130857 VclBuilder: Move mnemonic-widget bookkeeping to base classMichael Weghorn2-15/+18
2024-10-04support setting writer comment contents from simple-htmlCaolán McNamara1-1/+3
2024-10-04vcl: Merge ImpTextView into TextViewMichael Weghorn1-4/+31
2024-10-03tdf#143148 Use pragma once instead of include guards in svx directoryUsman Akinyemi10-39/+14
2024-10-02Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UIXisco Fauli1-3/+5
2024-10-01Fix typoAndrea Gelmini1-1/+1
2024-10-01Fix typoAndrea Gelmini1-1/+1
2024-10-01create method for doing the "dispose-on-destruct"Noel Grandin1-0/+3
2024-10-01loplugin:constantparamNoel Grandin1-1/+1
2024-10-01loplugin:constantparamNoel Grandin1-9/+1
2024-10-01loplugin:singlevalfieldsNoel Grandin1-8/+0