summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* remove unused uno::Reference varsNoel Grandin2017-05-129-13/+3
* convert SdrLayerId to strong_intNoel Grandin2017-05-125-14/+11
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-4/+4
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-094-4/+0
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-0839-39/+0
* loplugin:checkunusedparams in xmloffNoel Grandin2017-05-081-22/+4
* revert OSL_ASSERT changesChris Sherlock2017-05-072-3/+3
* tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock2017-05-072-3/+3
* fix spelling, methode -> methodNoel Grandin2017-05-051-1/+1
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-052-2/+2
* loplugin:checkunusedparams in svx(part4)Noel Grandin2017-05-051-3/+3
* loplugin:checkunusedparams in package..reportdesignNoel Grandin2017-05-0311-35/+37
* untranslated strings are just stringsCaolán McNamara2017-05-025-33/+31
* loplugin:checkunusedparams in forms..formulaNoel Grandin2017-05-021-1/+1
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* Fix MSVC buildStephan Bergmann2017-04-261-1/+1
* remove reportdesign bitmaps from .src filesCaolán McNamara2017-04-266-137/+57
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-253-3/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-258-0/+8
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-214-4/+0
* loplugin:unusedmethodsNoel Grandin2017-04-202-2/+0
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-194-4/+4
* convert navigator menu to .uiCaolán McNamara2017-04-185-74/+111
* remove unused function, loplugin:unreffunMarkus Mohrhard2017-04-151-60/+0
* loplugin:unreffun DelayedPaste unusedCaolán McNamara2017-04-151-12/+0
* convert group sort context menu to .uiCaolán McNamara2017-04-145-16/+22
* remove methods that were never calledCaolán McNamara2017-04-141-39/+0
* the context menu has only DELETE in itCaolán McNamara2017-04-142-21/+6
* convert ControlModification to scoped enumNoel Grandin2017-04-1311-29/+30
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* reportdesign: what the whitespace?Michael Stahl2017-04-111-1/+1
* xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl2017-04-111-2/+2
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* tdf#95386 More Help Agent cleanupGabor Kelemen2017-04-072-21/+0
* Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann2017-04-0611-17/+17
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-1/+1
* tdf#39468 Translate German commentsJens Carl2017-04-031-1/+1
* use actual UNO enums in reportdesign..svtoolsNoel Grandin2017-04-036-14/+16
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-021-1/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-3122-103/+103
* loplugin:unusedmethodsNoel Grandin2017-03-291-1/+0
* convert EViewType to scoped enumNoel Grandin2017-03-293-8/+8
* Fix typosAndrea Gelmini2017-03-281-1/+1
* Fix typosAndrea Gelmini2017-03-252-2/+2
* convert ViewShellId to o3tl::strong_intNoel Grandin2017-03-243-4/+4
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* TyposJulien Nabet2017-03-191-1/+1
* remove unused defines from HRC files in reportdesignNoel Grandin2017-03-174-27/+0
* remove unused RID constantsNoel Grandin2017-03-144-77/+1
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-133-9/+9