summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna1-14/+14
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna1-0/+2
2021-11-22loplugin:noexceptmoveNoel Grandin1-1/+1
2021-11-22tdf#133835 speedup calc autofilter (9)Noel Grandin1-1/+1
2021-11-22tdf#133835 speedup calc autofilter (8)Noel Grandin1-0/+16
2021-11-22Generalize DegreeNMike Kaganski1-8/+21
2021-11-22osl::Mutex->std::mutex in MimeConfigurationHelperNoel Grandin1-1/+5
2021-11-22osl::Mutex->std::mutex in OPropertyArrayUsageHelperNoel Grandin1-6/+6
2021-11-22tdf#133835 speedup calc autofilter (6)Noel Grandin1-8/+8
2021-11-21tdf#133835 speedup calc autofilter (5)Noel Grandin2-1/+6
2021-11-21tdf#133835 speedup calc autofilter (4)Noel Grandin1-1/+1
2021-11-20tdf#133835 speedup calc autofilter (1)Noel Grandin1-10/+2
2021-11-19add placement to Popover popup_at_rectCaolán McNamara1-1/+3
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski3-27/+9
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna2-0/+8
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin1-12/+12
2021-11-19loplugin:stringliteraldefine in svlNoel Grandin2-87/+116
2021-11-19loplugin:stringliteraldefine in toolsNoel Grandin1-6/+6
2021-11-19loplugin:stringliteraldefine in linguistcNoel Grandin2-5/+5
2021-11-19Drop F_2PIMike Kaganski2-7/+4
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski4-16/+7
2021-11-18Drop F_PI180Mike Kaganski1-3/+0
2021-11-18Drop obsolete commentMike Kaganski1-1/+0
2021-11-18import pptx color schemes as color setsSarper Akdemir2-0/+10
2021-11-18introduce XColorSetsManager interfaceSarper Akdemir1-0/+4
2021-11-18implement color tint or shade import for pptxSarper Akdemir1-0/+1
2021-11-17vcl: split GetGradientSteps() into Get{Complex|Linear}GradientSteps()Chris Sherlock1-1/+2
2021-11-17weld colormenuCaolán McNamara1-4/+0
2021-11-17allow menu placement either under or at endCaolán McNamara1-1/+9
2021-11-17drop unused PopupMenuFlags::NoHorzPlacementCaolán McNamara1-7/+1
2021-11-17rename getSchemeName getSchemeIndex to remove ambiguitySarper Akdemir1-2/+2
2021-11-17implement initial pptx theme color importSarper Akdemir1-0/+2
2021-11-17expose the SvxColorItem theme related uno for draw/impressSarper Akdemir2-1/+5
2021-11-17make colorsets work outside of styles and with direct formattingSarper Akdemir2-0/+30
2021-11-17Fix the calculated constantMike Kaganski1-1/+1
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara1-1/+1
2021-11-16Update to ICU 70.1Eike Rathke1-0/+12