summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-10drawinglayer: simplify namespaces in ALL primitive2d headersTomaž Vajngerl36-266/+77
2020-05-10drawinglayer: simplify namespaces in BitmapPrimitive2dTomaž Vajngerl1-10/+1
2020-05-10pragma once for the rest of primitive2d headersTomaž Vajngerl3-12/+3
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-0/+3
2020-05-10drawinglayer: clean-up namespaces in textprimitive2d.hxxTomaž Vajngerl1-5/+2
2020-05-10drawinglayer: clean-up namespaces in pointarrayprimitive2d.hxxTomaž Vajngerl1-5/+2
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti3-6/+20
2020-05-09drawinglayer: clean-up namespaces in fillhatchprimitive2d.hxxTomaž Vajngerl1-5/+2
2020-05-09drawinglayer: clean-up namespaces in primitivetools2d.hxxTomaž Vajngerl1-26/+2
2020-05-09drawinglayer: externalize PolygonWavePrimitive2D classTomaž Vajngerl1-1/+1
2020-05-09drawinglayer: fix comment indent in polygonprimitive2d.hxxTomaž Vajngerl1-22/+22
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl3-0/+255
2020-05-09this should be Indet to indicate neither radio or check buttonCaolán McNamara1-2/+2
2020-05-09lok: fix the window type of the metric field controlHenry Castro1-1/+1
2020-05-09lok: fix wrong metric conversion of the metric input controlHenry Castro1-0/+1
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai3-0/+25
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl3-2/+8
2020-05-08xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl1-2/+1
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl2-2/+4
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák1-0/+1
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai1-0/+23
2020-05-08tdf#111535 - Add First-line indent, paragraph indent, and tab spaces/Core partgokaysatir1-1/+4
2020-05-08remove TriStateBox classCaolán McNamara1-9/+0
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara2-18/+45
2020-05-08move DisclosureButton out of public headersCaolán McNamara1-10/+0
2020-05-07tdf#101181: improve glow effectMike Kaganski3-19/+15
2020-05-07Add color replacement bitmap filterMike Kaganski1-0/+44
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski1-0/+60
2020-05-07xmloff: rearrange XML_NAMESPACE_* and add some commentsMichael Stahl1-27/+33
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling3-0/+6
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin4-18/+42
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara1-1/+9
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna1-0/+2
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski5-2/+7
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt1-3/+3
2020-05-06Template: add Draw BPMN templateandreas kainz1-0/+1
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2-0/+4
2020-05-05tdf90341 Clean up excessive const_cast'ingMesut Çifci1-1/+1
2020-05-05Disable -Wstringop-overflow in --enable-optimized builds with GCCStephan Bergmann3-40/+0
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara1-4/+0
2020-05-05drop newly unused SfxStyleSheetIterator::GetSearchFamilyCaolán McNamara1-1/+0
2020-05-05drop newly unused SfxStyleSheetBasePool::GetSearchMaskCaolán McNamara1-1/+0
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara1-1/+1
2020-05-05sw from-bottom relative orientation: add UIMiklos Vajna1-0/+1
2020-05-05we want to invalidate the current iteratorCaolán McNamara1-1/+2
2020-05-05pass SfxStyleFamily explicitly to SfxStyleSheetBasePool::ChangeParentCaolán McNamara1-1/+1
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara1-2/+2
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara1-2/+0
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga1-1/+0
2020-05-05tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane1-0/+1