summaryrefslogtreecommitdiffstats
path: root/include/tools
Commit message (Expand)AuthorAgeFilesLines
* tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks2015-06-101-1/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* Fix a wrong bit mask for StreamModeTakeshi Abe2015-06-021-1/+1
* callcatcher: update unused codeCaolán McNamara2015-05-251-10/+0
* drop now unused WB_REFMODE bitCaolán McNamara2015-05-241-1/+0
* SAL_WARN_UNUSED LinkStephan Bergmann2015-05-181-1/+2
* Add expand (contract) to Rectangle as it is often used.Tomaž Vajngerl2015-05-131-0/+25
* No more need for EMPTYARG in C++11Stephan Bergmann2015-05-101-2/+0
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-4/+4
* Remove newly unused IMPL_STATIC_LINK[_TYPED]Stephan Bergmann2015-05-101-13/+0
* PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks2015-05-081-0/+1
* Add ability to change tint/shade of a color.Tomaž Vajngerl2015-05-071-0/+10
* IMPL_LINK_NOARG_TYPED is more useful with a non-void* ArgTypeStephan Bergmann2015-04-301-6/+7
* Fix Link<T, void>::CallStephan Bergmann2015-04-301-1/+1
* No need for LINK vs LINK_TYPED distinctionStephan Bergmann2015-04-301-4/+1
* Missing param nameStephan Bergmann2015-04-301-1/+1
* All-inline template should not be TOOLS_DLLPUBLIC, keep MSVC happyStephan Bergmann2015-04-301-3/+1
* Gradually typed LinkStephan Bergmann2015-04-302-6/+65
* Clean up tools/link.hxxStephan Bergmann2015-04-291-92/+67
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-291-12/+0
* Remove unnecessary IMPL_LINK_INLINE macroStephan Bergmann2015-04-291-5/+0
* Remove unnecessary STATIC_LINK macroStephan Bergmann2015-04-291-2/+0
* Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks2015-04-281-4/+6
|\
| * Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-4/+6
| |\
| | * Make ErrorContext includers happier.Michael Meeks2015-04-101-5/+6
| | * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-2/+3
* | | DbgIs* return types want to be boolStephan Bergmann2015-04-281-6/+6
|/ /
* | enhancement : tdf#90225 Cannot open compressed csv files from calcDennis Francis2015-04-271-0/+1
* | loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* | Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-1/+1
* | cleanup tools/color.hxxTomaž Vajngerl2015-04-211-69/+101
* | duplicate surrogate codeCaolán McNamara2015-04-201-30/+0
* | Revert "make more classes dllpublic"David Tardon2015-04-162-3/+3
* | fix windows buildDavid Tardon2015-04-161-1/+1
* | make more classes dllpublicDavid Tardon2015-04-162-2/+2
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-8/+8
* | Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann2015-04-091-1/+1
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-3/+2
* Remove dead INetProtocol::OutStephan Bergmann2015-04-071-1/+0
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-50/+21
* Kill INetProtocol::NewsTor Lillqvist2015-04-021-3/+0
* Kill INetProtocol::Imap and Pop3Tor Lillqvist2015-04-021-3/+0
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-41/+41
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-42/+42
* Plug the hole in INetProtocolStephan Bergmann2015-04-021-9/+9
* Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann2015-04-021-1/+0
* loplugin:staticmethodsNoel Grandin2015-04-021-2/+2
* loplugin:staticfunctionNoel Grandin2015-04-011-1/+1
* Remove redundant C-style castStephan Bergmann2015-03-291-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-4/+4