summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-26tdf#101672 non-split underline buttonMaxim Monastirsky10-3/+36
2016-08-26add COLUMN test caseZdeněk Crhonek1-0/+7377
2016-08-26add COLUMNS test caseZdeněk Crhonek1-0/+7343
2016-08-26add Errortype test caseZdeněk Crhonek1-0/+7333
2016-08-26add Old Hungarian (Hungarian Rovas) [hu-Hung-HU] to language list, tdf#97406Eike Rathke3-0/+3
2016-08-26tdf#94834 enable liborcus format detection on WindowsDavid Tardon1-0/+4
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann15-32/+78
2016-08-26Remove wrong check through template args from containsXInterfaceSubclassStephan Bergmann1-12/+1
2016-08-26Minor improvements of loplugin:staticaccessStephan Bergmann1-2/+5
2016-08-26reduce defines to boolJochen Nitschke3-16/+10
2016-08-26remove SvLBoxBmp classJochen Nitschke3-60/+1
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke32-107/+102
2016-08-26Add custom widget entries to glade catalogSusobhan Ghosh1-0/+16
2016-08-26Make SvXMLTokenMap compatible with FastTokens:Daniel Sikeler2-10/+37
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu9-27/+26
2016-08-26SmDrawingVisitor does nothing for SmBlankNodeTakeshi Abe2-4/+3
2016-08-25Notebookbar: Single contextual toolbar implementationYousuf Philips7-0/+1273
2016-08-25coverity#704161 Resource leak in objectCaolán McNamara2-21/+21
2016-08-25Bump JDK buildtime requirement to 1.6Thorsten Behrens2-17/+4
2016-08-25Resolves: coverity#1371769 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2016-08-25DocHolder->DocHolderCaolán McNamara2-3/+3
2016-08-25use PushTokenRef()Eike Rathke1-1/+1
2016-08-25GSoC notebookbar: hiding menubarSzymon Kłos12-30/+183
2016-08-25-Werror,-Wswitch (clang-cl)Stephan Bergmann1-0/+1
2016-08-25-Werror,-Winconsistent-missing-override (clang-cl)Stephan Bergmann1-1/+1
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann32-36/+38
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann10-65/+93
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu8-72/+58
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