Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-20 | adapt for singleton api change | Caolán McNamara | |
2011-05-20 | remove debugging-mode leak | Caolán McNamara | |
2011-05-20 | valgrind: remove leaks | Caolán McNamara | |
2011-05-20 | use non-leaky singleton pattern | Caolán McNamara | |
2011-05-20 | valgrind: remove leaks | Caolán McNamara | |
2011-05-20 | return by reference instead of pointer | Caolán McNamara | |
2011-05-20 | valgrind: use non-leaky singleton here | Caolán McNamara | |
2011-05-20 | valgrind: use non-leaky singleton here | Caolán McNamara | |
2011-05-20 | remove leak and refactor to make less ugly | Caolán McNamara | |
2011-05-20 | fix merge conflicts | Caolán McNamara | |
2011-05-20 | fix memory/config leak | Caolán McNamara | |
2011-05-20 | SfxHelp leaks, make sure it goes away at the right time | Caolán McNamara | |
2011-05-18 | Convert SvCommandList from an OwnList to a vector<> | Joseph Powers | |
2011-05-18 | do not leak memory | David Tardon | |
2011-05-18 | do not leak memory | David Tardon | |
2011-05-18 | fix brain fart | David Tardon | |
2011-05-18 | do not leak memory | David Tardon | |
2011-05-18 | simplify | David Tardon | |
2011-05-18 | avoid memory leak | David Tardon | |
2011-05-18 | avoid possible memory leak | David Tardon | |
2011-05-17 | wikihelp: Fix linking to pages, fdo#35671. | Jan Holesovsky | |
2011-05-16 | avoid array overrun | David Tardon | |
2011-05-12 | fix array overflow | David Tardon | |
2011-05-12 | do not leak memory | David Tardon | |
2011-05-12 | do not leak memory | David Tardon | |
2011-05-10 | GDIMetaFile cleanup | Joseph Powers | |
Plus trailing whitespace cleanup. | |||
2011-05-08 | Some cppcheck cleaning | Julien Nabet | |
2011-05-06 | Clear a leftover instance of DdeTopics | Fridrich Štrba | |
2011-05-02 | n#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-30 | remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop) | Christina Rossmanith | |
2011-04-29 | Applied normalize-template-paths-fix (slightly amended) | Thorsten Behrens | |
Fixes n#512146 | |||
2011-04-28 | Remove UpdateApplicationSettings function | Christian Dywan | |
The function did nothing else than set STYLE_OPTION_HIDEDISABLED. It was also extremely misleading when reading the code. | |||
2011-04-26 | We only support NT-based Windows | Tor Lillqvist | |
2011-04-23 | Remove PM2 macro usage | Francois Tigeot | |
2011-04-19 | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core) | Christina Rossmanith | |
2011-04-19 | Resolves: fdo#36358 Just use the same export dir as save as for all apps | Caolá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-19 | Resolves: fdo#36358, firstly lets code what the comment says it wants to do | Caolán McNamara | |
2011-04-15 | catch by const reference | Caolán McNamara | |
2011-04-13 | default to UTF8 for html encoding | Caolán McNamara | |
2011-04-12 | Resolves: #i108637# after save warn dialog return to original dir | Caolán McNamara | |
Since 2010-01-25, Lets not make the perfect the enemy of the good FFS | |||
2011-04-11 | hide macro recording when it is not enabled, to reduce confusion | Michael Meeks | |
2011-04-06 | fix ownership cycle and leak | Caolán McNamara | |
2011-04-06 | Merge remote-tracking branch 'origin/libreoffice-3-4' | Petr Mladek | |
2011-04-06 | fix ownership cycle and leak | Caolán McNamara | |
2011-04-06 | Additional translations of German comments | Albert Thuswaldner | |
2011-04-04 | remove obsolete about dialog pieces, that now live in cui | Michael Meeks | |
2011-03-30 | sfx2-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-30 | tweak decl to avoid warning | Caolán McNamara | |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito | |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito | |