summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui
AgeCommit message (Expand)Author
2016-10-26Related tdf#103421: disposeAndClear m_aColorSet (reportdesign)Julien Nabet
2016-06-23Resolves: tdf#100303 Report crashes on close of conditional formatting dialogCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25Fix typosAndrea Gelmini
2016-05-20Convert PROP_FLAG to scoped enumNoel Grandin
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-12reportdesign: replace rest of boost::ref usage with C++11 lambdasMichael Stahl
2016-05-12reportdesign: replace boost::bind with C++11 stuffMichael Stahl
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18cppcheck: silence known condition warning in reportdesignJochen Nitschke
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin
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-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
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-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-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-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris 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-01boost::mem_fn->std::mem_fn in reportdesignNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock