summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report
AgeCommit message (Expand)AuthorFilesLines
2011-03-28catch exceptions by const referenceCaolán McNamara1-21/+19
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky16-390/+409
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold4-9/+9
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud16-390/+409
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-4/+4
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold1-4/+4
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák1-10/+11
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner4-114/+148
2011-02-01cppcheck reduce scope of a variableJulien Nabet1-1/+1
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov2-3/+10
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+0
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara2-2/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2-8/+8
2011-01-15i#116187: report left/right page margin setting ignored on Unix 64 bitLionel Elie Mamane1-2/+2
2011-01-14removetooltypes01: #i112600# remove tooltypes from reportdesignMikhail Voytenko15-196/+196
2011-01-09Remove unused code and fix typosTakeshi Abe1-1/+1
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]1-2/+2
2010-12-05Replace all occured, occurance etc.Takeshi Abe2-3/+3
2010-11-29More comment deletionsWol2-6/+0
2010-11-29Remove undesirable commentsTakeshi Abe1-1/+1
2010-11-26do not catch exception by valueDavid Tardon1-1/+1
2010-11-26Remove dead codes and confusing commentsTakeshi Abe15-554/+88
2010-11-26dba34b: #i110907# check if design handle eventOcke.Janssen2-2/+7
2010-11-25undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with diffe...Frank Schoenheit [fs]1-1/+1
2010-11-25undoapi: migrated report designer to use an own, model-bound UndoManager, ins...Frank Schoenheit [fs]3-98/+138
2010-11-25undoapi: split OSingleDocumentController into DBSubComponentController (which...Frank Schoenheit [fs]1-9/+1
2010-11-24dba34b: #i111542# fix for max rowsOcke.Janssen1-1/+1
2010-11-23.bmp to .png, plus formatting issues.Joseph Powers1-2/+2
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]1-97/+86
2010-11-17undoapi: make the SfxUndoManager an impl detail of OSingleDocumentControllerI...Frank Schoenheit [fs]1-10/+10
2010-11-17undoapi: carry the SfxUndoManager around as &, not as *Frank Schoenheit [fs]3-15/+10
2010-11-16HC Cleanup - baseJoseph Powers1-1/+5
2010-11-16get this to build againCaolán McNamara2-32/+2
2010-11-16get this building againCaolán McNamara1-6/+4
2010-11-13RTL_CONSTASCII_USTRINGPARAM cleaning in basepjacquod2-3/+3
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov1-97/+86
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]2-23/+5
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud2-2/+2
2010-10-25repl OClearableGuard(SolarMutex) by SolarMutexGuard as none needed clear()Norbert Thiebaud1-3/+3
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-7/+7
2010-10-18remove non-compiled codePovilas Kanapickas2-64/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth18-0/+51
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid2-15/+15
2010-10-09CWS changehid: resync to m89Mathias Bauer2-5/+4
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud1-1/+1
2010-10-05remove include guards using fixguard.pyPetr Mladek2-12/+0
2010-09-30Remove unnecessary comments containing //CHINA001J. Graeme Lingard1-2/+2