summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin10-48/+48
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-1/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-1/+1
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann22-62/+62
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2-3/+3
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke1-1/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-3/+3
2017-02-21loplugin:unusedmethodsNoel Grandin3-5/+4
2017-02-21loplugin:subtlezeroinit: reportdesignStephan Bergmann3-8/+8
2017-02-18Convert RID_MENU_REPORT to xmlMaxim Monastirsky6-338/+99
2017-02-16convert DlgEdMode to scoped enumNoel Grandin5-32/+29
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-6/+3
2017-02-06Add missing #includesStephan Bergmann9-0/+12
2017-02-06loplugin:unusedenumconstants in reportdesignNoel Grandin1-2/+0
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin2-2/+2
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2-15/+5
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin7-13/+13
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann83-2059/+2019
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin3-13/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski4-5/+5
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann28-0/+92
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin1-4/+3
2017-01-16r*: load BitmapEx resources instead of Image onesCaolán McNamara3-11/+13
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky1-2/+2
2017-01-04drop AutoHide codeCaolán McNamara1-1/+0
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin2-7/+7
2016-12-22unwind RID_SVXIMGLIST_RPTEXPL ImageListCaolán McNamara3-64/+131
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann4-84/+84
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin3-5/+0
2016-12-09tdf#104105: fix Vcl lifecycle in CondFormat (reportdesign)Julien Nabet1-1/+6
2016-12-08convert SFX_HINT to scoped enumNoel Grandin3-3/+3
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin2-3/+3