summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-01tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin2-8/+51
2015-12-01tdf#95990 - Calc is crashed when you double click on function in SidebaNoel Grandin1-3/+6
2015-11-30fix/update AppData filesRene Engelhard5-30/+53
2015-11-30gtk3: scroll lock only available in >= 3.18.0Caolán McNamara1-0/+2
2015-11-30gtk3: implement GetIndicatorStateCaolán McNamara1-2/+12
2015-11-30gtk3: glitches because yours truly cannot tell x from yCaolán McNamara1-2/+2
2015-11-30number format keys are sal_uInt32, so use itEike Rathke3-12/+12
2015-11-30Adapt whitelisted namesStephan Bergmann1-4/+4
2015-11-30fix build, default operator will doCaolán McNamara1-1/+0
2015-11-30fix build tool dependencies on INSTROOT filesMichael Stahl1-9/+7
2015-11-30Revert "gengal: create an ini / rc file - to bootstrap services properly."Michael Stahl2-10/+0
2015-11-30Revert+RevertRevert "write a log file about OpenGL driver"Thorsten Behrens1-2/+2
2015-11-30try to fix gengal dependenciesMichael Stahl2-5/+2
2015-11-30Mend gallery build dependencies for OS/X and add services/services.rdb dep.Michael Meeks1-1/+2
2015-11-30macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud1-2/+2
2015-11-30gbuild: document BUILDTOOLTRACE variableMichael Stahl1-0/+3
2015-11-30Catch exception when online update is disabled.Michael Meeks1-8/+12
2015-11-30xmlsecurity: fix DrMemory warningMichael Stahl1-1/+1
2015-11-30vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl1-1/+13
2015-11-30vcl: warn if we can't set a new font in OutputDeviceMichael Stahl1-0/+6
2015-11-30loplugin:redundantcastNoel Grandin1-1/+1
2015-11-30rhbz#1286416: Be more resilient during auto-recovery attemptsStephan Bergmann1-0/+2
2015-11-30gtk3: implement SAL_INVERT_50 rectangle caseCaolán McNamara1-2/+64
2015-11-30Add 'Edit Points' toolbar to View > Toolbar menu in writerYousuf Philips1-1/+1
2015-11-30Fix wrong use of toolbarseperator in shape toolbarsYousuf Philips3-5/+5
2015-11-30tdf#96135 - Crash : When Field Format Window CloseNoel Grandin1-0/+1
2015-11-30No need to extend css.awt.XToolkitExperimentalStephan Bergmann4-23/+7
2015-11-30Fix tdf95222, graphite justificationMartin Hosken1-10/+15
2015-11-28svg-export: text animation didn't work - fixedMarco Cecchetti1-2/+2
2015-11-28svg-export: slide transition did not work - fixedMarco Cecchetti1-6/+6
2015-11-28svg-export: animation sequence was wrongMarco Cecchetti1-22/+33
2015-11-28svg-export: now animation elements are exported with namespaceMarco Cecchetti2-33/+56
2015-11-28svg export: fixed issue about text fields and shape bounding boxMarco Cecchetti2-22/+46
2015-11-28tdf#95356: unit test about text decorations for svg exportMarco Cecchetti2-15/+70
2015-11-28Updated coreAndras Timar1-0/+0
2015-11-28Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke2-9/+22
2015-11-28use SvNumberFormatter::GetFormatStringForExcel()Eike Rathke1-41/+2
2015-11-28introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke2-1/+67
2015-11-28use proper case "General" keywordEike Rathke1-0/+2
2015-11-28use SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke1-16/+2
2015-11-28introduce SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke2-0/+18
2015-11-27update creditsChristian Lohmaier1-1175/+1205
2015-11-27Resolves: rhbz#1283426 using vdevs based on now dead physical devs is unsafeCaolán McNamara1-5/+28
2015-11-27crashtesting: we're using OneBitMsbPal as the 1bit format, not OneBitLsbGreyCaolán McNamara1-1/+1
2015-11-27missing string resourceCaolán McNamara1-1/+1
2015-11-27mutex used in post-main dtorCaolán McNamara4-3/+30
2015-11-27Adding native number support for Cyrillic numeralsAleksandr Andreev3-4/+284
2015-11-27Attempt to improve gallery generation dependencies.Michael Meeks1-1/+4
2015-11-27gengal: create an ini / rc file - to bootstrap services properly.Michael Meeks2-0/+10
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks10-24/+36