summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-05-06Template: add Draw BPMN templateandreas kainz
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt
2020-05-05tdf90341 Clean up excessive const_cast'ingMesut Çifci
2020-05-05Disable -Wstringop-overflow in --enable-optimized builds with GCCStephan Bergmann
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05drop newly unused SfxStyleSheetIterator::GetSearchFamilyCaolán McNamara
2020-05-05drop newly unused SfxStyleSheetBasePool::GetSearchMaskCaolán McNamara
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara
2020-05-05sw from-bottom relative orientation: add UIMiklos Vajna
2020-05-05we want to invalidate the current iteratorCaolán McNamara
2020-05-05pass SfxStyleFamily explicitly to SfxStyleSheetBasePool::ChangeParentCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga
2020-05-05tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2020-05-04tdf#79082 Correctly import PPT tabsPiet van Oostrum
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara
2020-05-03Templates: add simple writer templateandreas kainz
2020-05-03move unit conversions to UnitConversion, add convertPointToMm100Tomaž Vajngerl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-05-02cleanup namespaces in pdfdocument.hxxTomaž Vajngerl
2020-05-01ODF export: fix wrong definition of ODFSVER_LATEST_EXTENDEDMichael Stahl
2020-05-01tdf#130792 Draw crashes when trying to add a point in a multilineNoel Grandin
2020-05-01move some headers inside their respective modulesNoel Grandin
2020-04-30svx:unit tests for galleryAditya
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-29Silence bogus -Wstringop-overflow with GCC trunk towards GCC 10Stephan Bergmann
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli
2020-04-29remove unused SvTreeListBox::RemoveParentKeepChildrenCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2020-04-28Fix typo in codeAndrea Gelmini
2020-04-28tdf#124176: Use pragma once instead of include guardsAndrea Gelmini
2020-04-28IsDropFormatSupported can be constCaolán McNamara
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-04-28add a get_drop_index for dnd interaction with toolbarsCaolán McNamara
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk