summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2016-03-10loplugin:constantparam in formulaNoel Grandin1-1/+1
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin2-67/+67
2016-03-09loplugin:constantparam in reportdesignNoel Grandin5-18/+16
2016-03-07drop now-needless depsDavid Tardon2-8/+0
2016-03-07expand src templatesDavid Tardon8-13/+15
2016-03-07loplugin:unuseddefaultparamsNoel Grandin4-15/+11
2016-03-07expand src templates only used in a single placeDavid Tardon1-11/+33
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin2-7/+3
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin2-2/+2
2016-03-02loplugin:unuseddefaultparam in reportdesignNoel Grandin4-7/+6
2016-02-25use SearchOptions2Eike Rathke1-8/+9
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-8/+8
2016-02-24convert PropertyOrigin to scoped enumNoel Grandin1-12/+12
2016-02-22reportdesign: -Werror=unused-but-set-variableMiklos Vajna1-4/+0
2016-02-22loplugin:write only fieldsNoel Grandin2-14/+4
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky2-0/+2
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin2-28/+0
2016-02-09Remove excess newlinesChris Sherlock48-102/+0
2016-02-09Formatting changes across all modulesChris Sherlock3-3/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2-2/+2
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock2-8/+9
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke1-3/+3
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-3/+3
2016-02-03reportdesign: reformat thatMichael Stahl1-32/+33
2016-02-03reportbuilder: tdf#92720: add loext namespaceMichael Stahl1-0/+7
2016-02-03reportdesign: try harder in getDocumentBaseURL()Michael Stahl1-1/+17
2016-02-02boost::hash->std::hashNoel Grandin2-2/+0
2016-02-01boost::mem_fn->std::mem_fn in reportdesignNoel Grandin6-8/+4
2016-02-01boost::unordered_set is not used anymoreNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin6-11/+15
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-15Implement the XDocumentEventBroadcaster interface in OReportDefinitionMaxim Monastirsky2-3/+46
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin2-5/+2
2016-01-11PCH support on LinuxAshod Nakashian3-13/+12
2016-01-10Fix typosAndrea Gelmini4-4/+4
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke2-0/+6
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-1/+1
2015-12-23New saving behaviorMaxim Monastirsky1-8/+0
2015-12-22Fix VclPtr issue in rptui::ONavigatorMaxim Monastirsky2-0/+7
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin16-43/+27
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke2-2/+2
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke2-0/+19
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl1-0/+1