summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2015-06-151-4/+4
* It's E_BEFORECLOSE not E_CLOSINGJulien Nabet2015-06-131-1/+1
* Typo: E_HARDEXCETIONS->E_HARDEXCEPTIONSJulien Nabet2015-06-131-1/+1
* Fix typosAndrea Gelmini2015-06-131-1/+1
* make it easier to find missing sidebar componentsMarkus Mohrhard2015-06-121-1/+3
* speed up Java unit tests by removing sleepsNoel Grandin2015-06-112-6/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0834-93/+93
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-1/+1
* Let JUnit take care of exceptionsNoel Grandin2015-06-055-322/+182
* uno::Sequence provides now begin and endNoel Grandin2015-06-042-3/+2
* loplugin:loopvartoosmallNoel Grandin2015-06-011-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-296-11/+11
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann2015-05-271-1/+1
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-261-1/+1
* convert TOTOP constants to scoped enumNoel Grandin2015-05-252-2/+2
* convert SHOW constants to scoped enumNoel Grandin2015-05-256-12/+12
* loplugin:constantfunctionNoel Grandin2015-05-226-36/+2
* remove the last of the OUString #defines in header filesNoel Grandin2015-05-193-9/+3
* SAL_WARN_UNUSED LinkStephan Bergmann2015-05-181-17/+2
* conver MENU_FLAG_ constants to scoped enumNoel Grandin2015-05-153-7/+7
* convert POPUPMENU_ constants to scoped enumNoel Grandin2015-05-151-1/+1
* tdf#86138 Context menu should state the name of the toolbarPhilippe Jung2015-05-141-0/+3
* framework: remove pointless IGate interface and de-virtualizeMichael Stahl2015-05-132-69/+6
* ramework: remove confusing unused Gate::openGap()Michael Stahl2015-05-132-33/+0
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-113-3/+3
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann2015-05-101-1/+1
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-109-10/+10
* coverity#1297236 Uninitialized scalar fieldCaolán McNamara2015-05-091-1/+3
* Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist2015-05-082-1/+8
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-082-2/+2
* convert SHOWDIALOG_ID constants to scoped enumNoel Grandin2015-05-081-3/+3
* Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann2015-05-086-21/+21
* Use typed Menu::SetHighlightHdl LinkStephan Bergmann2015-05-084-6/+6
* Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist2015-05-062-8/+1
* We don't use <config_features.h> any more hereTor Lillqvist2015-05-061-2/+0
* Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist2015-05-062-18/+38
* Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann2015-05-062-5/+3
* Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann2015-05-064-9/+5
* Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann2015-05-064-10/+7
* Use typed ToolBox::SetCommandHdl LinkStephan Bergmann2015-05-064-17/+8
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-063-3/+3
* convert CONFIG_MODE constants to scoped enumNoel Grandin2015-05-062-4/+4
* Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann2015-05-064-11/+7
* Use typed ToolBox::SetActivateHdl LinkStephan Bergmann2015-05-064-11/+7
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-064-34/+25
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-052-4/+4
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-057-22/+14
* Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann2015-05-044-6/+6