summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Collapse)Author
2011-05-20adapt for singleton api changeCaolán McNamara
2011-05-20remove debugging-mode leakCaolán McNamara
2011-05-20valgrind: remove leaksCaolán McNamara
2011-05-20use non-leaky singleton patternCaolán McNamara
2011-05-20valgrind: remove leaksCaolán McNamara
2011-05-20return by reference instead of pointerCaolán McNamara
2011-05-20valgrind: use non-leaky singleton hereCaolán McNamara
2011-05-20valgrind: use non-leaky singleton hereCaolán McNamara
2011-05-20remove leak and refactor to make less uglyCaolán McNamara
2011-05-20fix merge conflictsCaolán McNamara
2011-05-20fix memory/config leakCaolán McNamara
2011-05-20SfxHelp leaks, make sure it goes away at the right timeCaolán McNamara
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers
2011-05-18do not leak memoryDavid Tardon
2011-05-18do not leak memoryDavid Tardon
2011-05-18fix brain fartDavid Tardon
2011-05-18do not leak memoryDavid Tardon
2011-05-18simplifyDavid Tardon
2011-05-18avoid memory leakDavid Tardon
2011-05-18avoid possible memory leakDavid Tardon
2011-05-17wikihelp: Fix linking to pages, fdo#35671.Jan Holesovsky
2011-05-16avoid array overrunDavid Tardon
2011-05-12fix array overflowDavid Tardon
2011-05-12do not leak memoryDavid Tardon
2011-05-12do not leak memoryDavid Tardon
2011-05-10GDIMetaFile cleanupJoseph Powers
Plus trailing whitespace cleanup.
2011-05-08Some cppcheck cleaningJulien Nabet
2011-05-06Clear a leftover instance of DdeTopicsFridrich Štrba
2011-05-02n#690798: Fixed a crasher. Also, improved batch conversion.Muthu Subramanian
* The pointer is not removed from the array before 'delete' * FilterMatcher now uses (input) content to guess better.
2011-04-30remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop)Christina Rossmanith
2011-04-29Applied normalize-template-paths-fix (slightly amended)Thorsten Behrens
Fixes n#512146
2011-04-28Remove UpdateApplicationSettings functionChristian Dywan
The function did nothing else than set STYLE_OPTION_HIDEDISABLED. It was also extremely misleading when reading the code.
2011-04-26We only support NT-based WindowsTor Lillqvist
2011-04-23Remove PM2 macro usageFrancois Tigeot
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith
2011-04-19Resolves: fdo#36358 Just use the same export dir as save as for all appsCaolán McNamara
I believe the original idea was that draw/impress export graphics and so default output dir is the gallery as you might want to export them in there. Catch is that we cane export in some many different formats there there isn't a good fit for the whole collection, so lets just use the same dir for all apps
2011-04-19Resolves: fdo#36358, firstly lets code what the comment says it wants to doCaolán McNamara
2011-04-15catch by const referenceCaolán McNamara
2011-04-13default to UTF8 for html encodingCaolán McNamara
2011-04-12Resolves: #i108637# after save warn dialog return to original dirCaolán McNamara
Since 2010-01-25, Lets not make the perfect the enemy of the good FFS
2011-04-11hide macro recording when it is not enabled, to reduce confusionMichael Meeks
2011-04-06fix ownership cycle and leakCaolán McNamara
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
2011-04-06fix ownership cycle and leakCaolán McNamara
2011-04-06Additional translations of German commentsAlbert Thuswaldner
2011-04-04remove obsolete about dialog pieces, that now live in cuiMichael Meeks
2011-03-30sfx2-template-category-labels.diff: add new template category "Labels"Petr Mladek
useful for blank Labels, calling cards, CD labels, etc. Many such templates are at http://sourceforge.net/projects/ooolabels/
2011-03-30tweak decl to avoid warningCaolán McNamara
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito