summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás16-14/+97
2014-06-13Avoid possible memory leaks in case of exceptionsTakeshi Abe5-50/+32
2014-06-12The truncate command is not portableTor Lillqvist1-1/+1
2014-06-12WaE: unused function 'isString'Tor Lillqvist1-8/+0
2014-06-12allow extensions to override Access2BaseLionel Elie Mamane1-1/+2
2014-06-12put the add/modify/delete line below the rangeCaolán McNamara1-57/+57
2014-06-12liblok: add include for size_t.Michael Meeks1-0/+2
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida3-18/+39
2014-06-12fdo#77506: Enable this check.Kohei Yoshida2-3/+0
2014-06-12left align add/remove buttonsCaolán McNamara1-16/+12
2014-06-12Put conditional add/remove buttons above the range selector...Caolán McNamara1-19/+19
2014-06-12officecfg: fix build of officecfg_qa_allheaders.hxx with Win32 makeMichael Stahl1-0/+10
2014-06-12warning C4138: '*/' found outside of commentStephan Bergmann1-1/+1
2014-06-12coverity#735985 Unchecked dynamic_castCaolán McNamara1-4/+8
2014-06-12Avoid "must return a value" warningsStephan Bergmann1-1/+5
2014-06-12warning C4138: '*/' found outside of commentStephan Bergmann1-1/+1
2014-06-12Spell out UTF-8Stephan Bergmann1-1/+1
2014-06-12cast loses precisionCaolán McNamara2-7/+8
2014-06-12Clean upStephan Bergmann1-5/+1
2014-06-12Clean upStephan Bergmann1-16/+9
2014-06-12Missing SolarMutexGuardStephan Bergmann1-0/+3
2014-06-12redland >= 1.0.16 is required not 1.16Baptiste Daroussin1-1/+1
2014-06-12translate comments in uibaseJan Kantert3-4/+4
2014-06-12coverity#735840 Unchecked dynamic_castCaolán McNamara3-6/+13
2014-06-12'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj1-0/+12
2014-06-12liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks3-1/+21
2014-06-12liblok: set the size for the correct structure.Michael Meeks1-2/+2
2014-06-12Complete LibreOfficeKit C++ renaming.Andrzej Hunt2-4/+3
2014-06-12loplugin:unreffunStephan Bergmann1-10/+1
2014-06-12coverity#704831 Dereference after null checkCaolán McNamara1-3/+9
2014-06-12coverity#735762 Unchecked dynamic_castCaolán McNamara1-11/+10
2014-06-12coverity#735763 Unchecked dynamic_castCaolán McNamara1-2/+10
2014-06-12coverity#735947 Explicit null dereferencedCaolán McNamara1-55/+56
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