summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-24tdf#145833: Remove ITEMVALMEASURETEXTTYPES part in SdrMeasureTextHPosItem (svx)Julien Nabet
2021-11-24ofz#41345 Negative-size-paramCaolán McNamara
2021-11-24loplugin:stringliteraldefine in filterNoel Grandin
2021-11-24loplugin:stringliteraldefine in connectivityNoel Grandin
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski
2021-11-23make a bunch of svl::SharedString functions inlineLuboš Luňák
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23tdf#133835 speedup calc autofilter (11)Noel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna
2021-11-22loplugin:noexceptmoveNoel Grandin
2021-11-22tdf#133835 speedup calc autofilter (9)Noel Grandin
2021-11-22tdf#133835 speedup calc autofilter (8)Noel Grandin
2021-11-22Generalize DegreeNMike Kaganski
2021-11-22osl::Mutex->std::mutex in MimeConfigurationHelperNoel Grandin
2021-11-22osl::Mutex->std::mutex in OPropertyArrayUsageHelperNoel Grandin
2021-11-22tdf#133835 speedup calc autofilter (6)Noel Grandin
2021-11-21tdf#133835 speedup calc autofilter (5)Noel Grandin
2021-11-21tdf#133835 speedup calc autofilter (4)Noel Grandin
2021-11-20tdf#133835 speedup calc autofilter (1)Noel Grandin
2021-11-19add placement to Popover popup_at_rectCaolán McNamara
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-11-19loplugin:stringliteraldefine in svlNoel Grandin
2021-11-19loplugin:stringliteraldefine in toolsNoel Grandin
2021-11-19loplugin:stringliteraldefine in linguistcNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-18Drop F_PI180Mike Kaganski
2021-11-18Drop obsolete commentMike Kaganski
2021-11-18import pptx color schemes as color setsSarper Akdemir
2021-11-18introduce XColorSetsManager interfaceSarper Akdemir
2021-11-18implement color tint or shade import for pptxSarper Akdemir
2021-11-17vcl: split GetGradientSteps() into Get{Complex|Linear}GradientSteps()Chris Sherlock
2021-11-17weld colormenuCaolán McNamara
2021-11-17allow menu placement either under or at endCaolán McNamara
2021-11-17drop unused PopupMenuFlags::NoHorzPlacementCaolán McNamara
2021-11-17rename getSchemeName getSchemeIndex to remove ambiguitySarper Akdemir
2021-11-17implement initial pptx theme color importSarper Akdemir
2021-11-17expose the SvxColorItem theme related uno for draw/impressSarper Akdemir
2021-11-17make colorsets work outside of styles and with direct formattingSarper Akdemir
2021-11-17Fix the calculated constantMike Kaganski
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara
2021-11-16Update to ICU 70.1Eike Rathke