summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-04coverity#705112 Using invalid iteratorCaolán McNamara
2016-04-03coverity#1358027 silence Using invalid iteratorCaolán McNamara
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-29Use const_iterator when possible (reportdesign)Julien Nabet
2016-03-23loplugin:constantparam in reportdesignNoel Grandin
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in reportdesignNoel Grandin
2016-03-07drop now-needless depsDavid Tardon
2016-03-07expand src templatesDavid Tardon
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07expand src templates only used in a single placeDavid Tardon
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin
2016-03-02loplugin:unuseddefaultparam in reportdesignNoel Grandin
2016-02-25use SearchOptions2Eike Rathke
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-24convert PropertyOrigin to scoped enumNoel Grandin
2016-02-22reportdesign: -Werror=unused-but-set-variableMiklos Vajna
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03reportdesign: reformat thatMichael Stahl
2016-02-03reportbuilder: tdf#92720: add loext namespaceMichael Stahl
2016-02-03reportdesign: try harder in getDocumentBaseURL()Michael Stahl
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::mem_fn->std::mem_fn in reportdesignNoel Grandin
2016-02-01boost::unordered_set is not used anymoreNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara