summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
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-18merged DEV300Release Engineering
2011-02-18need these to also be SVX_DLLPUBLIC apparentlyCaolán McNamara
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann
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-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann
2011-02-16Consistent cell font and background colour toolbar behaviourKatarina Machalkova
2011-02-15Remove SINIXThomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]
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-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
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-10CWS-TOOLING: integrate CWS hr75Jens-Heiner Rechtien [hr]
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