summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-09loplugin:unusedmethodsNoel Grandin32-688/+409
2018-08-09Silence external/boost deprecated std::iterator warnings with MSVC 2017Stephan Bergmann2-0/+41
2018-08-09tdf#101254: Enable arrowheads in sidebar for drawsXisco Fauli1-0/+1
2018-08-09remove Calc's software interpreterLuboš Luňák16-487/+25
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna3-48/+12
2018-08-09menubar draw: add choosemodebar commandsandreas kainz2-1/+15
2018-08-08tdf#83659 Enable outline commands for text boxes and tablesMaxim Monastirsky1-2/+1
2018-08-08tdf#116350 Fix export of fontworkSzymon Kłos2-1/+7
2018-08-08loplugin:singlevalfieldsNoel Grandin5-90/+49
2018-08-08Remove obsolete (cargo-cult copied) dependenciesJens Carl1-35/+6
2018-08-08sw TextGraphicObject: handle XBitmap for GraphicURLMiklos Vajna3-1/+41
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen55-102/+148
2018-08-08Remove presumably unused distro-configs/Jenkins/*_libreoffice-5-0.confStephan Bergmann3-0/+0
2018-08-08tdf#116350 Correctly display text on arcSzymon Kłos3-34/+167
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna8-5/+105
2018-08-08Resolves: tdf#118281 control positions always in cmCaolán McNamara1-0/+5
2018-08-08Temporarily sprinkle test code with debug print statementsStephan Bergmann1-0/+22
2018-08-08upload libwps 0.4.10David Tardon6-66/+12
2018-08-08nss: remove inline patch message from nss-android.patch.1Michael Stahl1-1/+0
2018-08-08tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov6-5/+34
2018-08-08tdf#103961: delay merge of default props until exportJustin Luth2-4/+2
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara6-15/+22
2018-08-08nss: upgrade to release 3.38Michael Stahl2-27/+2
2018-08-08tdf#42949 Fix IWYU warnings in include/rtl/*Gabor Kelemen6-9/+6
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin13-39/+36
2018-08-08loplugin:unnecessaryvirtualNoel Grandin6-89/+125
2018-08-08the TimeEventHandler stuff is deadNoel Grandin5-206/+0
2018-08-08loplugin:unusedfieldsNoel Grandin13-281/+225
2018-08-08improve SharedStringPoolNoel Grandin1-72/+25
2018-08-08Missing include (incomplete SfxAbstractTabDialog)Stephan Bergmann1-0/+1
2018-08-08pdfium: replace FPDFFormObj_CountSubObjects() with backportMiklos Vajna7-37/+94
2018-08-08tdf#119136 GetPropertyFromStyleSheet infinite loopJustin Luth2-1/+3
2018-08-08Remove obsolete (cargo-cult copied) dependenciesJens Carl1-35/+6
2018-08-08Remove obsolete (cargo-cult copied) dependenciesJens Carl1-37/+8
2018-08-08Fix typosAndrea Gelmini2-3/+3
2018-08-08Fix typosAndrea Gelmini2-4/+4
2018-08-08CID 1438378: Allow only signed typesMike Kaganski1-1/+3
2018-08-07Mark external/mdds/gcc9.patch as upstreamedStephan Bergmann1-1/+3
2018-08-07CID 1438378: Use correct specializationMike Kaganski1-1/+1
2018-08-07added necessary library for pdf export on Android ViewerMert Tumer1-0/+1
2018-08-07Mark external/cppunit/gcc9.patch.0 as addressed upstreamStephan Bergmann1-0/+2
2018-08-07Remove obsolete (cargo-cult copied) dependenciesJens Carl1-37/+8
2018-08-07Remove obsolete (cargo-cult copied) dependenciesJens Carl1-35/+6
2018-08-07more robust implicit intersection optimizingLuboš Luňák2-5/+10
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen37-53/+117
2018-08-07tdf#119052: hide edit style button in character styleXisco Fauli1-0/+1
2018-08-07tdf#119130 only have the active postit as a dialog control...Caolán McNamara4-4/+12
2018-08-07coverity#1438379 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-08-07loplugin:includeformStephan Bergmann1-1/+1
2018-08-07Qt5 move native control handing from kde5Jan-Marek Glogowski6-999/+1108