summaryrefslogtreecommitdiff
path: root/forms/source/inc
AgeCommit message (Expand)AuthorFilesLines
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-2/+2
2017-07-30janitorialLionel Elie Mamane1-1/+1
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane2-1/+2
2017-07-23loplugin:unnecessaryvirtualNoel Grandin1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara3-305/+272
2017-07-21migrate to boost::gettextCaolán McNamara2-121/+3
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-2/+1
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-1/+3
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M2-2/+2
2017-05-09loplugin:constantparamNoel Grandin1-5/+0
2017-04-21remove some old MSVC workaroundsNoel Grandin1-4/+2
2017-03-30tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-14remove unused RID constantsNoel Grandin1-3/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-16/+16
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke2-0/+3
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke2-3/+0
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke2-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-137/+132
2017-01-19New loplugin:dynexcspec: Add @throws documentation, formsStephan Bergmann5-0/+10
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin1-5/+0
2016-10-26coverity#1374272 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-26coverity#1374271 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-26coverity#1374269 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-6/+6
2016-09-12loplugin:constantparam in extensions..lotuswordproNoel Grandin1-7/+1
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara1-2/+2
2016-07-04Localize error message in ODataTypeRepositoryMuhammet Kara1-0/+2
2016-06-20Remove unused includesStephan Bergmann1-1/+0
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin3-8/+2
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea1-33/+2
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt1-60/+0
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann2-6/+6
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-3/+3
2016-04-01sequence->vector in formsNoel Grandin1-5/+11
2016-03-23loplugin:constantparam in formsNoel Grandin1-1/+1
2016-03-14inline some use-once macrosNoel Grandin1-8/+0
2016-03-10loplugin:constantparam in formsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock9-13/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin3-6/+6
2016-01-11loplugin:unusedmethods unused return value in formsNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-11-30loplugin:unusedfieldsNoel Grandin1-3/+0
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin1-2/+0
2015-10-21more removal of com::sun::star typedefsNoel Grandin3-17/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-149/+149
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-8/+8
2015-10-02Fix typosAndrea Gelmini1-2/+2
2015-10-02com::sun::star->css in forms/Noel Grandin18-405/+403