summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-01overly staticCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-06-01use tunnel pattern hereCaolán McNamara
2011-06-01use a well-behaved singleton hereCaolán McNamara
2011-06-01tidy this upCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-06-01use tunnel pattern hereCaolán McNamara
2011-06-01use tunnel pattern hereCaolán McNamara
2011-06-01unotunnelhelper.hxx unusedCaolán McNamara
2011-06-01this is overly static for little gainCaolán McNamara
2011-06-01use comphelper pattern hereCaolán McNamara
2011-06-01add Sequence headerCaolán McNamara
2011-06-01make this a well-behaved singletonCaolán McNamara
2011-06-01extend this to headless plugin as wellCaolán McNamara
2011-06-01use well behaved singletonsCaolán McNamara
2011-06-01call disposeCaolán McNamara
2011-06-01Replace List in SvTreeList with a vector<>Joseph Powers
2011-05-31remove unused l10ntoolsAndras Timar
2011-05-31vcl::DeleteOnDeinit for static BitmapEx objectsLuboš Luňák
they should not outlive VCL cleanup (need X connection, etc.)
2011-05-31implement vcl::DeleteOnDeinit::reset()Luboš Luňák
the class is pretty bad API without it
2011-05-31proper debug output again, enabled by mistakeLuboš Luňák
2011-05-31move kde_headers.h to other inc/unx/kde headersLuboš Luňák
2011-05-31use enum instead of strings for desktop typesLuboš Luňák
welcome to the future! (well, almost)
2011-05-31SAL_DLLEXTENSION should not be used hereLuboš Luňák
probably result of a bad merge
2011-05-31desktop detector stuff is desktop_detector, not vclplug_kdeLuboš Luňák
2011-05-31 #include "" -> #include <> for non-local includesLuboš Luňák
2011-05-31do not have a .cxx file just for #including a .moc fileLuboš Luňák
2011-05-31fix include path for KDE3 buildLuboš Luňák
2011-05-31Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
Conflicts: svtools/source/filter/wmf/winmtf.hxx tools/source/fsys/urlobj.cxx unotools/source/config/configmgr.cxx unotools/source/config/makefile.mk vcl/inc/vcl/cursor.hxx vcl/source/gdi/outdevnative.cxx vcl/source/window/abstdlg.cxx vcl/source/window/toolbox.cxx vcl/unx/generic/printer/ppdparser.cxx vcl/unx/generic/printer/printerinfomanager.cxx
2011-05-30Fixes to make it compile on WindowsTor Lillqvist
2011-05-30Link with the "version" library on WindowsTor Lillqvist
2011-05-30Match the less clash-prone gobject DLL name we now produceTor Lillqvist
2011-05-30Link with graphite2_off on Windows, tooTor Lillqvist
2011-05-30White space cleanup.Joseph Powers
No code changes
2011-05-30Code cleanupKorrawit Pruegsanusak
* Remove dead code lying since 2001 * Remove duplicate if checking * So unindent the code Released under LGPLv3+/MPL
2011-05-29add custom rule to build moc stuff for kde4Caolán McNamara
2011-05-29make this compileCaolán McNamara
2011-05-28Fix compilation errors on Windows, linking errors remainTor Lillqvist
2011-05-28chmod -xTor Lillqvist
2011-05-28Attempt to fix vcl build on WindowsTor Lillqvist
2011-05-28fix 2 bugs, there are still for a complete compilation with kde4Julien Nabet
2011-05-28Replace cstdio with iostream in fastserializer.cxxNigel Hawkins
2011-05-28fix build with ENABLE_DBUSDavid Tardon
2011-05-28this must be #if defined(DBG_UTIL) for nowDavid Tardon
If this bold font testing is actually useful, IMHO the best approach is to make it depend on an env. variable, e.g., SAL_TEST_BOLDAPPFONT. Otherwise it should just be scrapped.
2011-05-27fix tab vs sapce in MakefileNorbert Thiebaud
2011-05-27Fix dbgutil build after m106 mergeThorsten Behrens
2011-05-27Fix build breakage with debug enabled.Nigel Hawkins
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
Conflicts: vcl/source/control/makefile.mk vcl/unx/generic/printer/ppdparser.cxx