summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl7-13/+14
2016-02-03libreofficekit: CppunitTest_libreofficekit_tiledrendering crashesMichael Stahl1-3/+4
2016-02-03fix gcc build errorCaolán McNamara1-2/+2
2016-02-03Updated coreAdolfo Jayme Barrientos1-0/+0
2016-02-03chart2: remove commented out codeChris Sherlock1-1/+0
2016-02-03chart2: I think we can get rid of OLDRENDER nowChris Sherlock1-5/+1
2016-02-03extensions: replace boost::bind with lambdaMichael Stahl1-4/+2
2016-02-03connectivity: replace boost::bind with lambdaMichael Stahl2-3/+1
2016-02-03its an xls not an xlsxCaolán McNamara1-0/+0
2016-02-03Added Test for checking newly created writer document with AppYieldVarun Dhall1-0/+65
2016-02-03add EDB-39395-1 test-caseCaolán McNamara1-0/+0
2016-02-03add EDB-39396-1 test-caseCaolán McNamara1-0/+0
2016-02-03add EDB-39397-1 test-caseCaolán McNamara1-0/+0
2016-02-03add EDB-39398-1 test-caseCaolán McNamara1-0/+0
2016-02-03default B2DRange ctor doesn't do what I thought it didCaolán McNamara1-20/+7
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar3-4/+33
2016-02-03tdf#97512 make strings localizableAndras Timar4-5/+49
2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna2-57/+57
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky5-33/+263
2016-02-03lok interaction handler: Move password handling to an own method.Jan Holesovsky2-56/+57
2016-02-03Autocompletion: complete year (part) to current dateLászló Németh1-0/+31
2016-02-03Update Hungarian Autotext patternsLászló Németh13-48/+8
2016-02-03tdf#95416 Get rid of #include "../foo/bar.hxx" style includes.burcinakalin8-8/+18
2016-02-03tdf#88205 Delete 'css::uno::Sequence' in frameworkkerem3-6/+3
2016-02-03tdf#95505 Dump usage stats to text file.aybuke1-1/+1
2016-02-03tdf#97407: Remove duplicate custom entryRishabh1-1/+2
2016-02-03tdf#97501: crash in SwDBManager fixedOliver Specht1-10/+16
2016-02-03fix previous commitMarkus Mohrhard2-4/+2
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke7-103/+30
2016-02-03toolkit: remove some comment cruft from vclunohelper.cxxChris Sherlock1-5/+0
2016-02-03tdf#39468 toolkit: translate some German comments in the VCL UNO helper fileChris Sherlock1-2/+2
2016-02-03vcl: cosmetic change - it appears some newlines were missing in wmfwr.cxxChris Sherlock1-1/+6
2016-02-02tdf#88389 - android document browser: external storage accessAlexF17-6/+1125
2016-02-02tdf#97505 Account empty pages for print previewJan-Marek Glogowski1-4/+9
2016-02-02Avoid undefined out-of-bounds double -> sal_Int32 conversionStephan Bergmann1-2/+15
2016-02-02use same cut-off width value for non-joining drawPolyLine as windows doesCaolán McNamara1-2/+1
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara18-41/+26
2016-02-02loplugin:stringconstantStephan Bergmann1-1/+1
2016-02-02loplugin:staticmethodsStephan Bergmann2-2/+2
2016-02-02Test for SSE2 at run-time on WindowsTor Lillqvist1-1/+1
2016-02-02windows impl doesn't care if drawPolyLine LineWidth y != xCaolán McNamara2-14/+0
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara3-29/+23
2016-02-02move CairoTextRender cleanup to callersCaolán McNamara4-4/+11
2016-02-02rename drawSurface to releaseCairoContextCaolán McNamara8-8/+8
2016-02-02Related: tdf#97375 a cut doesn't refresh the editviewCaolán McNamara1-4/+5
2016-02-02Avoid unncessary, premature null derefStephan Bergmann3-33/+33
2016-02-02tdf#97051: prevent duplicate copy of SfxItemSetOliver Specht1-1/+1
2016-02-02tdf#91054 cleanup weirdo function prototypesirem1-60/+30
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl4-5/+96
2016-02-02...these args are all default onesStephan Bergmann1-5/+1