summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann
2023-02-16SfxRequest::GetMacroRecorder arg is always derefed before passedCaolán McNamara
2023-02-16HasMacroRecorder can take a reference, never passed nullCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16set visibility of classes in mergelib+asan caseAndras Timar
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-16no need to lock when accessing m_pInstance hereNoel Grandin
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-02-15new comphelper::SingletonRefNoel Grandin
2023-02-15replace RES_GRAPHIC_PIECE_ARRIVED and RES_LINKED_GRAPHIC_STREAM_ARRIVEDBjoern Michaelsen
2023-02-15tdf#153559: Untranslatable string in safemodedialog.cxxJulien Nabet
2023-02-15osl::Mutex->std::mutex in LockFileCommonNoel Grandin
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin
2023-02-14no need to use unique_ptr for OInterfaceContainerHelper4Noel Grandin
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin
2023-02-13tdf#143148 Use pragma once instead of include guardbuldi
2023-02-13These const_casts are unneededMike Kaganski
2023-02-12Fix typoAndrea Gelmini
2023-02-12Fix typoAndrea Gelmini
2023-02-12MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)
2023-02-09ofz#55798 TimeoutCaolán McNamara
2023-02-09re-apply "optimize ConfigurationProperty::get()"Noel Grandin
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-02-08remove SvTreeListEntry background colorCaolán McNamara
2023-02-08SetAlternatingRowColors is unusedCaolán McNamara
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-02-08editeng: SvxLRSpaceItem uninline some functionsMichael Stahl
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl
2023-02-08basegfx: restructure B1DRange and B2DRange tests and add use casesTomaž Vajngerl
2023-02-07tdf#153083 writerfilter,sw: consolidate StyleName->StyleId in msfilterMichael Stahl
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-06Revert "optimize ConfigurationProperty::get()"Xisco Fauli
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland
2023-02-03test/a11y: Remove declaration for undefined methodColomban Wendling
2023-02-02Own title for macro infobarsSamuel Mehrbrodt
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-02-01tdf#107841 oox: rename ambiguous and confusing ECMA_DIALECTMichael Stahl
2023-02-01tdf#66580 write more metadata to embedded and attached filesTomaž Vajngerl
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-30svtools: add new entry "RestProtocol"Henry Castro
2023-01-30Added option to disable ssl verification for languagetoolMert Tumer
2023-01-30Fix typosAndrea Gelmini
2023-01-30loplugin:virtualdeadNoel Grandin
2023-01-30tdf#118324 Treat blank ? in integerLaurent Balland
2023-01-30tdf#152722 Number Format: keep NatNum modifiersLaurent Balland
2023-01-30Show infobar instead of dialog when unsigned content is foundSamuel Mehrbrodt
2023-01-30tdf#150534 reduce allocation in SdrFrameBorderPrimitive2DNoel Grandin