summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* Remove demonstrated-useless comphelper::compareStephan Bergmann2015-08-214-4/+4
* comphelper::isA(Any... -> Any::hasStephan Bergmann2015-08-192-4/+4
* Remove two silly typedefsStephan Bergmann2015-08-1952-201/+199
* o3tl: rename compat_functional headerThorsten Behrens2015-08-173-3/+3
* convert Link<> to typedNoel Grandin2015-08-172-4/+2
* loplugin: defaultparamsNoel Grandin2015-08-144-9/+9
* tdf#92459 Cleanup unclear lambdasDaniel Robertson2015-08-112-5/+5
* forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-1118-37/+32
* idl,framework,forms: inline some use-once typedefsNoel Grandin2015-08-042-9/+4
* convert RGCHK constants to scoped enumNoel Grandin2015-07-281-2/+2
* inline a bunch of use-once macrosNoel Grandin2015-07-274-45/+31
* remove some unused definesNoel Grandin2015-07-271-20/+0
* loplugin:unusedmethods formsNoel Grandin2015-07-1720-114/+2
* loplugin:simplifyboolStephan Bergmann2015-07-163-4/+4
* tdf#92459 replace unary_function in formsdanlrobertson2015-07-152-5/+5
* fix windows buildNoel Grandin2015-07-141-1/+1
* tdf#47832: Pictures on buttons, created in forms, gone after reopening formZolnai Tamás2015-07-142-0/+26
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-133-4/+6
* Fix typosAndrea Gelmini2015-07-081-1/+1
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-0610-407/+330
* Fix typosAndrea Gelmini2015-07-034-4/+4
* Fix typosAndrea Gelmini2015-06-301-1/+1
* coverity#1308583 Uncaught exceptionCaolán McNamara2015-06-294-4/+4
* coverity#1308582 Uncaught exceptionCaolán McNamara2015-06-292-2/+2
* coverity#1308542 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* Get rid of comphelper::string::is*Ascii functionsStephan Bergmann2015-06-241-3/+2
* Disambiguate needlessly overloaded OGridControlModel::createColumnStephan Bergmann2015-06-192-4/+4
* Fix typosAndrea Gelmini2015-06-181-1/+1
* Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2015-06-173-5/+13
* Fix typosAndrea Gelmini2015-06-164-4/+4
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-2/+1
* cppcheck: passedByValueCaolán McNamara2015-06-151-3/+3
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-4/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* Let JUnit take care of exceptionsNoel Grandin2015-06-051-39/+8
* fix Windows buildNoel Grandin2015-06-011-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-06-011-3/+3
* split forms unoapi test for performanceBjoern Michaelsen2015-05-299-36/+182
* loplugin:redundantcast: const_cast to same typeStephan Bergmann2015-05-294-6/+6
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-275-5/+5
* refactor forms classes to use RenderContextTomaž Vajngerl2015-05-182-21/+5
* Remove include stdio (part2)Julien Nabet2015-05-181-1/+0
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-3/+3
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-102-2/+2
* Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann2015-05-102-2/+2
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-102-4/+4
* std::ptr_fun became deprecated since C++11Takeshi Abe2015-05-081-3/+3
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-053-8/+8