summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tdf#121740 cache hashcode in SequenceAsHashMapNoel Grandin2022-05-141-1/+38
* bypass some unnecessary wrapping in Any in SfxEvents_ImplNoel Grandin2022-05-141-0/+3
* osl::Mutex->std::mutex in framework::GateNoel Grandin2022-05-141-6/+6
* simplify constructionNoel Grandin2022-05-141-0/+4
* officecfg,stoc: allow running JVM UNO components out-of-processMichael Stahl2022-05-131-0/+1
* tdf#121740 cheaper to clear namespacemap rather than allocatingNoel Grandin2022-05-131-0/+2
* add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin2022-05-131-0/+2
* Remove need for two typedefsStephan Bergmann2022-05-131-4/+1
* sw content controls, dropdown: add LOK APIMiklos Vajna2022-05-134-0/+35
* speed up simple use of NamedValueCollectionNoel Grandin2022-05-121-0/+27
* tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli2022-05-121-0/+2
* these members can be privateCaolán McNamara2022-05-121-4/+4
* merge SetNodeBitmaps and SetNodeDefaultImagesCaolán McNamara2022-05-121-8/+1
* tdf#148442: map RefValue property to onValue in pdfXisco Fauli2022-05-111-0/+1
* in SetGlobalUNOConstant, only retrieve old value if we need itNoel Grandin2022-05-111-2/+2
* osl::Mutex->std::mutex in SvtSysLocaleNoel Grandin2022-05-111-4/+0
* cache the Sequence we return in comphelper::PropertySetInfo::getPropertiesNoel Grandin2022-05-111-1/+2
* Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)2022-05-115-2/+61
* Fix typosAndrea Gelmini2022-05-112-2/+2
* basegfx: generalize B2DRange and B2IRange with Range2D templateTomaž Vajngerl2022-05-114-347/+234
* Fix typosAndrea Gelmini2022-05-101-1/+1
* osl::Mutex->std::mutex in GlobalEventConfigNoel Grandin2022-05-101-1/+0
* tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung2022-05-101-0/+3
* tdf#147590 update OLE object after document refreshJuergen Funk2022-05-106-2/+83
* Revert "prevent using O[U]String::subView on temporaties"Stephan Bergmann2022-05-092-4/+4
* sw content controls, drop-down: add ODT filterMiklos Vajna2022-05-091-0/+1
* tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida2022-05-072-2/+15
* tdf#148383: Obtain start/end strings always in system localeDaniel Kamil Kozar2022-05-061-1/+1
* tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh2022-05-062-0/+20
* svx: move SvxTableShape into own file and externalizeTomaž Vajngerl2022-05-061-0/+44
* tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna2022-05-061-1/+1
* tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp2022-05-061-0/+6
* Deprecate css::uno::makeAny; completely disable it for LIBO_INTERNAL_ONLYStephan Bergmann2022-05-053-26/+14
* use more string_viewNoel Grandin2022-05-052-1/+8
* sd theme: add ODP import/export for shape fill color effectsMiklos Vajna2022-05-051-0/+2
* Just use Any ctor instead of makeAny in comphelperStephan Bergmann2022-05-042-4/+4
* use more string_view in oox::vml::ConversionHelperNoel Grandin2022-05-041-6/+6
* use more string_view in unotoolsNoel Grandin2022-05-044-8/+8
* Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara2022-05-041-0/+2
* Just use Any ctor instead of makeAny in ooxStephan Bergmann2022-05-042-2/+2
* lay out entire strings in SalLayoutGlyphsCache more often (tdf#148911)Luboš Luňák2022-05-041-2/+2
* Don't add empty labels to fontwork's icon viewMike Kaganski2022-05-031-0/+2
* add o3tl::matchIgnoreAsciiCaseNoel Grandin2022-05-031-0/+9
* Just use Any ctor instead of makeAny in unotoolsStephan Bergmann2022-05-031-1/+1
* Just use Any ctor instead of makeAny in vbahelperStephan Bergmann2022-05-031-3/+3
* Adapt Base64::decodeSomeChars to change from OUString to std::u16string_viewStephan Bergmann2022-05-031-2/+6
* ofz#47198 Use-of-uninitialized-valueCaolán McNamara2022-05-031-1/+3
* add o3tl::equalsAsciiNoel Grandin2022-05-035-7/+13
* optimize repeated calls for the same string in SalLayoutGlyphsCacheLuboš Luňák2022-05-031-0/+2
* remove the o3tl::lru_map "unlimited" hackLuboš Luňák2022-05-031-3/+4