summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke3-4/+3
2017-07-06use more begin()/end() for SequenceNoel Grandin2-6/+3
2017-07-05Enable the Formula Wizard to display 255 argument fieldsEike Rathke1-4/+10
2017-07-05new loplugin unnecessaryparenNoel Grandin2-5/+5
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier1-0/+2
2017-07-04reportdesign: -Werror,-Wc++1z-extensionsMichael Stahl1-1/+2
2017-07-04Prepare for change of VAR_ARGS valueEike Rathke1-6/+12
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-07-02loplugin:casttovoid: reportdesignStephan Bergmann9-18/+4
2017-07-02nOldSplitPos is unusedStephan Bergmann1-2/+0
2017-07-02OViewsWindow::MovAction parameter _bMove is unusedStephan Bergmann3-7/+5
2017-06-26tdf#39674 Translate some German variable namesJohnny_M3-13/+13
2017-06-26Translate German comments and debug strings (leftovers in r... dirs)Johnny_M4-6/+6
2017-06-26s/catched/caughtNoel Grandin18-22/+22
2017-06-26loplugin:oncevar in oox..saxNoel Grandin6-21/+9
2017-06-23simplify some string handling in tracing callsNoel Grandin1-10/+3
2017-06-23Fix typosAndrea Gelmini1-1/+1
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin2-3/+0
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl2-2/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-32/+25
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-12/+14
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke3-3/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-5/+3
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke2-22/+6
2017-06-12cleanup unused css/frame/* includesJochen Nitschke9-14/+0
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin3-18/+15
2017-06-05Improved loplugin:cstylecast to reference types: reportdesignStephan Bergmann2-4/+4
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke25-34/+5
2017-06-02Improved loplugin:redundantcast static_cast handling: reportdesignStephan Bergmann1-8/+8
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke1-1/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke5-7/+0
2017-05-19loplugin:unusedfieldsNoel Grandin4-6/+1
2017-05-18drop toStringCaolán McNamara4-7/+8
2017-05-12remove unused uno::Reference varsNoel Grandin9-13/+3
2017-05-12convert SdrLayerId to strong_intNoel Grandin5-14/+11
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-4/+4
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke4-4/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke39-39/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin1-22/+4
2017-05-07revert OSL_ASSERT changesChris Sherlock2-3/+3
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock2-3/+3
2017-05-05fix spelling, methode -> methodNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin2-2/+2
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-3/+3
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin11-35/+37
2017-05-02untranslated strings are just stringsCaolán McNamara5-33/+31
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin1-1/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-26Fix MSVC buildStephan Bergmann1-1/+1