summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-12scn resource file is empty now post ui-ificationCaolán McNamara5-46/+0
2014-06-12more the png into the .ui so it isn't garbage collectedCaolán McNamara2-5/+17
2014-06-12extract gamma grid drawing to standalone widgetCaolán McNamara5-223/+283
2014-06-12don't use raw english stringCaolán McNamara2-22/+5
2014-06-12Convert GRID_DIALOG to .uiPalenik Mihály7-149/+132
2014-06-12false warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2014-06-12error C2361: initialization of 's_fallbacks' is skipped by 'default'Michael Stahl1-7/+7
2014-06-12Updated coreCaolán McNamara1-0/+0
2014-06-12Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann4-23/+25
2014-06-12Lets assume gb_CppunitTest_unset_headless was cargo cult hereStephan Bergmann1-2/+0
2014-06-12fdo#77979: argh forgot to add the test documentMichael Stahl1-0/+0
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl5-6/+84
2014-06-12related: fdo#77979: writerfilter RTF import: read encoded font nameMichael Stahl1-3/+5
2014-06-12Fix CppunitTest_services on WindowsStephan Bergmann2-2/+26
2014-06-12Avoid Solar Mutex deadlocks when disposing servicesStephan Bergmann2-0/+3
2014-06-12fdo#79883 the page view object contact must existDavid Tardon1-3/+6
2014-06-12another lifecycle issue fixedMarkus Mohrhard1-2/+5
2014-06-12coverity#982455 Dereference after null checkCaolán McNamara1-6/+2
2014-06-12drop helpids that go nowhereCaolán McNamara2-36/+0
2014-06-12coverity#982462 Dereference after null checkCaolán McNamara1-7/+11
2014-06-12set mnemonic widget and replace 24 with optimal height requestCaolán McNamara1-5/+18
2014-06-12Updated coreCaolán McNamara1-0/+0
2014-06-12disallow 'qlt' privateuse codeEike Rathke1-0/+14
2014-06-12-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-06-12Unnecessary #includeStephan Bergmann1-1/+0
2014-06-12DLG_MM_ASSIGNFIELDS conversion to .uisk9411-190/+292
2014-06-12CppunitTest_sw_ooxmlexport: port testFloatingTablePosition to textboxesMiklos Vajna1-5/+17
2014-06-12CppunitTest_sw_ooxmlexport: port testPageRelSize to textboxesMiklos Vajna1-9/+27
2014-06-12writerfilter: remove unused analyzemodel.xslMiklos Vajna2-127/+0
2014-06-12Avoid undefined left shift of negative valueStephan Bergmann1-1/+1
2014-06-12GPU Calc:Add more judge for NAN in SingleVector parameterhaochen1-4/+4
2014-06-11Fix XMLFile::SearchL10NElements signatureStephan Bergmann2-4/+4
2014-06-11update creditsChristian Lohmaier1-1343/+2068
2014-06-11do no try to install bsh/js when not building themBjoern Michaelsen1-2/+4
2014-06-12Bin obsolete pointless preprocessor trickeryTor Lillqvist1-6/+0
2014-06-12Bin crack, _NOTIFY_HXX is not defined anywhere anywayTor Lillqvist1-2/+0
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist2-7/+1
2014-06-11fix the almost fix from ...Bjoern Michaelsen1-1/+1
2014-06-11Bin unused fileTor Lillqvist1-56/+0
2014-06-11Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist2-6/+0
2014-06-11This assumption doesn't hold on all build environments.Kohei Yoshida1-1/+4
2014-06-11Related fdo#79714 OSX-crash opening query or table in embedded Firebird ODBJulien Nabet1-0/+1
2014-06-11CppunitTest_sw_ooxmlexport: port testTextBoxPictureFill to textboxesMiklos Vajna1-1/+1
2014-06-11let YYYY/M/D H:MM be the default datetime formatEike Rathke1-2/+2
2014-06-11allow additional i18n formats to define defaultsEike Rathke1-5/+8
2014-06-11DOCX drawingML filter: handle TextAutoGrowHeight for shapes having textboxesMiklos Vajna3-5/+28
2014-06-11-Werror,-Wlogical-not-parenthesesStephan Bergmann1-1/+1
2014-06-11-Werror,-Wunused-parameterStephan Bergmann1-2/+2
2014-06-11Resurrect SaneResId in the place where it is still usedStephan Bergmann1-1/+9
2014-06-11fdo#77506: (finally) write a unit test for this.Kohei Yoshida4-42/+96