summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-14tdf#121740 cache hashcode in SequenceAsHashMapNoel Grandin
2022-05-14bypass some unnecessary wrapping in Any in SfxEvents_ImplNoel Grandin
2022-05-14osl::Mutex->std::mutex in framework::GateNoel Grandin
2022-05-14simplify constructionNoel Grandin
2022-05-13officecfg,stoc: allow running JVM UNO components out-of-processMichael Stahl
2022-05-13tdf#121740 cheaper to clear namespacemap rather than allocatingNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-13Remove need for two typedefsStephan Bergmann
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-12tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-12these members can be privateCaolán McNamara
2022-05-12merge SetNodeBitmaps and SetNodeDefaultImagesCaolán McNamara
2022-05-11tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2022-05-11in SetGlobalUNOConstant, only retrieve old value if we need itNoel Grandin
2022-05-11osl::Mutex->std::mutex in SvtSysLocaleNoel Grandin
2022-05-11cache the Sequence we return in comphelper::PropertySetInfo::getPropertiesNoel Grandin
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-11Fix typosAndrea Gelmini
2022-05-11basegfx: generalize B2DRange and B2IRange with Range2D templateTomaž Vajngerl
2022-05-10Fix typosAndrea Gelmini
2022-05-10osl::Mutex->std::mutex in GlobalEventConfigNoel Grandin
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-09Revert "prevent using O[U]String::subView on temporaties"Stephan Bergmann
2022-05-09sw content controls, drop-down: add ODT filterMiklos Vajna
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida
2022-05-06tdf#148383: Obtain start/end strings always in system localeDaniel Kamil Kozar
2022-05-06tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp
2022-05-05Deprecate css::uno::makeAny; completely disable it for LIBO_INTERNAL_ONLYStephan Bergmann
2022-05-05use more string_viewNoel Grandin
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
2022-05-04Just use Any ctor instead of makeAny in comphelperStephan Bergmann
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin
2022-05-04use more string_view in unotoolsNoel Grandin
2022-05-04Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-05-04lay out entire strings in SalLayoutGlyphsCache more often (tdf#148911)Luboš Luňák
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in unotoolsStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in vbahelperStephan Bergmann
2022-05-03Adapt Base64::decodeSomeChars to change from OUString to std::u16string_viewStephan Bergmann
2022-05-03ofz#47198 Use-of-uninitialized-valueCaolán McNamara
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-03optimize repeated calls for the same string in SalLayoutGlyphsCacheLuboš Luňák
2022-05-03remove the o3tl::lru_map "unlimited" hackLuboš Luňák