summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-20tdf#39593 Remove xforms::Model::getModelArkadiy Illarionov4-25/+8
2019-06-20tdf#39593 Remove xforms::Binding::getBindingArkadiy Illarionov6-25/+19
2019-06-20tdf#39593 Remove xforms::Submission::getSubmissionArkadiy Illarionov4-20/+12
2019-06-20Fix typoAndrea Gelmini1-1/+1
2019-06-20Fix typoAndrea Gelmini1-1/+1
2019-06-20Fix typoAndrea Gelmini1-1/+1
2019-06-20Fix typoAndrea Gelmini1-1/+1
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov10-26/+20
2019-06-20Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann4-17/+17
2019-06-20Fix typoAndrea Gelmini1-1/+1
2019-06-20Fix typoAndrea Gelmini1-1/+1
2019-06-20Fix typoAndrea Gelmini1-2/+2
2019-06-20Remove leftover from bitmap fonts support on WindowsKhaled Hosny2-13/+5
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke7-14/+110
2019-06-19Colibre: Fix wrong master/page, remove uneccessary extra bold linerizmut121-57/+62
2019-06-19InvalidateWindow should be preferredCaolán McNamara1-1/+1
2019-06-19Lock comphelper::rng internals for multi-threaded accessStephan Bergmann1-4/+14
2019-06-19Small fixes on autoredactdialog.uiMuhammet Kara3-3/+2
2019-06-19tdf#126000 Crash deleting templateNoel Grandin1-4/+7
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