summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-01overly staticCaolán McNamara1-12/+8
2011-06-01overly staticCaolán McNamara3-7/+7
2011-06-01use tunnel pattern hereCaolán McNamara3-30/+16
2011-06-01use a well-behaved singleton hereCaolán McNamara1-19/+17
2011-06-01tidy this upCaolán McNamara1-24/+11
2011-06-01overly staticCaolán McNamara2-14/+9
2011-06-01overly staticCaolán McNamara1-1/+1
2011-06-01use tunnel pattern hereCaolán McNamara10-116/+55
2011-06-01use tunnel pattern hereCaolán McNamara2-18/+14
2011-06-01unotunnelhelper.hxx unusedCaolán McNamara2-196/+0
2011-06-01this is overly static for little gainCaolán McNamara11-79/+61
2011-06-01use comphelper pattern hereCaolán McNamara1-25/+11
2011-06-01add Sequence headerCaolán McNamara1-0/+1
2011-06-01make this a well-behaved singletonCaolán McNamara1-4/+7
2011-06-01extend this to headless plugin as wellCaolán McNamara2-11/+41
2011-06-01use well behaved singletonsCaolán McNamara2-6/+22
2011-06-01call disposeCaolán McNamara1-0/+1
2011-06-01Replace List in SvTreeList with a vector<>Joseph Powers2-20/+28
2011-05-31remove unused l10ntoolsAndras Timar76-11685/+7
2011-05-31vcl::DeleteOnDeinit for static BitmapEx objectsLuboš Luňák1-5/+5
2011-05-31implement vcl::DeleteOnDeinit::reset()Luboš Luňák1-0/+5
2011-05-31proper debug output again, enabled by mistakeLuboš Luňák1-2/+2
2011-05-31move kde_headers.h to other inc/unx/kde headersLuboš Luňák4-3/+2
2011-05-31use enum instead of strings for desktop typesLuboš Luňák3-119/+145
2011-05-31SAL_DLLEXTENSION should not be used hereLuboš Luňák1-1/+0
2011-05-31desktop detector stuff is desktop_detector, not vclplug_kdeLuboš Luňák1-2/+2
2011-05-31 #include "" -> #include <> for non-local includesLuboš Luňák3-5/+5
2011-05-31do not have a .cxx file just for #including a .moc fileLuboš Luňák4-32/+4
2011-05-31fix include path for KDE3 buildLuboš Luňák1-0/+1
2011-05-31Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky7-239/+312
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky15-40/+80
2011-05-30Fixes to make it compile on WindowsTor Lillqvist3-0/+6
2011-05-30Link with the "version" library on WindowsTor Lillqvist1-0/+1
2011-05-30Match the less clash-prone gobject DLL name we now produceTor Lillqvist1-1/+1
2011-05-30Link with graphite2_off on Windows, tooTor Lillqvist1-0/+4
2011-05-30White space cleanup.Joseph Powers1-187/+280
2011-05-30Code cleanupKorrawit Pruegsanusak1-51/+20
2011-05-29add custom rule to build moc stuff for kde4Caolán McNamara5-0/+95
2011-05-29make this compileCaolán McNamara1-1/+1
2011-05-28Fix compilation errors on Windows, linking errors remainTor Lillqvist8-11/+3
2011-05-28chmod -xTor Lillqvist8-0/+0
2011-05-28Attempt to fix vcl build on WindowsTor Lillqvist5-16/+9
2011-05-28fix 2 bugs, there are still for a complete compilation with kde4Julien Nabet2-3/+1
2011-05-28Replace cstdio with iostream in fastserializer.cxxNigel Hawkins1-14/+11
2011-05-28fix build with ENABLE_DBUSDavid Tardon1-0/+4
2011-05-28this must be #if defined(DBG_UTIL) for nowDavid Tardon1-1/+1
2011-05-27fix tab vs sapce in MakefileNorbert Thiebaud1-5/+5
2011-05-27Fix dbgutil build after m106 mergeThorsten Behrens2-6/+5
2011-05-27Fix build breakage with debug enabled.Nigel Hawkins1-1/+1
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky21-680/+551