summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-19tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann8-19/+54
2019-06-19Update git submodulesRoman Kuznetsov1-0/+0
2019-06-19tdf#125309 XLSX editing: fix hyperlink at numeric dataTünde Tóth1-3/+12
2019-06-19allow copy/paste when not hosted in vcl::WindowCaolán McNamara1-4/+4
2019-06-19fix memory usage regression when loading files with lots of marksNoel Grandin1-3/+6
2019-06-19sw: improve translation of comments in tabfrm.cxxMichael Stahl2-60/+61
2019-06-19NB tabbed_compact cleanupandreas kainz3-249/+88
2019-06-19sw: convert that to assert()Michael Stahl1-1/+1
2019-06-19sw: fix assert on layout of ooo63564-1.odtMichael Stahl1-1/+23
2019-06-19Use for loop with explicit number of iterationsArkadiy Illarionov1-7/+3
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen34-111/+10
2019-06-19connectivity, oox: remove some unused includesMiklos Vajna3-6/+0
2019-06-19tdf#45904 Move XShape Java tests to C++Jens Carl5-4/+104
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19Fix typoAndrea Gelmini1-3/+3
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19Fix typoAndrea Gelmini1-1/+1
2019-06-19tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainerArkadiy Illarionov5-24/+8
2019-06-18Colibre, elementary, KJ: Fix for tdf#107144rizmut64-58/+60
2019-06-18Copy targets instead of moving during redactionMuhammet Kara3-26/+13
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski24-495/+193
2019-06-18tdf#125934 Qt5 set the desktop file name...Jan-Marek Glogowski1-2/+4
2019-06-18Let autoredact dialog remember last stateMuhammet Kara1-6/+67
2019-06-18Qt5 initialize bool before lcl_textMimeInfo callJan-Marek Glogowski1-2/+2
2019-06-18loplugin:passstuffbyrefNoel Grandin44-71/+81
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin17-74/+87
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin12-68/+69
2019-06-18sw: implement inserting comments when an as-char image is selectedMiklos Vajna6-0/+74
2019-06-18Remove redundant writeStephan Bergmann1-1/+0
2019-06-18fix crash in header/footer calc dialogCaolán McNamara2-6/+17
2019-06-18tdf#111707 Add 'Remove Hyperlink' to context menu in ImpressSamuel Mehrbrodt8-13/+63
2019-06-18SmartArt: support ForEach referencesGrzegorz Araminowicz7-1/+90
2019-06-18sd: remove pre-gbuild map fileMiklos Vajna1-7/+0
2019-06-18NB tabbed compact big update and syncronisation between appsandreas kainz5-2706/+7773
2019-06-18Better type safetyStephan Bergmann1-4/+4
2019-06-18tdf#39593 Remove toolkit::GridColumn::getImplementationArkadiy Illarionov3-13/+4
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov26-54/+55
2019-06-18tdf#39593 Remove Graphic::getImplementationArkadiy Illarionov3-10/+2
2019-06-18sw: extract postit insert code from SwTextShell::ExecField()Miklos Vajna3-64/+80
2019-06-18tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga3-0/+16
2019-06-18tdf#39593 Remove DOM::CNode::GetImplementationArkadiy Illarionov4-22/+17
2019-06-18android: Fix non-debug build.Jan Holesovsky1-1/+1
2019-06-18Fix typosAndrea Gelmini2-2/+2
2019-06-18loplugin:logexceptionnicely in swNoel Grandin14-52/+64