summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-25ditch the now unused ever cloning PushTempToken(const formula::FormulaToken&)Eike Rathke2-10/+0
2016-08-25use PushTokenRef() instead of PushTempToken(const formula::FormulaToken&)Eike Rathke1-5/+5
2016-08-25use PushWithoutError() when fishing from and pushing to the stackEike Rathke1-3/+3
2016-08-25move the nCurFmtType=UNDEFINED from PushWithoutError()Eike Rathke1-1/+1
2016-08-25[GSoC]Remove Colors entry from Options dialogRishabh Kumar5-106/+5
2016-08-25Missing operator definitionStephan Bergmann1-0/+6
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin48-164/+164
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos21-1028/+1162
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin18-0/+118
2016-08-25cid#1371277 Missing move assignment operatorNoel Grandin2-0/+7
2016-08-25cid#1371281 Missing move assignment operatorNoel Grandin2-0/+13
2016-08-25cid#1371284 Missing move assignment operatorNoel Grandin2-0/+13
2016-08-25cid#1371285 Missing move assignment operatorNoel Grandin2-0/+13
2016-08-25cid#1371288 Missing move assignment operatorNoel Grandin2-0/+13
2016-08-25fix windows build, doesn't like default move methodsNoel Grandin2-4/+18
2016-08-25ScInterpreter::Push() with const FormulaToken&Eike Rathke3-7/+4
2016-08-25away with the unconst castEike Rathke1-1/+1
2016-08-25SCNR: Bin some unused forward declarationsTor Lillqvist1-12/+0
2016-08-25let ScInterpreter::pStack contain const formula::FormulaToken*Eike Rathke17-111/+153
2016-08-25fix move operator= and add move constructorsNoel Grandin4-14/+17
2016-08-25cairo: try if --disable-xcb fixes android buildMichael Stahl1-1/+1
2016-08-25cid#1371309 Missing move assignment operatorNoel Grandin2-0/+13
2016-08-25cid#1371315 Missing move assignment operatorNoel Grandin2-0/+7
2016-08-25cid#1371320 Missing move assignment operatorNoel Grandin2-0/+18
2016-08-25Improve exception constructionStephan Bergmann1-5/+3
2016-08-25cid#1371770 Uncaught exceptionStephan Bergmann1-2/+3
2016-08-25cid#1371771 Uncaught exceptionStephan Bergmann2-2/+2
2016-08-25Drop duplicate forward declaration of SwPaMTor Lillqvist1-1/+0
2016-08-25tdf#83830: Use SpacingListBox in Header/Footer and Sidebar Wrap PanelSusobhan Ghosh13-158/+122
2016-08-25cid#1371326 Misused comma operatorNoel Grandin1-1/+1
2016-08-25cid#1371328 Misused comma operatorNoel Grandin1-2/+2
2016-08-25cid#1371329 Misused comma operatorNoel Grandin1-2/+2
2016-08-25cid#1371331 Misused comma operatorNoel Grandin1-1/+1
2016-08-25cid#1371332 Misused comma operatorNoel Grandin1-2/+2
2016-08-25cid#1371333 Misused comma operatorNoel Grandin1-2/+2
2016-08-25cid#1371335 Misused comma operatorNoel Grandin1-19/+19
2016-08-25cid#1371336 Misused comma operatorNoel Grandin1-2/+2
2016-08-25Remove line again that was committed in errorStephan Bergmann1-1/+0
2016-08-25external/firebird: Try track down "Couldn't turn forced writes off" failureStephan Bergmann3-3/+27
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu5-41/+24
2016-08-25tdf#89329: use unique_ptr for pImpl in officeformsArnold Dumas2-3/+3
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin18-91/+35
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin11-40/+47
2016-08-25convert SvxChartStyle to scoped enumNoel Grandin2-7/+7
2016-08-25remove unused SvxChartDataDescr and SvxChartDataDescrItemNoel Grandin2-37/+0
2016-08-25convert SvxChartTextOrder to scoped enumNoel Grandin4-27/+25
2016-08-25convert SvxChartKindError to scoped enumNoel Grandin5-82/+82
2016-08-25convert SvxChartIndicate to scoped enumNoel Grandin5-31/+31
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin8-66/+66
2016-08-25convert CUBE constants to typed_flags_setNoel Grandin3-8/+24