summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-17Set exception messageStephan Bergmann1-1/+1
2017-01-17tdf#105212: BASIC sets Delimiter prop to integer valueStephan Bergmann1-0/+7
2017-01-17coverity#1398817 Unintended sign extensionCaolán McNamara1-9/+9
2017-01-17coverity#1398821 Uncaught exceptionCaolán McNamara2-11/+6
2017-01-17use rtl::Reference in AccessibleGridControlAccessNoel Grandin2-83/+59
2017-01-17use rtl::Reference in AccessibleBrowseBoxAccessNoel Grandin2-50/+36
2017-01-17use rtl::Reference in LngSvcMgrNoel Grandin2-101/+79
2017-01-17use rtl::Reference in SpellCacheNoel Grandin2-11/+9
2017-01-17use rtl::Reference in SvXMLExportNoel Grandin2-20/+17
2017-01-17use rtl::Reference in DropTargetNoel Grandin2-13/+10
2017-01-17Revert "distro-configs: disable firebird on linux_clang_dbgutil_64"Stephan Bergmann1-1/+0
2017-01-17external/firebird: Backport fix for CORE-5452 causing spurious SEGVStephan Bergmann3-0/+1066
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin19-78/+58
2017-01-17tdf#35021 TabOverMargin: support center and decimal tabs alsoJustin Luth1-2/+2
2017-01-17sw, sd: fix indentationMiklos Vajna7-8/+8
2017-01-17used std::map in SfxItemSetNoel Grandin11-740/+484
2017-01-17use rtl::Reference in OInstanceLockerNoel Grandin2-12/+6
2017-01-17Updated coreGabor Kelemen1-0/+0
2017-01-17Updated coreGabor Kelemen1-0/+0
2017-01-17Updated coreGabor Kelemen1-0/+0
2017-01-17Updated coreGabor Kelemen1-0/+0
2017-01-17tdf#103574 Imagemap dialog lacks on confirmation buttonAbhilash Singh3-4/+25
2017-01-17use rtl::Reference in MasterPropertySetNoel Grandin2-23/+22
2017-01-17convert subtotalfuncs from manual array to std::vectorNoel Grandin7-90/+30
2017-01-17remove some unused Java codeNoel Grandin4-120/+2
2017-01-17use rtl::Reference OFileAccessNoel Grandin1-31/+29
2017-01-17use rtl::Reference in FormulaNoel Grandin2-39/+33
2017-01-17use rtl::Reference in SortedDynamicResultSetNoel Grandin2-38/+22
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin11-40/+22
2017-01-17tdf#105204 fix shellcheck warnings in logerritqarkai1-16/+21
2017-01-17use rtl::Reference in BaseControlNoel Grandin2-14/+11
2017-01-17use rtl::Reference in ChainablePropertySetNoel Grandin4-23/+22
2017-01-17use rtl::Reference in AttacherAllListener_ImplNoel Grandin1-12/+11
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin19-27/+23
2017-01-17Fix check_index to be more pythonic.Edmund Wong1-1/+2
2017-01-17Typo: listerner->listenerJulien Nabet3-9/+9
2017-01-17Typo: charakter->characterJulien Nabet2-2/+2
2017-01-17tdf#97597: attempt to add test for multithreaded input stream buffering.Kohei Yoshida4-2/+127
2017-01-16cppuhelper: mark these with SAL_DEPRECATEDMichael Stahl1-0/+2
2017-01-16vcl: Edit::ImplGetCharPos() no calling iterateCodePoints on empty stringMichael Stahl1-1/+4
2017-01-16update emoji autocorrect files from po-filesChristian Lohmaier4-29/+638
2017-01-16Resolves: tdf#104950 add English (Malaysia) [en-MY] to language listboxEike Rathke1-0/+1
2017-01-16tdf#104950 add English (Malaysia) [en-MY] locale dataEike Rathke3-0/+36
2017-01-16fix testStephan Bergmann1-1/+1
2017-01-16Use unique_ptr for ZipFile here.Kohei Yoshida2-8/+6
2017-01-16Enable Chart XShape tests on Windows by defaultKhaled Hosny1-1/+1
2017-01-16post_GbuildToJson.mk, extended with extra file typesjan Iversen2-5/+8
2017-01-16gbuild-to-ide, temporary fixjan Iversen1-3/+1
2017-01-16gbuildtojson prepare for new filetypes.jan Iversen3-35/+32
2017-01-16ofz: ensure nOldSize is > 0Caolán McNamara1-2/+2