summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse1-0/+2
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara1-3/+3
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara1-1/+1
2020-05-04tdf#79082 Correctly import PPT tabsPiet van Oostrum1-3/+0
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara1-1/+2
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara1-3/+0
2020-05-03Templates: add simple writer templateandreas kainz1-0/+1
2020-05-03move unit conversions to UnitConversion, add convertPointToMm100Tomaž Vajngerl2-10/+26
2020-05-03use more compact namespace syntax in /includeNoel Grandin484-1351/+1265
2020-05-02cleanup namespaces in pdfdocument.hxxTomaž Vajngerl1-25/+4
2020-05-01ODF export: fix wrong definition of ODFSVER_LATEST_EXTENDEDMichael Stahl1-2/+2
2020-05-01tdf#130792 Draw crashes when trying to add a point in a multilineNoel Grandin1-1/+1
2020-05-01move some headers inside their respective modulesNoel Grandin3-142/+0
2020-04-30svx:unit tests for galleryAditya1-1/+1
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin1-1/+4
2020-04-29Silence bogus -Wstringop-overflow with GCC trunk towards GCC 10Stephan Bergmann3-0/+40
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin1-16/+0
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin1-4/+1
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin1-15/+26
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze1-1/+3
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli1-0/+1
2020-04-29remove unused SvTreeListBox::RemoveParentKeepChildrenCaolán McNamara1-3/+0
2020-04-29weld SfxTemplatePanelControlCaolán McNamara10-16/+20
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen1-1/+2
2020-04-28Fix typo in codeAndrea Gelmini1-1/+1
2020-04-28tdf#124176: Use pragma once instead of include guardsAndrea Gelmini1-4/+2
2020-04-28IsDropFormatSupported can be constCaolán McNamara1-1/+1
2020-04-28move the castToFastAttributeList functionNoel Grandin1-7/+8
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke2-2/+8