summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-2/+2
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-171-0/+1
* loplugin:staticvar in editeng..frameworkNoel Grandin2018-10-172-6/+6
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-179-32/+44
* add SvStream::TellEndNoel Grandin2018-10-151-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-0813-0/+13
* weld ImpSWFDialogCaolán McNamara2018-10-061-1/+0
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-246-0/+6
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-201-3/+3
* New loplugin:externalStephan Bergmann2018-09-172-3/+3
* loplugin:useuniqueptr in ODatabaseForm::GetDataMultiPartEncodedNoel Grandin2018-09-121-4/+4
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* loplugin:simplifyconstruct in filter..frameworkNoel Grandin2018-09-087-15/+4
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-09-082-5/+4
* no need to allocate a new string in parseDurationNoel Grandin2018-08-301-19/+10
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-2/+2
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-3/+3
* new loplugin:oustringbufferNoel Grandin2018-08-291-1/+1
* create appendCopy method in OUStringBufferNoel Grandin2018-08-141-1/+1
* loplugin:returnconstant in forms..fpickerNoel Grandin2018-08-134-11/+7
* loplugin:stringloop in variousNoel Grandin2018-08-021-8/+7
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3013-0/+13
* Fix typosAndrea Gelmini2018-07-201-1/+1
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-104-10/+8
* Improved loplugin:redundantcast (const-qualified typedefs): formsStephan Bergmann2018-06-295-6/+6
* Fix typoAndrea Gelmini2018-06-211-2/+2
* loplugin:useuniqueptr in OClickableImageBaseModelNoel Grandin2018-06-212-14/+5
* loplugin:useuniqueptr in frm::ODatabaseFormNoel Grandin2018-06-212-4/+4
* loplugin:useuniqueptr in PropertySetBaseNoel Grandin2018-06-212-4/+2
* loplugin:useuniqueptr in StandardFormatsSupplierNoel Grandin2018-06-211-4/+3
* loplugin:useuniqueptr in frm::AttributeStateNoel Grandin2018-06-211-6/+4
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-4/+4
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-1/+0
* forms - move the Bitmap accessing code inside BitmapExNoel Grandin2018-06-051-63/+19
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-0539-24/+31
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-033-5/+3
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-252-4/+8
* loplugin:unnecessaryvirtual improvementsNoel Grandin2018-05-106-55/+0
* Fix typosAndrea Gelmini2018-05-051-1/+1
* improve AttributeState compare operatorJochen Nitschke2018-05-011-2/+2
* Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann2018-04-241-3/+0
* remove no longer necessary operator new/delete overridesNoel Grandin2018-04-172-5/+3
* remove some unused comphelper includesJochen Nitschke2018-04-159-13/+0
* make SvxEditSource::Clone return std::unique_ptrNoel Grandin2018-04-122-3/+3
* weld linkeditdialogCaolán McNamara2018-04-062-2/+3
* new loplugin:dbgunhandledexceptionNoel Grandin2018-04-032-12/+12
* tdf#93173: Remove arbitrary line spacing limitMike Kaganski2018-04-031-1/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-0318-68/+68
* fix some openoffice bugzilla linksdennisroczek2018-04-011-1/+1