summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold109-315/+315
2014-04-19Remove gcc3 workaround for bug long since fixed in gccChris Sherlock4-8/+4
2014-04-14fdo#76294: Fix the build.Kohei Yoshida3-4/+24
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann9-39/+23
2014-04-14typo: noone -> no oneThomas Arnhold1-1/+1
2014-04-14typo: currect -> currentThomas Arnhold1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist2-3/+3
2014-04-06fdo#72276 introduce .uno:ZoomMenu so we can split the menu entries/labelsJoren De Cuyper1-1/+1
2014-04-04coverity#738784 Uninitialized scalar fieldCaolán McNamara1-10/+9
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin46-283/+283
2014-04-03dbaccess: sal_Bool->boolNoel Grandin2-19/+19
2014-04-02coverity#707967 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-02coverity#707969 unused nMasterPageNameIndexCaolán McNamara1-1/+0
2014-04-02coverity#707970 Uninitialized scalar fieldCaolán McNamara1-7/+9
2014-04-02coverity#707971 Uninitialized scalar fieldCaolán McNamara1-2/+11
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann3-4/+4
2014-03-31xmloff: sal_Bool->boolNoel Grandin2-5/+6
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-36/+36
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-2/+2
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann92-1222/+1222
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann8-15/+15
2014-03-25svtools: sal_Bool->boolNoel Grandin4-8/+6
2014-03-25svtools: sal_Bool->boolNoel Grandin2-12/+12
2014-03-24svtools: sal_Bool->boolNoel Grandin1-9/+9
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-6/+6
2014-03-19coverity#705822 Dereference before null checkCaolán McNamara1-1/+1
2014-03-19coverity#705821 Dereference before null checkCaolán McNamara1-2/+1
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist2-22/+22
2014-03-11svx: sal_Bool->boolNoel Grandin6-13/+13
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-10reportdesign: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+1
2014-03-07coverity#704558 Unchecked dynamic castNorbert Thiebaud1-38/+42
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-2/+2
2014-03-06coverity#738782 Uninitialized scalar fieldCaolán McNamara1-1/+0
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