summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14inline some use-once macrosNoel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-14Fix what seems to have been off-by-one errors in glyph bounds calculationTor Lillqvist
2016-03-14tdf#97171: Use DirectWrite for OpenGL glyph cachingTim Eves
2016-03-14GetEnglishSearchFontName is what is supposed to use hereDouglas Mencken
2016-03-14Resolves: tdf#94968 return false is expanding failed to add anythingCaolán McNamara
2016-03-14Revert "tdf#98602 Duplicate code in onlineupdate/"Jan Holesovsky
2016-03-14configuration warnings about non-nillable properties with no default setCaolán McNamara
2016-03-14tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul
2016-03-14scripting: JDK 1.5 compatibility: don't use java.awt.Font.MONOSPACEDDouglas Mencken
2016-03-14Updated coreBjörgvin Ragnarsson
2016-03-14use unique_ptr for memory owning ptrMarkus Mohrhard
2016-03-14fix memory leak in cond format xlsx exportMarkus Mohrhard
2016-03-13Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Norbert Thiebaud
2016-03-13quieten debugging soffice startupCaolán McNamara
2016-03-13coverity#1355505 Uninitialized pointer fieldCaolán McNamara
2016-03-13loplugin:cstylecastCaolán McNamara
2016-03-13fix memory leak in array xls importMarkus Mohrhard
2016-03-13tdf#98416 fix curl's configure check for nss (missing -lnssutil3)Christian Lohmaier
2016-03-13add assert preventing memory leakMarkus Mohrhard
2016-03-13this old concept was just a bad idea by meMarkus Mohrhard
2016-03-13no need for strange assert fail messageMarkus Mohrhard
2016-03-13fix strange memory leak in VclBuilderMarkus Mohrhard
2016-03-13loplugin:stringconstantCaolán McNamara
2016-03-13fix indetationMarkus Mohrhard
2016-03-13Add a README to avoid unrealistic expectationsTor Lillqvist
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud
2016-03-12WaE: loplugin:stringconcatCaolán McNamara
2016-03-12Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara
2016-03-12Update liborcus to 0.11.1.Kohei Yoshida
2016-03-12Remove some unused include stdio (svx)Julien Nabet
2016-03-12fix memory leak in copy_paste testMarkus Mohrhard
2016-03-12fix memory leak in cond format exportMarkus Mohrhard
2016-03-12fix memory leak in change tracking exportMarkus Mohrhard
2016-03-12fix memory leak in bugfix_testMarkus Mohrhard
2016-03-12ignore a few low level libc leaks for nowMarkus Mohrhard
2016-03-12fix memory leak in pivot table codeMarkus Mohrhard
2016-03-12Access2Base - Correct error message and other typo'sJean-Pierre Ledure
2016-03-12Remove some unused include stdioJulien Nabet
2016-03-12tdf#97978: add support for opening mde and accde files in basepasqualm
2016-03-12tdf#91794 OSL_DEBUG_LEVEL > 1 removed (desktop)Rohan Kumar
2016-03-12Let's use the iterator return by erase method (final)Julien Nabet
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-12fix memory leak in detective sdr objectsMarkus Mohrhard
2016-03-12fix memory leak in ucalcMarkus Mohrhard
2016-03-12use unique_ptr instead of manual new deleteMarkus Mohrhard
2016-03-12fix memory leak in ucalcMarkus Mohrhard
2016-03-12no need for fancy delete macros for local variablesMarkus Mohrhard