summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke9-22/+23
2016-12-08lokit: support password protected binary MS and OOXML documentsTomaž Vajngerl1-11/+31
2016-12-08tdf#102784 - Enhance git pre-commit hookMarina Latini1-0/+4
2016-12-08tdf#102784 Patch 1 - Enhance removetooltip_markups.sh script with checksMarina Latini1-1/+31
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski42-1319/+1341
2016-12-08xmlsecurity: clean up not needed C2U macro in xmldocumentwrapperMiklos Vajna1-62/+22
2016-12-08tdf#54169 Don't show acclerators by default on WindowsAbhilash Singh1-0/+25
2016-12-08No OpenGLWrapper code in vcl if LIBO_HEADLESSTor Lillqvist1-1/+7
2016-12-08No glxtest library unless USING_X11Tor Lillqvist2-0/+4
2016-12-08Try to fix --disable-gui buildTor Lillqvist1-0/+16
2016-12-08Fix -Werror,-Wunused-private-field in the DISABLE_EXPORT caseTor Lillqvist1-0/+2
2016-12-08loplugin:overrideparamTor Lillqvist1-2/+2
2016-12-08loplugin:overrideTor Lillqvist12-12/+12
2016-12-08loplugin:nullptrTor Lillqvist20-64/+65
2016-12-08loplugin:staticmethodsTor Lillqvist1-0/+2
2016-12-08Indentation fixesMiklos Vajna6-10/+10
2016-12-08Non-inline virtual dtors of exported classesStephan Bergmann2-0/+9
2016-12-08There is nothing called FmUnoIOStream or FmUnoOutStream hereTor Lillqvist1-2/+0
2016-12-08Another "Do not export whole class to avoid MS C++ implicitly exporting...Stephan Bergmann1-5/+7
2016-12-08ImplWallpaper to use std::unique_ptrMark Page4-92/+49
2016-12-08nit: s/plan/plain/Edmund Wong1-1/+1
2016-12-08Updated coreGabor Kelemen1-0/+0
2016-12-07add a linux_random jenkins's distro config to be able to have a tb on thatNorbert Thiebaud1-0/+1
2016-12-08sc-perf: avoid calling GetRowHeight() twice or thriceEike Rathke2-13/+10
2016-12-08sc-perf: call RowHidden() only once, tdf#98106 follow-upEike Rathke2-7/+6
2016-12-08loplugin:unreffunTor Lillqvist1-3/+4
2016-12-08loplugin:staticmethodsTor Lillqvist1-0/+5
2016-12-08Fix thinkoTor Lillqvist1-1/+1
2016-12-08The --enable-mergelibs option is not experimentalTor Lillqvist1-3/+1
2016-12-08loplugin:staticanonymousTor Lillqvist1-30/+30
2016-12-08loplugin:overrideTor Lillqvist1-9/+9
2016-12-08loplugin:nullptrTor Lillqvist1-27/+27
2016-12-08Introduce configure option fuzzingTor Lillqvist2-84/+147
2016-12-07sw: convert OSL_ENSURE to assert in anchoreddrawobject.cxxMichael Stahl1-6/+4
2016-12-07sw: convert some OSL_ENSURE to assert in anchoredobject.cxxMichael Stahl1-6/+3
2016-12-07sw: simplify SwContact::MoveObjToVisibleLayer()Michael Stahl1-16/+11
2016-12-07sw: remove some copypasta in SwFlyDrawContact with const_castsMichael Stahl1-16/+2
2016-12-07sw: convert some obvious OSL_ENSURE to assert in dcontact.cxxMichael Stahl1-16/+12
2016-12-07scripting: more inconsistent Package conditionsMichael Stahl1-4/+6
2016-12-07Match conditional for glxtest static library in vclTor Lillqvist1-0/+2
2016-12-07Match conditional in Repository.mkTor Lillqvist1-0/+5
2016-12-07Updated coreGabor Kelemen1-0/+0
2016-12-07This is presumably not meant to be exportedStephan Bergmann1-1/+1
2016-12-07Remove dead example codeStephan Bergmann3-365/+0
2016-12-07Remove dead test codeStephan Bergmann27-4386/+0
2016-12-07oss-fuzz now using -lFuzzingEngine instead of -lfuzzerCaolán McNamara1-1/+1
2016-12-07scripting: Android tinderbox can't find python packageMichael Stahl1-1/+1
2016-12-07sc-perf: possibly halve the iterations to find the most used XF indexEike Rathke1-0/+9
2016-12-07canvas: try to fix Android buildMichael Stahl1-1/+1
2016-12-07sw: fix keyboard-based iteration on draw shapes wrt. textboxesMiklos Vajna3-0/+31