summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-28expand LibreLogo check to global eventsCaolán McNamara1-0/+2
2019-07-28Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke1-0/+4
2019-06-06Revert temp fix of Basic editor crash and fix properlyKatarina Behrens1-1/+0
2019-05-03Merge branch 'libreoffice-6-1'Thorsten Behrens1-1/+2
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák1-1/+2
2019-04-05tdf#124329 Add API to make cell anchored graphic resize with cellSamuel Mehrbrodt1-1/+2
2019-03-26tdf#124263 Respect XSidebarPanel::getMinimalWidthSamuel Mehrbrodt1-0/+1
2019-03-26tdf#124255 Make maximum sidebar width configurableSamuel Mehrbrodt2-2/+4
2019-03-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl1-3/+6
2019-03-12Merge branch 'libreoffice-6-1'Michael Weghorn3-2/+19
2019-03-04Related: tdf#117761 oox smartart: backport fixes related to picture stripMiklos Vajna2-0/+17
2019-02-28fix Sequence ostream operator<< wrt. constMichael Stahl1-2/+2
2019-02-19Merge branch 'temp/libreoffice-6-1'Michael Weghorn3-0/+61
2019-01-24Related: tdf#117761 oox smartart: backport fixes related to org chartMiklos Vajna1-0/+7
2019-01-16tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov1-0/+1
2019-01-16tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski1-0/+39
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2-2/+15
2019-01-10o3tl: add more strong_int operatorsMichael Stahl1-0/+9
2019-01-09tdf#122273 modal dialog on modeless dialog needs special handlingCaolán McNamara1-0/+2
2019-01-03Merge branch 'libreoffice-6-1' into distro/lhm/libreoffice-6-1+backportsMichael Weghorn1-0/+14
2018-12-19Related: tdf#117761 oox smartart: backport fixes related to process typesMiklos Vajna1-0/+14
2018-12-18sw: support for saving into .dotx fileVasily Melenchuk1-0/+2
2018-12-10Merge branch 'libreoffice-6-1' into distro/lhm/libreoffice-6-1+backportsMichael Weghorn4-2/+6
2018-12-09tdf#120527 svx GraphicObjectShape: handle XBitmap for GraphicURLMiklos Vajna1-1/+1
2018-12-09Resolves: tdf#120977 intended default button overriddenCaolán McNamara1-0/+1
2018-12-06sfx2: show partial signatures even if cert validation failsMiklos Vajna2-1/+4
2018-12-01Reorganize FrameBorderPrimitive creation (II)Armin Le Grand2-20/+22
2018-12-01Reorganize FrameBorderPrimitive creationArmin Le Grand4-113/+121
2018-12-01tdf#101856 Handle properties of nested bookmarksSerge Krot1-3/+3
2018-12-01Support estimateUsageInBytes for SystemDependentDataArmin Le Grand1-0/+12
2018-12-01Support buffering SystemDependent GraphicDataArmin Le Grand1-8/+12
2018-12-01Support buffering SystemDependent GraphicData (III)Armin Le Grand3-5/+44
2018-12-01tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin2-3/+5
2018-12-01Move GetkeyBindingStrByXkeyBinding to comphelperSamuel Mehrbrodt1-0/+42
2018-12-01Support buffering SystemDependent GraphicData (II)Armin Le Grand2-1/+26
2018-12-01Support buffering SystemDependent GraphicDataArmin Le Grand3-0/+164
2018-12-01Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski5-9/+9
2018-12-01return SalBitmap using std::shared_ptrNoel Grandin1-1/+2
2018-12-01hold LogicalFontInstance with rtl::ReferenceNoel Grandin1-1/+1
2018-12-01hold and return SalMenu by std::unique_ptrNoel Grandin1-2/+2
2018-12-01hold and return SalPrinter with std::unique_ptrNoel Grandin1-1/+1
2018-12-01tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt2-0/+52
2018-12-01tdf#101856 Backport parsing of bookmark propertiesSerge Krot2-0/+7
2018-12-01tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt4-3/+9
2018-11-16Resolves: tdf#121415 font tab page has no nameCaolán McNamara1-0/+1
2018-11-12Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara1-0/+2
2018-11-06Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara2-3/+4
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga2-2/+10
2018-10-31Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara3-1/+21
2018-10-31Resolves: tdf#117784 inherit SfxTabDialogController from SfxDialogControllerCaolán McNamara1-1/+2