summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs2-0/+10
2020-04-28add a get_drop_index for dnd interaction with toolbarsCaolán McNamara1-0/+4
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk1-0/+3
2020-04-27Graphic: cleanup private, public declarations, remove friendTomaž Vajngerl1-11/+1
2020-04-27aPoint is never consumed so calculations to derive it are mootCaolán McNamara1-1/+0
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski1-0/+31
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann3-51/+11
2020-04-27vcl: add tests for GraphicNativeMetadataTomaž Vajngerl1-0/+4
2020-04-27Don't convert OUString to char*Mike Kaganski1-2/+3
2020-04-26move PanelLayout to sfx2Caolán McNamara3-8/+5
2020-04-26Fix typo in codeAndrea Gelmini1-1/+1
2020-04-26all ItemWindows are now weldedCaolán McNamara6-13/+14
2020-04-26remove GraphicNative{Metadata,Transform} from clang-f. blacklistTomaž Vajngerl2-5/+5
2020-04-26use pragma onceTomaž Vajngerl2-8/+3
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara1-0/+4