summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2017-10-20loplugin:finalclasses in toolkit,toolsNoel Grandin
2017-10-09Replace lists by vectors in controlmodelcontainerbase (toolkit)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-08loplugin:constantparamNoel Grandin
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-09-04Translate one German variable nameJohnny_M
2017-09-02support XSystemDependentWindowPeer for all toplevel windowsCaolán McNamara
2017-08-31Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist
2017-08-30nothing is reading the futilely set WB_AUTOSIZE bitCaolán McNamara
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10tdf#39468: Translate some german commentsChristian Barth
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-20remove some "optimisation" insanity in ScriptEventContainerNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07fix compile error due to missing include<functional>Dennis Francis
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: toolkitStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-28loplugin:oncevar in test..toolsNoel Grandin
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-15comphelper: add a profiling APILászló Németh
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin