summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-26remove reportdesign bitmaps from .src filesCaolán McNamara6-137/+57
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock3-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock8-0/+8
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky4-4/+0
2017-04-20loplugin:unusedmethodsNoel Grandin2-2/+0
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin4-4/+4
2017-04-18convert navigator menu to .uiCaolán McNamara5-74/+111
2017-04-15remove unused function, loplugin:unreffunMarkus Mohrhard1-60/+0
2017-04-15loplugin:unreffun DelayedPaste unusedCaolán McNamara1-12/+0
2017-04-14convert group sort context menu to .uiCaolán McNamara5-16/+22
2017-04-14remove methods that were never calledCaolán McNamara1-39/+0
2017-04-14the context menu has only DELETE in itCaolán McNamara2-21/+6
2017-04-13convert ControlModification to scoped enumNoel Grandin11-29/+30
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-11reportdesign: what the whitespace?Michael Stahl1-1/+1
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl1-2/+2
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen2-21/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann11-17/+17
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin6-14/+16
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-1/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna22-103/+103
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-29convert EViewType to scoped enumNoel Grandin3-8/+8
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin3-4/+4
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-19TyposJulien Nabet1-1/+1
2017-03-17remove unused defines from HRC files in reportdesignNoel Grandin4-27/+0
2017-03-14remove unused RID constantsNoel Grandin4-77/+1
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann3-9/+9