summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01avoid implicit castingCaolán McNamara
2011-03-01Pointless to convert char* to OString and backCaolán McNamara
2011-03-01avoid implicit castingCaolán McNamara
2011-03-01found an implicit casting bugCaolán McNamara
2011-03-01Change deprecated List for std::vector<String> in FillThemeList.npcdoom
2011-02-27[PATCH] Remove deprecated container list for std::vector.Rafael Dominguez
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-25Removed macros.Kohei Yoshida
2011-02-25Resolves fdo#32376 Set default color to the current one in toolbar popupKurosawa Takeshi
2011-02-21Fixed build breakage.Kohei Yoshida
2011-02-21Fixed build breakage.Kohei Yoshida
2011-02-21Remove dead code and translate German commentsAlbert Thuswaldner
2011-02-21Remove dead code and translate German commentsAlbert Thuswaldner
2011-02-21Remove dead code and translate one commentAlbert Thuswaldner
2011-02-21Remove CSET supportThomas Arnhold
2011-02-18Add another #include <tools/list.hxx> back in.Joseph Powers
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
2011-02-18need these to also be SVX_DLLPUBLIC apparentlyCaolán McNamara
2011-02-17one-param ctors should be explicitDavid Tardon
2011-02-17no need for explicit copy ctorDavid Tardon
2011-02-16Remove WTC supportThomas Arnhold
2011-02-16Remove MTW supportThomas Arnhold
2011-02-16Consistent cell font and background colour toolbar behaviourKatarina Machalkova
2011-02-15Remove SINIXThomas Arnhold
2011-02-15Remove PLEASE_DEBUG_THE_TABLES and some dead codeThomas Arnhold
2011-02-15Remove some dead codeThomas Arnhold
2011-02-15Remove SDR_ISPOOLABLEThomas Arnhold
2011-02-15Remove unused file (since 1995)Thomas Arnhold
2011-02-15Move comment text from macro to commentThomas Arnhold
2011-02-15Remove obviously unused documentationThomas Arnhold
2011-02-15Remove HP9000Thomas Arnhold
2011-02-14WaE: var set but unusedCaolán McNamara
2011-02-13Remove some dead codeThomas Arnhold
2011-02-12Remove #include "bootstrp/sstring.hxx"Joseph Powers
2011-02-11Remove obsolete Hyperlink Bar from libs-coreAlfonso Eusebio
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-10WaE: value set but unusedCaolán McNamara
2011-02-10Remove last traces of SvBytes from svxNigel Hawkins
2011-02-10Remove InvalidSlot svArray stuff in FmXFormShellNigel Hawkins
2011-02-09Remove dead code: This stuff is always falseThomas Arnhold
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-08Remove few bogus comments.Guillaume Poussel
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold
2011-02-06Make PropertyPairHash public.Joseph Powers
2011-02-06std::hash -> boost::hashFridrich Štrba
2011-02-06Revert "Add #include <hash_map> again, we still use std::hash"Fridrich Štrba
2011-02-06Add #include <hash_map> again, we still use std::hashJoseph Powers