summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke3-16/+16
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-1/+0
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann2-4/+5
2014-03-03editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi1-2/+0
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann66-1861/+1861
2014-02-26Remove visual noise from reportdesignAlexander Wilms152-578/+575
2014-02-25coverity#983702 Uncaught exceptionCaolán McNamara1-4/+8
2014-02-25coverity#983700 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-3/+3
2014-02-23coverity#704661 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-02-23coverity#704657 Dereference after null checkCaolán McNamara1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms94-1899/+1899
2014-02-21vcl: sal_Bool -> boolStephan Bergmann12-25/+25
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2-3/+0
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert20-0/+36
2014-02-20svl: sal_Bool -> boolStephan Bergmann2-33/+33
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin2-6/+6
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann2-4/+4
2014-02-14sal_Bool->boolNoel Grandin2-2/+2
2014-02-14sal_Bool->boolNoel Grandin2-2/+2
2014-02-11coverity#705112 Using invalid iteratorCaolán McNamara1-5/+8
2014-02-11sal_Bool->boolNoel Grandin3-3/+3
2014-02-07sal_Bool -> boolStephan Bergmann2-7/+7
2014-02-06coverity#707968 Uninitialized pointer fieldCaolán McNamara1-2/+3
2014-02-04fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi1-188/+174
2014-02-03uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks4-39/+39
2014-02-03Unused REPORTDESIGN_DLLPRIVATEStephan Bergmann1-1/+0
2014-01-31coverity#738780-79 : Uninitialized scalar fieldNorbert Thiebaud1-0/+2
2014-01-31coverity#738781 : Uninitialized scalar fieldNorbert Thiebaud1-3/+5
2014-01-28bool improvementsStephan Bergmann9-12/+12
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan1-1/+0
2014-01-22bool improvementsStephan Bergmann2-6/+6
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini72-320/+0
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann3-19/+19
2014-01-18Window::PreNotify should return boolStephan Bergmann6-16/+16
2014-01-17Window::Notify should return boolStephan Bergmann2-3/+3
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2-24/+1
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2-29/+10
2013-12-31convert related family of tabdialogs to .uiCaolán McNamara11-256/+478
2013-12-31I can't see a route to create a RID_PAGEDIALOG_LINECaolán McNamara3-70/+0
2013-12-27cppcheck: fix reassigned valueJulien Nabet1-2/+1