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