summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04tdf#95298: corrected some out-of-bound accesses to arrayArmin Le Grand1-4/+6
2015-11-04vcl: What we want here is exactly std::copysignTakeshi Abe1-12/+5
2015-11-04Bin some use-once variables, use literals insteadTor Lillqvist1-23/+12
2015-11-04loplugin:stringconstantNoel Grandin17-68/+62
2015-11-04loplugin:stringconstantNoel Grandin20-72/+68
2015-11-04Resurrect CppunitTest_sal_osl_getsystempathfromfileurlStephan Bergmann2-3/+248
2015-11-04tdf#93296 dashes in decimal part => 0 min decimal placesLaurent Balland-Poirier2-1/+4
2015-11-04loplugin:stringconstantNoel Grandin9-34/+18
2015-11-04lokdocview: Don't render tiles while tile buffer has changedPranav Kant3-2/+57
2015-11-04CppunitTest_desktop_lib: test absolute positions for row/column headersMiklos Vajna1-5/+49
2015-11-04sc lok: return absolute positions for row/column headersMiklos Vajna2-43/+19
2015-11-04loplugin:stringconstantNoel Grandin14-23/+23
2015-11-04boost->std in include/toolsNoel Grandin1-11/+7
2015-11-04boost::array->std::array in include/ooxNoel Grandin1-2/+2
2015-11-04tdf#95077 Check Index != 0ccsheller1-1/+1
2015-11-04tdf#94716 allow Oracle's JDK to be used on OS X 10.10 and 10.11Patrick Luby6-11/+195
2015-11-04Handle URLs with query or fragment (or containing NUL chars)Stephan Bergmann1-0/+5
2015-11-04remove unused boost headerNoel Grandin1-1/+0
2015-11-04Bin some use-once variables, use literals insteadTor Lillqvist1-9/+3
2015-11-04remove remaining boost/noncopyable includes from /includeNoel Grandin2-5/+0
2015-11-04sw: fix non-dbgutil buildMiklos Vajna1-2/+2
2015-11-04editeng: Eliminate unecessary padding in classesDaniel Robertson3-7/+7
2015-11-04sw: prefix members of SwCacheObjMiklos Vajna3-24/+24
2015-11-04sw: prefix members of SwOrderIterMiklos Vajna2-34/+34
2015-11-04sw: prefix members of SwRegionRectsMiklos Vajna2-6/+6
2015-11-04sw: prefix members of SwSelUnionMiklos Vajna1-7/+7
2015-11-04loplugin:stringconstantNoel Grandin32-148/+136
2015-11-04loplugin:stringconstantNoel Grandin18-111/+60
2015-11-04Clean up osl_getSystemPathFromFileURL implementationStephan Bergmann1-119/+97
2015-11-04Don't dereference null pointerStephan Bergmann1-1/+4
2015-11-04Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky3-6/+13
2015-11-03loplugin:simplifyboolStephan Bergmann1-1/+1
2015-11-03-Werror,-Wformat-securityStephan Bergmann1-2/+2
2015-11-03get-bugzilla-attachments: RSS query doesn't work with '+' characterXisco Fauli1-1/+1
2015-11-03Support of popupmenu resource typeMaxim Monastirsky7-34/+76
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung8-13/+55
2015-11-03dynamic_cast fixed againOliver Specht1-2/+2
2015-11-03vcl: Prefer std::abs to a home-brewed macroTakeshi Abe1-6/+3
2015-11-03lok: Fix crash due to non-initialized callback.Jan Holesovsky2-5/+16
2015-11-03lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT.Jan Holesovsky1-0/+36
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna2-2/+34
2015-11-03-Werror,-Wformat-securityStephan Bergmann1-1/+1
2015-11-03sc lok: allow requesting column headers only for a logic areaMiklos Vajna1-4/+28
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna7-14/+92
2015-11-03ScGlobal::UpdatePPT: make conversion more preciseMiklos Vajna1-3/+3
2015-11-03Bin a few pointless variablesTor Lillqvist1-7/+4
2015-11-03read past end of pCellInfoCaolán McNamara2-1/+4
2015-11-03Use newly introduced gb_DEBUGINFO_FLAGS instead of hardcoded -gStephan Bergmann1-2/+2
2015-11-03CPP_LIBRARY has never been used outside configure.acStephan Bergmann2-2/+0
2015-11-03build fix?Stephan Bergmann1-1/+1