summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2011-05-17wikihelp: Fix linking to pages, fdo#35671.Jan Holesovsky1-1/+1
2011-05-12do not leak memoryDavid Tardon1-0/+2
2011-05-10wikihelp: Pass the LibreOffice version to help.libreoffice.org.Jan Holesovsky1-0/+9
2011-05-10GDIMetaFile cleanupJoseph Powers1-2/+2
2011-05-08Some cppcheck cleaningJulien Nabet1-1/+1
2011-05-06Clear a leftover instance of DdeTopicsFridrich Štrba1-5/+5
2011-04-28Remove UpdateApplicationSettings functionChristian Dywan2-15/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens6-21/+13
2011-04-26We only support NT-based WindowsTor Lillqvist1-53/+2
2011-04-26Stopgap fixes for the crash on exit, fdo#36301Tor Lillqvist1-1/+6
2011-04-15catch by const referenceCaolán McNamara1-3/+3
2011-04-06fix ownership cycle and leakCaolán McNamara2-3/+46
2011-04-01CWS-TOOLING: integrate CWS mav60Ivo Hinkelmann1-2/+3
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito4-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito46-0/+0
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeooo/DEV300_m105Ivo Hinkelmann1-0/+1
2011-03-28Fix windows build of sfx2Fridrich Štrba1-1/+2
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli12-41/+0
2011-03-27mav60: #164341# use simple nss initialization in case mscrypto is usedMikhail Voytenko1-2/+3
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba1-1/+1
2011-03-24vcl2gnumake: fix a warningPhilipp Lohmann [pl]1-0/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+34
2011-03-21CWS fwk167: #i117487# - use correct resource manager for error handlersMathias Bauer3-6/+9
2011-03-21CWS fwk167: #i117366# - move resources from sfx2 to sd and scMathias Bauer1-13/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18we seem to have lost the use of rLang after the mergeCaolán McNamara1-1/+1
2011-03-18WaE: bResetSession set but unusedCaolán McNamara1-8/+0
2011-03-18Misc dbgutil build fixesThorsten Behrens1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky56-2892/+1529
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold1-2/+2
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-6/+6
2011-03-13Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold1-2/+2
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold2-2/+2
2011-03-13Move DBG_TRACE1 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-13Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold1-3/+3
2011-03-13Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold1-3/+3
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-14/+14
2011-03-12fix mis-merge all-around.Norbert Thiebaud7-23/+12
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens56-2875/+1522
2011-03-11Transalations and fixes (6)Albert Thuswaldner1-2/+2
2011-03-11Transalations (5)Albert Thuswaldner21-415/+319
2011-03-09Revert idle whitespace changesThorsten Behrens2-3/+3
2011-03-03debuglevels: introduce SfxModule::GetModuleFieldUnit, taking an XFrame, to no...Frank Schoenheit [fs]1-0/+34
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold11-26/+26
2011-03-01remove this now its usage is goneCaolán McNamara1-3/+0
2011-03-01don't rely on implicit castingCaolán McNamara1-3/+3
2011-03-01Pointless to convert char* to OString and backCaolán McNamara1-2/+1
2011-03-01Remove dead CodeXisco Fauli25-296/+10
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers1-1/+0
2011-02-15accfixes: merged to m100Malte Timmermann [mt]37-2105/+1125