summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uitest: document methods and pep8 fixesMarkus Mohrhard2017-02-271-3/+35
* uitest: remove old test methodsMarkus Mohrhard2017-02-271-6/+0
* Clean up use of integer typesStephan Bergmann2017-02-273-26/+25
* ofz#685 floating point exceptionCaolán McNamara2017-02-271-3/+4
* tdf#104507: Add a 'More Options' button to Image content panelArnold Dumas2017-02-271-1/+1
* fall back to unthreaded scaling if threaded scaling failsCaolán McNamara2017-02-271-23/+36
* convert spell menu to .uiCaolán McNamara2017-02-279-142/+240
* ofz#695 leak in ImplConvertFromSVM1Caolán McNamara2017-02-271-17/+9
* tdf#105461 vcl: add text highlight textcaseMiklos Vajna2017-02-274-13/+80
* VBA: accept the PtrSafe keywordJustin Luth2017-02-273-1/+5
* Round glyph bbox on Mac similar to other platformsKhaled Hosny2017-02-262-7/+5
* Make vcl_complextext test actually test somethingKhaled Hosny2017-02-261-9/+16
* ofz#691 leak of emblist dataCaolán McNamara2017-02-261-3/+5
* loplugin:loopvartoosmallStephan Bergmann2017-02-263-11/+13
* loplugin:loopvartoosmallStephan Bergmann2017-02-262-6/+7
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-1/+1
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-13/+13
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-3/+4
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-5/+3
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-1/+1
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-5/+5
* loplugin:loopvartoosmallStephan Bergmann2017-02-261-4/+4
* cppcheck: unreadVariableJulien Nabet2017-02-261-1/+0
* Restore the GetPreferredContextMenuShortcuts methodMaxim Monastirsky2017-02-262-1/+8
* CleanupJulien Nabet2017-02-261-8/+0
* Clean up use of integer typesStephan Bergmann2017-02-261-5/+5
* Unwind trivial DbGridControl_Base typedefStephan Bergmann2017-02-262-47/+46
* Clean up use of integer typesStephan Bergmann2017-02-262-5/+4
* re org things a little to quieten coverity warningsCaolán McNamara2017-02-253-0/+6
* add 602 fuzzerCaolán McNamara2017-02-258-10/+82
* check for SfxApplication::Get means SfxGetpApp is just SfxApplication::GetCaolán McNamara2017-02-252-3/+4
* value returned from particular web server is not valid asciiCaolán McNamara2017-02-251-2/+2
* add TINV test caseZdeněk Crhonek2017-02-251-0/+5317
* the test implicitly requires pdfiumMarkus Mohrhard2017-02-251-0/+8
* Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann2017-02-254-9/+9
* Clean up use of integer typesStephan Bergmann2017-02-251-7/+20
* ofz: epic slow use of std::listCaolán McNamara2017-02-253-68/+30
* re org things a little to quieten coverity warningsCaolán McNamara2017-02-257-13/+21
* coverity#1371301 Missing move assignment operatorCaolán McNamara2017-02-251-1/+1
* coverity#1401470 'Constant' variable guards dead codeCaolán McNamara2017-02-251-5/+0
* fuzzers need liblangtag nowCaolán McNamara2017-02-251-0/+1
* tdf#104222: Put expensive debug code behind #if againMatúš Kukan2017-02-251-0/+6
* add CHISQ.DIST.RT T.DIST.RT testcaseZdeněk Crhonek2017-02-252-0/+9151
* Moved navigation items to XMLaleksandar-stefanovic2017-02-252-49/+57
* Fixed text alignment in listaleksandar-stefanovic2017-02-252-1/+2
* loplugin:loopvartoosmallStephan Bergmann2017-02-251-3/+2
* SvTokenStream::nBufPos should be sal_Int32Stephan Bergmann2017-02-251-2/+2
* loplugin:loopvartoosmallStephan Bergmann2017-02-252-2/+2
* add CHISQ.TEST,CHISQDIST,CHISQINV,CHITEST,SEARCH test caseZdeněk Crhonek2017-02-255-91/+20813
* Revert "convert spell menu to .ui"Markus Mohrhard2017-02-257-237/+139