summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2011-06-17remove double mutexCaolán McNamara
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-16set default min password length in ctor of password dialog fdo#37771Andras Timar
2011-06-15remove unused defineCaolán McNamara
2011-06-15Remove TOOLS_INETDEF_OSFrancois Tigeot
2011-06-14catch by const referenceCaolán McNamara
2011-06-13catch by const referenceCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-10simple re-factor to share selection codeMichael Meeks
2011-06-10Remove obsolete #defineNigel Hawkins
2011-06-07Remaining translations of German comments from fdo#33424Korrawit Pruegsanusak
2011-06-04Duplicate code: join ImportFrom and InsertFromChristina Rossmanith
2011-06-04__cdecl -> SAL_CALLChristina Rossmanith
2011-06-01overly staticCaolán McNamara
2011-06-01use this tunnel patternCaolán McNamara
2011-06-01make these well-behaved singletonsCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-25Don't delete pCache too early; we need it alive to get the slot server.Kohei Yoshida
2011-05-25Change the signature of DataChanged in the base class.Kohei Yoshida
2011-05-24initialize resource manager to get verbose basic errors fdo#37370Noel Power
2011-05-24don't need to set it to 0 twiceCaolán McNamara
2011-05-23fix leakCaolán McNamara
2011-05-23make this a non-leaky singletonCaolán McNamara
2011-05-23remove leakCaolán McNamara
2011-05-23fdo#35663: be more explicit on assertsBjoern Michaelsen
2011-05-22Replace List for std::vector<String>.Rafael Dominguez
2011-05-21Drop OS2Tor Lillqvist
2011-05-21fix brain fartDavid Tardon
2011-05-20make these a well-behaved non-leaky singletonCaolán McNamara
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-18Remove all the #include <tools/ownlist.hxx>Joseph Powers
2011-05-18Convert SvCommandList from an OwnList to a vector<>Joseph Powers
2011-05-18remove unused (and wrong :) codeDavid Tardon
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