summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-17tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen
2019-05-17tdf#125325: fix crash about index managements for dBaseJulien Nabet
2019-05-17uitest repair test 124829Zdeněk Crhonek
2019-05-17Some additional manual formatting.Todor Balabanov
2019-05-16Temporarily disable broken part of xwindow.py testStephan Bergmann
2019-05-16Make xwindow.py test more robustStephan Bergmann
2019-05-16More precisely count different event types in xwindow.pyStephan Bergmann
2019-05-16tdf#125054 fixed WhichIDs for cloned ItemsArmin Le Grand
2019-05-16tdf#124825 sync UI between LibO implementations and LOOLandreas kainz
2019-05-16uitest for bug tdf#125051Zdeněk Crhonek
2019-05-16sw layout, TabOverMargin: fix nbsp character going to a new lineMiklos Vajna
2019-05-16external/libodfgen: Honor -std=... passed in via CXXFLAGSStephan Bergmann
2019-05-16tdf#125170 Deliver mouse events also when clicking into document contentSamuel Mehrbrodt
2019-05-16document ScMarkArray a littleNoel Grandin
2019-05-16Update git submodulesOlivier Hallot
2019-05-16vcl_complextext is still unreliable under windowsCaolán McNamara
2019-05-16cache mdds position in ScTable::InvalidateTextWidth (tdf#108298)Luboš Luňák
2019-05-16update libodfgen README a bitDavid Tardon
2019-05-16Using the m_FeedbackFDs is now apparently necessary also on iOSTor Lillqvist
2019-05-16javaunohelper: blind fix for Android build broken by 2d22f8bb15c1Michael Stahl
2019-05-16Adapt compilerplugins to Clang 9 isExplicitSpecified -> getExplicitSpecifierStephan Bergmann
2019-05-16optimize ScImportExport::Doc2Text() for large columnsLuboš Luňák
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák
2019-05-16cache mdds access in ScTable::ValidQuery() (tdf#80853)Luboš Luňák
2019-05-16Revert "tdf#120836 KDE5: Clipboard: don't put images to clipboard"Luboš Luňák
2019-05-16Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist
2019-05-16We apparently need to drop the Solar Mutex when exiting lo_runLoop() on iOSTor Lillqvist
2019-05-16Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist
2019-05-16tdf#125254 Performance: A spreadsheet opens too slow, part1Noel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-16tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior)Andreas Heinisch
2019-05-16Make gdb autoload template more pythonicJens Carl
2019-05-16tdf#125254 Performance: A spreadsheet opens too slow, optimise listenerNoel Grandin
2019-05-16Drop obsolete commented out debug outputMike Kaganski
2019-05-16tdf#125131: tip of the day dialog should be modalXisco Fauli
2019-05-16split methods upCaolán McNamara
2019-05-16refactor to move overlay creation to SdrPaintViewCaolán McNamara
2019-05-16convert back from logic to pixel for queue_draw_areaCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in javaunohelper/Gabor Kelemen
2019-05-16xmloff: create XMLDrawImportOasis instances with an uno constructorMiklos Vajna
2019-05-16tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-05-16Fix typoAndrea Gelmini
2019-05-16Fix typoAndrea Gelmini
2019-05-16Fix typoAndrea Gelmini
2019-05-16uitest for bug tdf#124829Zdeněk Crhonek
2019-05-16Fix typoAndrea Gelmini
2019-05-16Fix typoAndrea Gelmini
2019-05-16Use hand-crafted passwd entry for iOS Simulator as getpwuid_r() does not workTor Lillqvist
2019-05-15do not add non-text to PRIMARY selection in VclQt5ClipboardLuboš Luňák
2019-05-15Qt5 don't unconditionally disconnect close buttonJan-Marek Glogowski