summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2015-09-03convert Link<> to typedNoel Grandin2-11/+7
2015-09-03convert Link<> to typedNoel Grandin2-4/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann4-8/+8
2015-08-28make PostUserEvent Link<> typedNoel Grandin5-17/+11
2015-08-27Clean up sEmptyStephan Bergmann1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin6-16/+17
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe28-52/+46
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann1-2/+1
2015-08-17o3tl: rename compat_functional headerThorsten Behrens1-1/+1
2015-08-17convert Link<> to typedNoel Grandin2-3/+2
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud2-4/+4
2015-08-14loplugin: defaultparamsNoel Grandin11-21/+21
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin4-6/+6
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson5-7/+4
2015-08-10cppcheck: variableScopeCaolán McNamara1-3/+1
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas3-12/+12
2015-08-03new loplugin: refcountingNoel Grandin1-5/+4
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin23-96/+1
2015-07-21loplugin:unusedmethods formulaNoel Grandin2-22/+2
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann2-2/+2
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2-16/+3
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky2-61/+2
2015-07-10do not include boost/utility.hppMichael Stahl4-4/+4
2015-07-10tdf#83541 Fix also for reportdesignMaxim Monastirsky1-6/+1
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin2-4/+1
2015-07-04Fix typosAndrea Gelmini5-5/+5
2015-06-30tdf#91112 replace o3tl::compose1 with lambdas in reportdesignJorenz Paragas4-33/+37
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz7-14/+14
2015-06-28coverity#1308565 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308554 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308550 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28Fix typosAndrea Gelmini2-2/+2
2015-06-23Drop duplicate #includesTakeshi Abe1-1/+0
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky2-2/+2
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann1-7/+2
2015-06-18coverity#1307698 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-06-15more untranslatable UI stringsAndras Timar1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás3-2/+15
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara13-16/+16
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-08Resolves: tdf#91672 Crash in base report - right click in page header sectionCaolán McNamara1-0/+1
2015-06-05Let JUnit take care of exceptionsNoel Grandin1-101/+57
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin4-4/+4
2015-05-26tdf#91577 - CRASH: when "Report Builder" closedNoel Grandin1-1/+1
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-1/+1