summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-25convert EComposeRule to scoped enumNoel Grandin58-146/+146
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin7-48/+48
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin6-194/+194
2016-02-25convert ErrorCode to scoped enumNoel Grandin6-64/+64
2016-02-25nss: remove obvious cruft from READMEMichael Stahl1-60/+4
2016-02-25sw: some missing locks in SwAccessibleParagraphMichael Stahl1-0/+18
2016-02-25sw: avoid creating SwAccessibles for 0-sized layout framesMichael Stahl2-4/+6
2016-02-25sw: fix assert in SwAccessibleFrameBase::GetStates()Michael Stahl1-2/+3
2016-02-25sw: new sw.a11y log areaMichael Stahl6-10/+11
2016-02-25slideshow: Blur the shadows the further they are from the objectEmmanuel Gil Peyrot4-23/+80
2016-02-25slideshow: Only use texture() in GLSL 1.50, fixes Intel on WindowsEmmanuel Gil Peyrot4-8/+8
2016-02-25slideshow: Add an ugly workaround for Intel’s matrix multiplicationEmmanuel Gil Peyrot2-14/+42
2016-02-25slideshow: Move Vortex calculations to the geometry stage, fixes IntelEmmanuel Gil Peyrot2-18/+18
2016-02-25slideshow: Move Vortex’ tileInfo attribute upload to the first frameEmmanuel Gil Peyrot1-14/+4
2016-02-25loplugin:stringconcatStephan Bergmann1-1/+1
2016-02-25typoStephan Bergmann1-1/+1
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl9-50/+442
2016-02-25turn unuseddefaultparams plugin off by defaultNoel Grandin1-5/+5
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin14-91/+347
2016-02-25The XJavaVM.getJavaVM return value can always be extracted to sal_Int64Stephan Bergmann1-15/+4
2016-02-25-Werror,-WshadowStephan Bergmann1-2/+2
2016-02-25sw classification: handle had watermark -> no watermark transitionMiklos Vajna1-5/+10
2016-02-25loplugin:staticmethodsStephan Bergmann2-7/+10
2016-02-25tdf#97936: SVGIO: Add unittestXisco Fauli2-0/+21
2016-02-25Partially revert b6a62f07557fe4ae0931e0f3e0f306d2f69b116bXisco Fauli1-9/+6
2016-02-25Updated coreAdolfo Jayme Barrientos1-0/+0
2016-02-25desktop: fix loplugin:staticmethodsMiklos Vajna1-1/+1
2016-02-25werror: declaration of 'nWidth' hides previous declarationDavid Ostrovsky1-2/+0
2016-02-25libxmlsec: remove no longer needed xmlsec1-olderlibxml2.patchMiklos Vajna2-24/+0
2016-02-25loplugin:implicitboolconversionStephan Bergmann1-1/+1
2016-02-25don't hardcode the version string in crash report urlMarkus Mohrhard1-1/+2
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard9-5/+96
2016-02-24loplugin:implicitboolconversionTor Lillqvist1-1/+1
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke25-79/+128
2016-02-24documentpropertiesdialog.ui: Put document name between quotation marksAdolfo Jayme Barrientos1-1/+1
2016-02-24update emoji autocorrect files from po-filesChristian Lohmaier3-461/+963
2016-02-24Updated corejan iversen1-0/+0
2016-02-24Update the reference rdbs to libreoffice-5-1Stephan Bergmann1-5/+8
2016-02-24Update the reference rdbs to libreoffice-5-0Stephan Bergmann1-0/+13
2016-02-24Missing @since tagsStephan Bergmann2-0/+3
2016-02-24sw classification: don't insert multiple watermark objects in headerMiklos Vajna1-93/+154
2016-02-24sw classification: name watermark objects, so later it's possible to find themMiklos Vajna3-3/+14
2016-02-24sw classification: put watermark shape to the header if policy wants soMiklos Vajna1-39/+157
2016-02-24sw classification: put the relevant field to the footer if policy wants soMiklos Vajna3-22/+69
2016-02-24-Werror=nonnull-compareStephan Bergmann1-1/+1
2016-02-24gtk3: implement native context menusCaolán McNamara4-80/+203
2016-02-24Remove unncessary castsStephan Bergmann1-2/+2
2016-02-24Ah, xsqr got changed from unsigned to singedStephan Bergmann1-5/+5
2016-02-24tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips1-0/+2
2016-02-24-Werror,-Wunused-functionStephan Bergmann1-43/+0