summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2011-03-17Edit -> Delete Contents should show the assigned keystroke, fdo#33149.Markus Mohrhard
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold
2011-03-09Resolves: fdo#34635 GetSelectEntry is far more likely correctCaolán McNamara
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-coreChristina Rossmanith
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01don't rely on implicit castingCaolán McNamara
2011-03-01Why bother creating a OString from a char* to cast back to a char*Caolán McNamara
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-21Including sal/main.h causes a compilation error and is apparently not neededTor Lillqvist
2011-02-21Fix typoTor Lillqvist
2011-02-18Drop some pointless assertionsTor Lillqvist
2011-02-14WaE: set but unusedCaolán McNamara
2011-02-11Remove obsolete Hyperlink Bar from libs-coreAlfonso Eusebio
2011-02-10Resolves: rhbz#676539 handle missing pWindows from xWindowsCaolán McNamara
2011-02-10Remove meaningless codeCaolán McNamara
2011-02-09broken image isn't going to flyCaolán McNamara
2011-02-09don't show broken icon for missing menu entries, but do for toolbar entriesCaolán McNamara
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-08this doesn't feel rightDavid Tardon
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-02Fix per-frame leakCaolán McNamara
2011-02-02Clean up makefilesThomas Arnhold
2011-02-01Clean up makefilesThomas Arnhold
2011-01-31Remove COPY_TO_TITLE_FOR_DEBUG.Thomas Arnhold
2011-01-31Remove double line spacing.Thomas Arnhold
2011-01-31Make this file readable.Thomas Arnhold
2011-01-30equalsAscii -> equalsAsciiLCaolán McNamara
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21resolve more ownership cyclesCaolán McNamara
2011-01-21use a weakchangeslistener insteadCaolán McNamara
2011-01-21remove unused codeDavid Tardon
2011-01-21remove unused constantDavid Tardon
2011-01-21break ownership cycleCaolán McNamara
2011-01-21break cycle and clear owner reference on disposeCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-19Implement dispose and break circular dependency.Caolán McNamara
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-16reduce the amount of __cxa_atexit churnCaolán McNamara
2011-01-16drop static and just use a single sal_UnicodeCaolán McNamara
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-16remove unused stringsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-10Remove commented codeAnders Jonsson
2011-01-06cppunit: prefer prefix variantCaolán McNamara