summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Unit test deleting shared formula group top cell, tdf#119623Eike Rathke2-0/+44
2019-04-24Resolves: tdf#119623 record group positions also for top cellsEike Rathke1-6/+10
2019-04-24Unit tests for tdf#121002 tdf#120013 tdf#123714 tdf#123736Eike Rathke2-0/+737
2019-04-24Resolves: tdf#120013 tdf#123714 tdf#123736 shared formula group splitEike Rathke7-69/+358
2019-04-24lok: emit ProfileZone data in messages when requested.Michael Meeks3-0/+44
2019-04-24mysqlc: Allow conversions between different typesTamas Bunth4-181/+210
2019-04-24The iOS sv_SE dictionary surely works for sv_FI, tooTor Lillqvist1-0/+7
2019-04-24tdf#124909: Assume the iOS de_DE dictionary works well enough genericallyTor Lillqvist1-0/+14
2019-04-24tdf#124741: export default column width to XLSXMike Kaganski3-87/+69
2019-04-23tdf#123651 sw AddVerticalFrameOffsets: make vert offset depend on hori offsetMiklos Vajna4-15/+22
2019-04-23tdf#123032 sw, AddVerticalFrameOffsets: fix shape pos after mouse moveMiklos Vajna2-6/+28
2019-04-23tdf#122942 sw: update shape insert UI for the AddVerticalFrameOffsets optionMiklos Vajna3-12/+54
2019-04-23sd: LOK: publish statechange on entering master viewAshod Nakashian2-0/+10
2019-04-22tdf#124883: don't drop data field names on importMike Kaganski3-0/+33
2019-04-22tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski3-5/+10
2019-04-22tdf#101854 Move to CommonSalLayout removed faux bold in macosTomaž Vajngerl3-3/+13
2019-04-21Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski3-0/+66
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski8-0/+138
2019-04-20SharePoint connection: Better handling of encoded URLsTamás Zolnai2-5/+5
2019-04-20SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai2-0/+27
2019-04-19Fix build without precompiled headers (on Linux)Tor Lillqvist2-0/+2
2019-04-19Add a SAL_INFO to SwWordBasic::FileSaveAs()Tor Lillqvist1-0/+2
2019-04-19Add XWordBasic.FileSaveAs() and implementTor Lillqvist4-47/+161
2019-04-18Switch redacted export optionsMuhammet Kara2-2/+2
2019-04-18libxslt: add patch for CVE-2019-11068Michael Stahl2-0/+121
2019-04-18tdf#124503: Support JRE installations with unknown java.vendor propertyStephan Bergmann12-358/+192
2019-04-18Resolves: tdf#120754 on undoing an obj insert use its current ordinalCaolán McNamara1-4/+4
2019-04-18sc: Get rid of the Idle hack in the Special Filter Dialog.Jan Holesovsky2-24/+16
2019-04-18[cp] ViewPDFAfterExport default trueAndras Timar1-1/+1
2019-04-18tdf#124772: export data field number format to XLSXMike Kaganski3-10/+61
2019-04-18Build fix after commit 916c5834d09a4f9742cbdd00ab5d53b140a97153Mike Kaganski1-2/+2
2019-04-18tdf#124032 fix Edit background drawingTomaž Vajngerl1-1/+2
2019-04-18tdf#122172 set textContent to nil in OOoContentDataProviderTomaž Vajngerl1-0/+4
2019-04-17sw lok: add unit test for deselect custom shapeHenry Castro1-0/+25
2019-04-17sw lok: fix "Cannot deselect the shape after inserting the first in a...Henry Castro1-0/+4
2019-04-17Add direct pdf export to the Redaction toolbarMuhammet Kara1-0/+1
2019-04-17clang-tidy bugprone-unused-raii in RequestHandlerNoel Grandin1-1/+1
2019-04-16Protect page position during redactionMuhammet Kara1-0/+2
2019-04-16tdf#124736: Sort group field itemsMike Kaganski2-40/+115
2019-04-15Turn an incoming VT_NULL when a STRING is wanted into an empty BSTRTor Lillqvist1-0/+2
2019-04-15comphelper: use dispatchwithNotification only when we have a callbackAshod Nakashian1-7/+14
2019-04-15LOK: sd: use native SdPage to flag selectionAshod Nakashian1-21/+5
2019-04-15sd: fix unittest failures due to enabling slide-sorterAshod Nakashian2-6/+112
2019-04-15LOK: sd: initialize slide-sorter in sdAshod Nakashian2-2/+11
2019-04-15LOK: support for ordering/moving partsAshod Nakashian7-1/+46
2019-04-15LOK: getPartInfo now returns list of selected partsAshod Nakashian8-15/+77
2019-04-15slide-sorter: multiple selectionAshod Nakashian10-2/+101
2019-04-13toolkit: initialize primitive types explicitlyAshod Nakashian1-3/+3
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian6-3/+82
2019-04-13tdf#113908: Implement exporting pivot tables' groups fields to XSLXMike Kaganski4-86/+208