summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-27loplugin:unusedmethodsNoel Grandin15-497/+212
2018-10-27uitest Calc signature lineZdeněk Crhonek3-0/+104
2018-10-27tdf#120703 PVS: V724Mike Kaganski1-2/+1
2018-10-27simplify personas generation by using a single templateChristian Lohmaier8-114/+16
2018-10-27tdf#120703 PVS: V668Mike Kaganski1-6/+2
2018-10-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorIzabela Bakollari1-5/+4
2018-10-27tdf#80646 insert LTR mark after labelAndras Timar1-0/+2
2018-10-27tdf#99469 remove obsolete BlockList.xml entriesAndras Timar41-178/+0
2018-10-27tdf#120703 PVS: variable is assigned values twice successivelyMike Kaganski1-1/+0
2018-10-27tdf#120703 PVS: variable is assigned values twice successivelyMike Kaganski1-1/+5
2018-10-27pocheck: don't choke on plural formsChristian Lohmaier1-2/+25
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski1-5/+0
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski9-13/+17
2018-10-27Update git submodulesChristian Lohmaier1-0/+0
2018-10-27uitest: integrate the calc input bar into the ui testingMarkus Mohrhard1-0/+2
2018-10-27tdf#120703 PVS: V524Mike Kaganski1-1/+1
2018-10-27tdf#120906 - Option to use Header/Footer not working correctlyheiko tietze2-4/+6
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski1-5/+3
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski1-1/+0
2018-10-27tdf#120703 (PVS): V519 variable is assigned values twice successivelyMike Kaganski1-2/+0
2018-10-27tdf#120856 sync shape, graphic, frame and ole contect toolbarandreas kainz5-70/+100
2018-10-27use comphelper::SequenceAsHashMap to avoid manual iterationJustin Luth1-10/+3
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski24-61/+32
2018-10-27tdf#120453 Preserve literal '&' in Qt menu textsMichael Weghorn1-1/+7
2018-10-26tdf#120861 move paste special to a submenu in menubarandreas kainz7-15/+41
2018-10-26fix build --without-java - CppunitTest_dbaccess_tdf119625 uses hsqldbChristian Lohmaier1-2/+2
2018-10-26tdf#119719: Move the window to the requested screenKatarina Behrens1-8/+15
2018-10-26oox smartart, linear layout: take horizontal position from constraintsMiklos Vajna2-4/+11
2018-10-26elementary+KJ: Fix for tdf#120918Rizal Muttaqin37-76/+77
2018-10-26oox smartart, linear layout: take width from constraintsMiklos Vajna2-2/+40
2018-10-26unopkg: Make logging to default location work againSamuel Mehrbrodt1-3/+19
2018-10-26unopkg: Log deployment output with the same logger as unopkgSamuel Mehrbrodt1-75/+11
2018-10-26unopkg: Write to console when no UNO availableSamuel Mehrbrodt1-1/+2
2018-10-26Use CheckStringResultLen() also for CONCATENATE(), CONCAT() and TEXTJOIN()Eike Rathke3-10/+49
2018-10-26LibreLogo: support backslash escape sequence for apostrophesLászló Németh2-3/+8
2018-10-26missing includeStephan Bergmann1-0/+1
2018-10-26Let REGEX() return #N/A instead of #VALUE! if no match, tdf#113977 follow-upEike Rathke1-1/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen195-124/+335
2018-10-26Don't read past end of string in Guess ctorStephan Bergmann1-39/+36
2018-10-26Towards solving tdf#120747: Remember the preview file of personaMuhammet Kara2-6/+8
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin34-189/+116
2018-10-26loplugin:singlevalfields improvementNoel Grandin29-418/+340
2018-10-26loplugin:unusedfieldsNoel Grandin6-83/+88
2018-10-26Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt6-2/+169
2018-10-26Log unopkg errors to log file if requestedSamuel Mehrbrodt3-41/+62
2018-10-26oox: remove dead QuickDiagrammingImportMiklos Vajna3-190/+0
2018-10-26LibreLogo: add unit tests for program compilationLászló Németh2-0/+97
2018-10-26Fix typosAndrea Gelmini2-2/+2
2018-10-26tdf#120888 Use event notify resultJim Raykowski1-1/+1
2018-10-26Change kScInterpreterMaxStrLen now result string length limit to 256MBEike Rathke1-2/+3