summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin
2022-05-31Use more appropriate type for comphelper::internal::OPropertyAccessor::nPosStephan Bergmann
2022-05-31tdf#147991 PPTX export: fix bullet indent regressionAttila Bakos (NISZ)
2022-05-30these can be stack allocatedNoel Grandin
2022-05-30clang-tidy modernize-pass-by-value in unotoolsNoel Grandin
2022-05-30clang-tidy modernize-pass-by-value in sotNoel Grandin
2022-05-30cid#1504574 Resource leakCaolán McNamara
2022-05-30framework: fix crash on Writer startup when using --enable-ext-wiki-publisherMiklos Vajna
2022-05-30Related: tdf#89131 draw up/down spins disabled if value is at max/minCaolán McNamara
2022-05-29New o3tl::intcmp.hxxStephan Bergmann
2022-05-29we can std::move the data out of TextBreakupHelperNoel Grandin
2022-05-29Improve some operator== involving OString,Stephan Bergmann
2022-05-29[API CHANGE] Deprecate unused typelib_setCacheSize and make it a no-opStephan Bergmann
2022-05-29simplify and improve maybeInvertNoel Grandin
2022-05-28add ClearItem to the SfxItemSet iteratorsNoel Grandin
2022-05-28split SfxItem::ClearItem into two methodsNoel Grandin
2022-05-28add GetItemState to SfxItemIter, the same way I did to SfxWhichIterNoel Grandin
2022-05-28ofz#24932-1 speed up GetItemState when iteratingNoel Grandin
2022-05-27tdf#148965 PPTX import: fix internal hyperlinks on shapesTibor Nagy
2022-05-27clang-tidy modernize-pass-by-value in basegfxNoel Grandin
2022-05-27clang-tidy modernize-pass-by-value in saxNoel Grandin
2022-05-27clang-tidy modernize-pass-by-value in toolsNoel Grandin
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-26tdf#149261 sdext: fix crash on starting the presenter console for the 2nd timeMiklos Vajna
2022-05-26mark SvxFontItem as IsSortableNoel Grandin
2022-05-26sw content controls, date: add ODT filterMiklos Vajna
2022-05-26clang-tidy modernize-pass-by-value in comphelperNoel Grandin
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25elide some OUString allocationNoel Grandin
2022-05-25allow comphelper::OEnumerationByName to use a vector too for namesNoel Grandin
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-25VCL SysEnvData: add Invalid Platform and ToolkitJan-Marek Glogowski
2022-05-25tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna
2022-05-24fix thread-safety in OInterfaceContainerHelper4Noel Grandin
2022-05-24reduce space needed for NameSpaceMapNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24flatten the maps in SvXMLNamespaceMapNoel Grandin
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna
2022-05-23clang-tidy modernize-pass-by-value in jvmaccessNoel Grandin
2022-05-22cid#1504541 Uninitialized scalar fieldCaolán McNamara
2022-05-22tdf#84502 related: Show keyboard shortcut in sidebar tab bar tab buttonJim Raykowski
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin
2022-05-21lok-calc: new callback for print rangesDennis Francis
2022-05-20elide temporary OUStringBuffer in INetURLObjectNoel Grandin
2022-05-20optimise Any::operator=(&&) a littleNoel Grandin
2022-05-20sfx2: use natural string sort for sorting in object inspectorTomaž Vajngerl
2022-05-19Simplify SmElementsControlMike Kaganski
2022-05-19add ByteWriter to reduce memory copying when writing dataNoel Grandin
2022-05-19sw: fix assert in SwModule::Notify()Michael Stahl