summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-18tdf#105972: pdf form: export time fields as time typeXisco Fauli
2022-05-18clang-tidy modernize-pass-by-value in unoidlNoel Grandin
2022-05-18clang-tidy modernize-pass-by-value in o3tlNoel Grandin
2022-05-18clang-tidy modernize-pass-by-value in codemakerNoel Grandin
2022-05-18Avoid uninitialized vcl::EditWidget::PrependCurrencySymbolStephan Bergmann
2022-05-17tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli
2022-05-17osl::Mutex->std::mutex in framework::TransactionManagerNoel Grandin
2022-05-16use FontMetric as SalLayoutGlyphsCache key rather than vcl::FontLuboš Luňák
2022-05-16remove unnecessary copying in OInterfaceContainerHelper4Noel Grandin
2022-05-16basegfx: move ImplB2DPolyPolygon inside basegfx namespaceTomaž Vajngerl
2022-05-16make SharedString move operator= inline (tdf#126109)Luboš Luňák
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