summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2666-1861/+1861
* Remove visual noise from reportdesignAlexander Wilms2014-02-26152-578/+575
* coverity#983702 Uncaught exceptionCaolán McNamara2014-02-251-4/+8
* coverity#983700 Uncaught exceptionCaolán McNamara2014-02-251-2/+4
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-3/+3
* coverity#704661 Unchecked dynamic_castCaolán McNamara2014-02-231-1/+1
* coverity#704657 Dereference after null checkCaolán McNamara2014-02-231-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-2394-1899/+1899
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2112-25/+25
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-211-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* sal_Bool->boolNoel Grandin2014-02-211-1/+1
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-212-3/+0
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2020-0/+36
* svl: sal_Bool -> boolStephan Bergmann2014-02-202-33/+33
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* sal_Bool->boolNoel Grandin2014-02-182-6/+6
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-172-4/+4
* sal_Bool->boolNoel Grandin2014-02-142-2/+2
* sal_Bool->boolNoel Grandin2014-02-142-2/+2
* coverity#705112 Using invalid iteratorCaolán McNamara2014-02-111-5/+8
* sal_Bool->boolNoel Grandin2014-02-113-3/+3
* sal_Bool -> boolStephan Bergmann2014-02-072-7/+7
* coverity#707968 Uninitialized pointer fieldCaolán McNamara2014-02-061-2/+3
* fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer..Alexandre Vicenzi2014-02-041-188/+174
* uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks2014-02-034-39/+39
* Unused REPORTDESIGN_DLLPRIVATEStephan Bergmann2014-02-031-1/+0
* coverity#738780-79 : Uninitialized scalar fieldNorbert Thiebaud2014-01-311-0/+2
* coverity#738781 : Uninitialized scalar fieldNorbert Thiebaud2014-01-311-3/+5
* bool improvementsStephan Bergmann2014-01-289-12/+12
* Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan2014-01-241-1/+0
* bool improvementsStephan Bergmann2014-01-222-6/+6
* REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-2172-320/+0
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-213-19/+19
* Window::PreNotify should return boolStephan Bergmann2014-01-186-16/+16
* Window::Notify should return boolStephan Bergmann2014-01-172-3/+3
* Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2014-01-092-24/+1
* Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2014-01-082-29/+10
* convert related family of tabdialogs to .uiCaolán McNamara2013-12-3111-256/+478
* I can't see a route to create a RID_PAGEDIALOG_LINECaolán McNamara2013-12-313-70/+0
* cppcheck: fix reassigned valueJulien Nabet2013-12-271-2/+1
* typo fixesAndras Timar2013-12-201-3/+3
* added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke2013-12-205-15/+15
* prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke2013-12-201-5/+5
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-174-7/+7
* Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin2013-12-171-2/+2