summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-26add ACOSH, ACOT, ACOTH test caseZdeněk Crhonek3-0/+6972
2016-06-26n#766487 additional docx testcaseJustin Luth1-0/+4
2016-06-26starmath: Fix invalid static_castTakeshi Abe2-4/+4
2016-06-26Resolves: tdf#100619 vclptr assert with menu set to menubuttonCaolán McNamara2-8/+14
2016-06-26mpOwnMenu is unused since menubuttons stopped getting loaded from .res filesCaolán McNamara2-3/+0
2016-06-26Slovenian example.xml (related: tdf#100352)Andras Timar2-0/+72
2016-06-26add ACOS test caseZdeněk Crhonek1-0/+2265
2016-06-26add ABS test caseZdeněk Crhonek1-0/+2242
2016-06-26add OR() test caseZdeněk Crhonek1-0/+2318
2016-06-26add NOT() test caseZdeněk Crhonek1-0/+2277
2016-06-26dont ignore destructorsNoel Grandin1-2/+1
2016-06-26Restore qa unit test of number formats from zforlist.hxxLaurent Balland-Poirier1-25/+15
2016-06-26lwp: pass numbers by valueJochen Nitschke2-8/+8
2016-06-26uitest: move the EventListener to an own file in the new dir structureMarkus Mohrhard3-39/+51
2016-06-26uitest: add a way to have sleeps in some test runsMarkus Mohrhard4-5/+36
2016-06-26uitest: move for files into the new directory layoutMarkus Mohrhard5-3/+3
2016-06-26uitest: remove old test runnerMarkus Mohrhard1-75/+0
2016-06-26uitest: bring some order into the file messMarkus Mohrhard22-22/+22
2016-06-25tdf#100343: Refresh ValueSets after changing their valueKatarina Behrens1-0/+4
2016-06-25loplugin:privatebaseMarkus Mohrhard1-1/+1
2016-06-25add IF() test caseZdeněk Crhonek1-0/+2493
2016-06-25add DB() test caseZdeněk Crhonek1-0/+1675
2016-06-25Remove dead codeRishabh Kumar1-58/+0
2016-06-25starmath: Drop unnecessary definitionsTakeshi Abe2-14/+5
2016-06-25starmath: Remove unused definitionTakeshi Abe2-7/+1
2016-06-25uitest: add special char widget demoMarkus Mohrhard1-0/+37
2016-06-25add some info how to use the symbol upload scriptMarkus Mohrhard1-0/+1
2016-06-25add code_id to the minidump_stackwalkMarkus Mohrhard2-0/+17
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli16-488/+552
2016-06-25uitest: add a mode to just run one fileMarkus Mohrhard1-14/+20
2016-06-25uitest: add wrapper for special character windowMarkus Mohrhard5-0/+112
2016-06-24libzmf: __ANDROID__, not ANDROIDMichael Stahl1-1/+1
2016-06-24Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara2-12/+1
2016-06-24libzmf: blind fix hack attempt to work around buggy android headersMichael Stahl1-1/+12
2016-06-24clang-analyzer-deadcode.DeadStoresStephan Bergmann1-8/+3
2016-06-24tdf#84834 sc: stricter type detection for dBASE filesMichael Stahl1-0/+23
2016-06-24loplugin:redundantcastStephan Bergmann1-2/+2
2016-06-24Fix check for calls to OWeakObject::releaseStephan Bergmann1-8/+15
2016-06-24Upgrade mdds to 1.2.1.Kohei Yoshida3-26/+2
2016-06-24add DISC, DOLLARDE, DOLARFR test caseZdeněk Crhonek3-0/+5338
2016-06-24Adpat to <https://llvm.org/svn/llvm-project/cfe/trunk@273647>Stephan Bergmann6-6/+20
2016-06-24upload libmwaw 0.3.8David Tardon14-61/+473
2016-06-24clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+4
2016-06-24Resolves: rhbz#1326304 cannot detect loss of wayland clipboard ownershipCaolán McNamara1-94/+19
2016-06-24warn->info: its just a factCaolán McNamara1-1/+1
2016-06-24Force lowercase on WebDAV received header names.Giuseppe Castagno2-2/+6
2016-06-24In case of Web site access, add Content-Type to HEAD request.Giuseppe Castagno1-3/+8
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin16-39/+4
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl6-21/+164
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna13-3/+79