summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin3-403/+399
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski1-1/+1
2021-12-01tdf#145928 svx: fix undo of sorting shapesMichael Stahl1-0/+19
2021-12-01improve the script for reducing symbol exportsNoel Grandin31-199/+209
2021-12-01fix thinko in OMultiTypeInterfaceContainerHelperVar2 changeNoel Grandin1-1/+1
2021-12-01improve OMultiTypeInterfaceContainerHelperVar2::disposeAndClearNoel Grandin1-26/+5
2021-11-30fix clang-cl build with -Zc:dllexportInlines-Luboš Luňák1-1/+1
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara1-1/+2
2021-11-30loplugin:stringliteraldefine in variousNoel Grandin1-6/+8
2021-11-30remove unnecessary virtual inheritanceLuboš Luňák1-1/+1
2021-11-30tdf#30709 sw Style Inspector: show section and parent metadataLászló Németh1-1/+1
2021-11-30svx: update objects of pages of a master page when the theme changesMiklos Vajna1-0/+3
2021-11-30loplugin:stringliteraldefine in unotoolsNoel Grandin1-34/+34
2021-11-30vcl: document ToolBoxMiklos Vajna1-0/+2
2021-11-29loplugin:stringliteraldefine in i18nlangtagNoel Grandin1-1/+2
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara2-2/+5
2021-11-29tdf#117280: fix multiple Macro execution when triggered by Document print eventJulien Nabet1-1/+1
2021-11-29tools Color: implement MSO-style luminance modulation/offset filterMiklos Vajna1-0/+8
2021-11-29OInterfaceContainerHelper3 needs to be thread-safeNoel Grandin1-2/+6
2021-11-28use more OInterfaceContainerHelper3 in SvxShapeCollectionNoel Grandin1-0/+12
2021-11-28don't need to include vcl/menu.hxx from vcl/menubarupdateicon.hxxCaolán McNamara2-10/+12
2021-11-27use more OInterfaceContainerHelper3 in SvxUnoTextContentNoel Grandin1-2/+2
2021-11-27fix header include guardNoel Grandin1-3/+1
2021-11-27use more OInterfaceContainerHelper3 in connectivity::sdbcx::OCollectionNoel Grandin1-3/+3
2021-11-27use more OInterfaceContainerHelper3 in linguistic::PropertyChgHelperNoel Grandin1-2/+2
2021-11-27use more OInterfaceContainerHelper3 in FmX*MultiplexerNoel Grandin1-5/+5
2021-11-27loplugin:stringliteraldefine in ucbhelperNoel Grandin2-2/+2
2021-11-27use more OInterfaceContainerHelper3 in UnoControlNoel Grandin1-1/+2
2021-11-27use more OInterfaceContainerHelper3 in FmXGridPeerNoel Grandin1-5/+6
2021-11-27use more OInterfaceContainerHelper3 in UnoControlListBoxModelNoel Grandin1-1/+2
2021-11-27use more OInterfaceContainerHelper3 in dbtools::ParameterManagerNoel Grandin1-2/+2
2021-11-26tdf#145831: fix typo in PNGAndrea Gelmini1-1/+1
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin2-236/+236
2021-11-26loplugin:stringliteraldefine in stoc,svtoolsNoel Grandin3-24/+24
2021-11-26loplugin:stringliteraldefine in sfx2Noel Grandin2-5/+5
2021-11-26loplugin:stringliteraldefine in frameworkNoel Grandin1-8/+8
2021-11-26loplugin:stringliteraldefine in l10ntools..ooxNoel Grandin1-5/+5
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna2-0/+6
2021-11-24tdf#145833: Remove ITEMVALMEASURETEXTTYPES part in SdrMeasureTextHPosItem (svx)Julien Nabet1-4/+0
2021-11-24ofz#41345 Negative-size-paramCaolán McNamara1-2/+2
2021-11-24loplugin:stringliteraldefine in filterNoel Grandin1-1/+1
2021-11-24loplugin:stringliteraldefine in connectivityNoel Grandin1-0/+4
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin2-43/+44
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna5-1/+7
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski2-49/+50
2021-11-23make a bunch of svl::SharedString functions inlineLuboš Luňák1-0/+83
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin5-1/+35
2021-11-23tdf#133835 speedup calc autofilter (11)Noel Grandin1-1/+1
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin1-42/+0
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna5-0/+6