summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna6-47/+9
2017-03-13sw: prefix members of SwTableBoxFormulaMiklos Vajna2-10/+10
2017-03-13fix android buildNoel Grandin1-2/+2
2017-03-13ofz#837 divide by zero in metCaolán McNamara1-5/+6
2017-03-13this is a swapCaolán McNamara1-3/+4
2017-03-13improve scopingCaolán McNamara1-5/+4
2017-03-13ofz#836 fix leakCaolán McNamara1-3/+3
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin96-1032/+1027
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin16-73/+72
2017-03-13Missing NUMBERTEXT_EXTENSION_SHA256SUMStephan Bergmann1-0/+1
2017-03-13Related tdf#54443 List only matching JREsSamuel Mehrbrodt4-2/+33
2017-03-13cppcheck: unsignedLessThanZeroJochen Nitschke1-12/+12
2017-03-13improve readabilityJochen Nitschke1-12/+24
2017-03-13Ignore the checksum embedded in the file nameKhaled Hosny1-4/+1
2017-03-12Made sort menu use radio buttonsaleksandar-stefanovic2-63/+83
2017-03-12the test seems to depend on the fontsMarkus Mohrhard1-1/+2
2017-03-12ofz: pct oom, avoid allocation bitmap until after size checks are doneCaolán McNamara1-8/+7
2017-03-12ofz#827 avoid oom in xpmsCaolán McNamara1-0/+4
2017-03-12Fix typosAndrea Gelmini15-24/+24
2017-03-12make this a member of SvxBrushItemCaolán McNamara2-2/+3
2017-03-12solution ProjectIDE-vs2013: Generate.5: only 1 .vcxproj and .filter pr moduleGian Domenico Ceccarini1-22/+23
2017-03-12nZoomId is already a ToolBox item ID, not an item positionStephan Bergmann1-1/+1
2017-03-12Better use 0 instead of TOOLBOX_ITEM_NOTFOUND for "no ID available"Stephan Bergmann1-1/+1
2017-03-12fix typo: ambigous --> ambiguousdennisroczek3-5/+5
2017-03-12cppcheck: unsignedLessThanZeroJulien Nabet1-2/+2
2017-03-12Combine List Item & Grid Item Adapters of File Explorer Viewbrainbreaker4-125/+41
2017-03-12ToolBox::mnFocusPos is unusedStephan Bergmann2-2/+0
2017-03-12lok: start describing UNO commands used through LOKTomaž Vajngerl1-0/+15
2017-03-11ofz: test if comment data is available before allocCaolán McNamara1-5/+11
2017-03-11ofz: turn assert into throwCaolán McNamara1-1/+2
2017-03-11ChartDumpTest: Bigger delta is needed hereTamás Zolnai1-1/+1
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai6-15/+11
2017-03-11ofz#817 nStrLen-1 changed to nStrLen-3Caolán McNamara1-1/+1
2017-03-11Use the converted shape rectanle hereTamás Zolnai1-2/+2
2017-03-11Access2Base - RunSql: execute i.o. executeUpdateJean-Pierre Ledure1-3/+5
2017-03-11Fix typosAndrea Gelmini18-33/+33
2017-03-11Fix typosAndrea Gelmini17-23/+23
2017-03-11Fix typosAndrea Gelmini26-26/+26
2017-03-11Fix typosAndrea Gelmini5-5/+5
2017-03-11fix typo: exptected --> expecteddennisroczek1-8/+8
2017-03-11Don't bother looking for Visual C++ Express any longerTor Lillqvist1-63/+18
2017-03-11Fix passing /DEBUG:FASTLINK linker optionStephan Bergmann2-2/+2
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl6-9/+47
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai3-0/+30
2017-03-11Fix windows build with activex disabledTamás Zolnai1-4/+8
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist7-7/+7
2017-03-11fix typo: savety --> safetydennisroczek2-19/+15
2017-03-11add VBA test CINT,CLNG functions testsZdeněk Crhonek3-0/+204
2017-03-11Fix typosAndrea Gelmini12-24/+24
2017-03-11replace macros and use scoped enumJochen Nitschke1-43/+38