summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-17make DBG_UNHANDLED_EXCEPTION no-op if SAL_LOG_WARN is not enabledLuboš Luňák1-0/+4
2022-02-17loplugin:unusedmethodsNoel Grandin2-3/+0
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel1-0/+1
2022-02-17svtools: extract EmbeddedObjectRef::dumpAsXml() from SwOLEObjMiklos Vajna1-0/+3
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna2-22/+44
2022-02-16Don't confusingly use the term "gesture" for plain old mouse eventsTor Lillqvist1-3/+3
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin1-6/+4
2022-02-15fix SfxItemPool::GetWhich changeNoel Grandin1-1/+1
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro1-0/+1
2022-02-15remove not-so-useful move operator from uno::WeakReferenceNoel Grandin1-6/+0
2022-02-15LIBO_INTERNAL_ONLY stuff does not need to be SAL_CALLNoel Grandin5-7/+7
2022-02-15return by const& from SdrObject::GetNameNoel Grandin1-1/+1
2022-02-15add typed GetWhich operationsNoel Grandin2-0/+9
2022-02-14update play/pause/stop when one of the other changesCaolán McNamara1-0/+1
2022-02-14Related: tdf#100007 pause state not always updating "play" state to offCaolán McNamara1-13/+13
2022-02-11merge IPropertyValueProvider into PropertyValueProviderNoel Grandin1-25/+12
2022-02-11svx::PropertyChangeNotifier improvementsNoel Grandin3-59/+19
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis1-2/+4
2022-02-10MSVC -arch is independent from the ability to use CPU intrinsicsLuboš Luňák1-22/+9
2022-02-10no need to use shared_ptr in PropertyChangeNotifierNoel Grandin1-2/+2
2022-02-10remove AVX and AVX512 code from CalcLuboš Luňák2-0/+12
2022-02-10lok: introduce local mouse trackingHenry Castro1-0/+2
2022-02-10rename some SID to FN_PARAMNoel Grandin2-5/+11
2022-02-10add more TypedWhichIdNoel Grandin4-48/+50
2022-02-10Fixed function nameAndrea Gelmini1-1/+1
2022-02-09Fix typosAndrea Gelmini1-1/+1
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin1-13/+0
2022-02-09Fix typosAndrea Gelmini1-1/+1
2022-02-09related tdf#79186 filter: value is more than just LayoutInCellJustin Luth1-1/+1
2022-02-09tdf#146937 Remove "refresh" command from Template ManagerJeff Huang1-1/+0
2022-02-09Simplify SvGlobalNameMike Kaganski1-33/+7
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro1-0/+3
2022-02-08speed up SfxItemPool searches with items that can't use IsSortable()Luboš Luňák1-0/+7
2022-02-08loplugin:nullptrStephan Bergmann1-2/+2
2022-02-07float-cast-overflowStephan Bergmann1-1/+5
2022-02-07tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth1-0/+3
2022-02-06vba: small fixes for GetOpenFilename and documenting structsTomaž Vajngerl1-2/+9
2022-02-05Fix [-Wignored-qualifiers]Thorsten Behrens1-1/+1
2022-02-05Related: tdf#146836 daisy chain together some more event handlersCaolán McNamara1-1/+18
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis2-1/+6
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis1-0/+4
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-0/+10
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara2-34/+34
2022-02-04cid#1497934 silence Division or modulo by zeroCaolán McNamara1-4/+10
2022-02-04UBSan build missing RTTI nowStephan Bergmann1-1/+1
2022-02-04sw: prefix members of SwClipboardChangeListener, SwPagePreview, ...Miklos Vajna1-4/+4
2022-02-03tools::Long -> sal_Int32Noel Grandin1-1/+1
2022-02-03cid#1497935 silence Division or modulo by zeroCaolán McNamara1-0/+1
2022-02-03Make inserted or pasted PDF sharper on macOSTor Lillqvist1-1/+19
2022-02-03SfxMetricItem should take signed valueNoel Grandin1-1/+1