summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens258-8109/+9899
2011-03-09Revert idle whitespace changesThorsten Behrens1-1/+1
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-coreChristina Rossmanith1-2/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-03-01don't rely on implicit castingCaolán McNamara1-1/+1
2011-03-01Why bother creating a OString from a char* to cast back to a char*Caolán McNamara4-17/+5
2011-02-26Remove "using namespace ::rtl"Julien Nabet8-10/+11
2011-02-18Drop some pointless assertionsTor Lillqvist2-9/+23
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]81-403/+403
2011-02-14WaE: set but unusedCaolán McNamara1-17/+4
2011-02-11Remove obsolete Hyperlink Bar from libs-coreAlfonso Eusebio1-2/+0
2011-02-10Resolves: rhbz#676539 handle missing pWindows from xWindowsCaolán McNamara1-4/+4
2011-02-10Remove meaningless codeCaolán McNamara1-10/+0
2011-02-09broken image isn't going to flyCaolán McNamara1-10/+2
2011-02-09don't show broken icon for missing menu entries, but do for toolbar entriesCaolán McNamara2-17/+11
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist1-2/+2
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer81-401/+401
2011-02-08this doesn't feel rightDavid Tardon1-2/+2
2011-02-07removetooltypes01: #i112600# Fix build problem after rebase in frameworkCarsten Driesner1-3/+3
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner2-0/+1436
2011-02-05migrate to use boost unordered containersFridrich Štrba17-30/+30
2011-02-03CWS gnumake3: resync to m99Mathias Bauer2-0/+1436
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]1-1/+2
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer2-2/+2
2011-02-02Fix per-frame leakCaolán McNamara3-30/+43
2011-01-31Remove COPY_TO_TITLE_FOR_DEBUG.Thomas Arnhold1-3/+0
2011-01-31Remove double line spacing.Thomas Arnhold2-35/+0
2011-01-30equalsAscii -> equalsAsciiLCaolán McNamara2-17/+17
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-3/+3
2011-01-28CWS-TOOLING: integrate CWS undoapiVladimir Glazunov2-0/+1436
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]2-2/+2
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-5/+0
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara3-9/+2
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]1-1/+2
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]115-1315/+568
2011-01-24gridsort: extended diagnostics in non-proFrank Schoenheit [fs]1-1/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner3-20/+23
2011-01-21resolve more ownership cyclesCaolán McNamara2-6/+15
2011-01-21use a weakchangeslistener insteadCaolán McNamara1-32/+9
2011-01-21remove unused codeDavid Tardon1-106/+0
2011-01-21remove unused constantDavid Tardon1-1/+0
2011-01-21break ownership cycleCaolán McNamara5-14/+46
2011-01-21break cycle and clear owner reference on disposeCaolán McNamara1-0/+6
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold16-46/+46
2011-01-19CWS-TOOLING: integrate CWS sb135Ivo Hinkelmann1-18/+21
2011-01-19Implement dispose and break circular dependency.Caolán McNamara1-2/+29
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara3-7/+7
2011-01-16reduce the amount of __cxa_atexit churnCaolán McNamara2-5/+11
2011-01-16drop static and just use a single sal_UnicodeCaolán McNamara1-3/+1
2011-01-16equalsAsciiL faster than equalsCaolán McNamara1-22/+17