summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-28Disable the GL based 3D chartsprivate/thb/libo-6-1+backportsThorsten Behrens5-215/+0
2018-11-28Check isEmptyStringQuery() early to avoid call ..., tdf#121052 follow-upEike Rathke1-9/+7
2018-11-28tdf#121052 sc: avoid multiple empty value lookups in rangesSerge Krot3-1/+78
2018-11-28tdf#119178: use current range as a range for conditional formatVasily Melenchuk3-2/+25
2018-11-28presentation minimizer: fixed problem with default filenameVasily Melenchuk5-2/+15
2018-11-28presentation minimizer: use standard error reportingVasily Melenchuk8-168/+28
2018-11-28sc: fix: range/step calculation for progress barSerge Krot6-25/+88
2018-11-28sc: speed-up: avoid usage of svl::SharedString where it is possibleSerge Krot1-37/+74
2018-11-28sc: avoid checking for time formats in case of SvNumFormatType::NUMBERSerge Krot1-0/+3
2018-11-28sc: Enhance binary search for ScAttrArraySerge Krot1-19/+29
2018-11-28sc: speed-up: no usage of temp strings objectsSerge Krot1-12/+10
2018-11-28sc: Enhance binary search for ScMarkArraySerge Krot3-25/+129
2018-11-28Reorganize FrameBorderPrimitive creation (II)Armin Le Grand8-133/+252
2018-11-28Reorganize FrameBorderPrimitive creationArmin Le Grand10-845/+1081
2018-11-28Improve the Windows SDK 10 ProductVersion-PathJuergen Funk1-10/+11
2018-11-28tdf#119016 Editing a read-only section shall popup a dialogIlhan Yesil1-1/+7
2018-11-28Let's calm down and end message with a periodTakeshi Abe2-2/+2
2018-11-28presentation minimizer: report possible errorsVasily Melenchuk10-18/+208
2018-11-28tdf#101856 Handle properties of nested bookmarksSerge Krot5-18/+41
2018-11-28Refresh linked OLE representation when OLE updatedArmin Le Grand2-1/+38
2018-11-28tdf#118322 Avoid blinking in Exporer for 'Section' partArmin Le Grand1-16/+44
2018-11-28tdf#117276 filter reset: check complete data range selectedSerge Krot1-1/+13
2018-11-27kde5: role STATIC not known for 6-1Thorsten Behrens1-3/+0
2018-11-27make --enable-kde5 imply --enable-qt5Rene Engelhard1-5/+12
2018-11-27vcl: fix gtk debug codeThorsten Behrens1-9/+9
2018-11-27vcl: need <o3tl/make_unique.hxx>Thorsten Behrens4-0/+4
2018-11-27tdf#120252 use the already transformed PolyPolygonArmin Le Grand1-1/+3
2018-11-27Support estimateUsageInBytes for SystemDependentDataArmin Le Grand7-43/+235
2018-11-27Support buffering SystemDependent GraphicDataArmin Le Grand6-43/+256
2018-11-27Support buffering SystemDependent GraphicData (III)Armin Le Grand13-134/+461
2018-11-27tdf#119843 Use transformed polygon data when neededArmin Le Grand1-2/+15
2018-11-27loplugin:overrideStephan Bergmann1-1/+1
2018-11-27tdf#121417 Allow dynamic menu changes for Qt5 and KDE5 interfacesAleksei Nikiforov2-21/+125
2018-11-27tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin4-7/+22
2018-11-27Move menu item insertion into separate functionAleksei Nikiforov2-57/+72
2018-11-27loplugin:staticmethodsStephan Bergmann6-22/+26
2018-11-27tdf#120777 KDE5: Update initialization of QImagesAleksei Nikiforov4-2/+15
2018-11-27tdf#119856: thread-proof creating frames and setting menusKatarina Behrens6-2/+34
2018-11-27tdf#119856: thread-proof kde5 fpicker execute() and getFiles()Katarina Behrens2-1/+12
2018-11-27tdf#121276 kde5: Don't prevent creating new filesMichael Weghorn1-1/+1
2018-11-27tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" keyAleksei Nikiforov1-0/+1
2018-11-27tdf#120777 KDE5: Remove initial painting of widgetsAleksei Nikiforov1-2/+0
2018-11-27tdf#120777 KDE5: Prohibit resizing windows unless they're marked resizeableAleksei Nikiforov1-3/+5
2018-11-27qt5 a11y: Fix crashSamuel Mehrbrodt1-1/+1
2018-11-27qt a11y: Correct way to retrieve XAccessibleContextSamuel Mehrbrodt1-1/+1
2018-11-27This is no longer unsupportedSamuel Mehrbrodt1-1/+0
2018-11-27kde5: fix buildThorsten Behrens1-9/+9
2018-11-27tdf#120777 KDE5: Dialogs get blank when they are resizedAleksei Nikiforov2-3/+14
2018-11-27loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin16-36/+35
2018-11-27qt5 a11y: Implement QAccessibleEditableTextInterfaceSamuel Mehrbrodt2-0/+38