summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-18Add missing trailing semicolon to Keywords againAdolfo Jayme Barrientos1-1/+1
2016-02-19add "use-wildcards" XML_USE_WILDCARDS, tdf#72196Eike Rathke2-0/+2
2016-02-18tdf#84985 always align color bar to icon bottom edgeRegina Henschel3-1/+2
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke22-95/+114
2016-02-19prepare a SearchType detection fragment, tdf#72196Eike Rathke2-4/+63
2016-02-18tdf#57950 Replace chained O(U)StringBuffer::append() with operator+melikeyurtoglu1-5/+2
2016-02-18tdf#97179: do not suggest 1-letter custom dictionary wordsLászló Németh1-1/+1
2016-02-18tdf#43157 Clean up DBG_ASSERT for svxSedat Ak3-34/+34
2016-02-18tdf#43157 Cleanup DBG_ASSERT for formula module.aybuke2-2/+5
2016-02-18tdf#43157: Clean up OSL_ASSERT, DBG_ASSERTArnold Dumas1-18/+13
2016-02-18gtk3: Resolves: tdf#96333 fix RTL menu positioningCaolán McNamara1-1/+1
2016-02-18coverity#1326383 Dereference null return valueCaolán McNamara1-4/+6
2016-02-18coverity#1326433 Dereference null return valueCaolán McNamara1-1/+1
2016-02-18coverity#1326434 Dereference null return valueCaolán McNamara1-2/+2
2016-02-18coverity#1326437 Dereference null return valueCaolán McNamara1-1/+1
2016-02-18coverity#1326443 Dereference null return valueCaolán McNamara1-1/+1
2016-02-18coverity#1326445 Dereference null return valueCaolán McNamara1-1/+1
2016-02-18coverity#1326462 Dereference null return valueCaolán McNamara1-2/+5
2016-02-18tdf#97637 Fixed Tab size of beanshell editor to 4Chirag Manwani1-0/+1
2016-02-18Galaxy: Swap image and draw icons with more suitable onesYousuf Philips3-0/+0
2016-02-18Resolves: tdf#97953 spinbuttons are not suitable for reuse as up/down arrowsCaolán McNamara3-2/+22
2016-02-18StyleSettingsOptions Only NONE, Mono and NoMnemonics are in useCaolán McNamara2-34/+8
2016-02-18StyleSettingsOptions::SpinArrow is not set by anyoneCaolán McNamara2-26/+9
2016-02-18StyleSettingsOptions::SpinUpDown is not set by anyoneCaolán McNamara3-13/+3
2016-02-18refactor ImplDrawSpinButtonCaolán McNamara1-53/+50
2016-02-18move from boost::signal to typed LinkCaolán McNamara16-122/+63
2016-02-18tdf#97752 SVGIO ignore not matching parent paintsJochen Nitschke1-6/+6
2016-02-18fdo#94009: harfbuzz: don't export symbols from VCLMichael Stahl1-0/+1
2016-02-18tdf#91781 Move uppercase and lowercase up one levelYousuf Philips3-6/+10
2016-02-18Galaxy: Replace tango icons with galaxy iconsYousuf Philips30-0/+2
2016-02-18Updated coreStanislav Horacek1-0/+0
2016-02-18jpeg-turbo's jconfig.h is only generated during buildStephan Bergmann1-1/+1
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara10-2/+58
2016-02-18coverity#1352441 silence Resource leakCaolán McNamara1-12/+15
2016-02-18coverity#1352316 Explicit null dereferencedCaolán McNamara1-7/+7
2016-02-18[API CHANGE] add Author Initials to XAnnotationCaolán McNamara6-3/+51
2016-02-18Don't overwrite preset CFLAGSStephan Bergmann1-1/+1
2016-02-18Move AC_PROG_CC earlier so workaround against polluting CFLAGS actually worksStephan Bergmann1-8/+10
2016-02-18gbuild: AutoInstall: rewrite scp2 file generation in PythonMichael Stahl2-70/+105
2016-02-18tdf#96091 Correct ascend and descend values for OTC font.Mark Hung1-8/+15
2016-02-18starmath: Avoid C-style castTakeshi Abe5-23/+23
2016-02-18Updated coreOlivier Hallot1-0/+0
2016-02-18tdf#82012 - keep flip settings when compressing imageJustin Luth1-1/+3
2016-02-18SVGIO: tdf#97941: Don't double tspan fontsizeXisco Fauli4-0/+30
2016-02-18Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplicationMiklos Vajna3-18/+6
2016-02-18WaE: replace OUString constructed from a string literal directly ...Tor Lillqvist1-1/+1
2016-02-18WaE: not necessary to pass this argument, it defaults to the same valueTor Lillqvist1-2/+2
2016-02-18allow disabling file/new, wizards, recent documents menu entriesOliver Specht3-36/+47
2016-02-18fix DEBUG_MATRIX buildMarkus Mohrhard1-2/+8
2016-02-18don't fill the matrix cell by cell, tdf#67071Markus Mohrhard7-67/+36