summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2016-06-01tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra1-4/+0
2016-05-13framework: initial implementation of a dispatch disabler.Michael Meeks1-0/+1
2015-10-18RemoteFilesDialogSzymon Kłos1-0/+3
2015-05-13framework: remove pointless IGate interface and de-virtualizeMichael Stahl2-69/+6
2015-05-13ramework: remove confusing unused Gate::openGap()Michael Stahl2-33/+0
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist1-0/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann3-5/+5
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann2-2/+2
2015-05-06Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist1-2/+0
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist1-0/+4
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann1-1/+1
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann2-2/+2
2015-05-06Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann2-2/+2
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann2-2/+2
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin2-4/+4
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann2-2/+2
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann2-2/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-7/+7
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann3-3/+3
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann2-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks15-31/+39
2015-04-27More loplugin:simplifyboolStephan Bergmann1-5/+2
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann1-8/+8
2015-04-22Ensure WakeUpThread is joined before exitStephan Bergmann2-41/+22
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+3
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin2-12/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin5-18/+18
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-0/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin14-28/+34
2015-04-09vcl: VclPtr conversion in frameworkNoel Grandin2-3/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann4-15/+15
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-25Typo: formated->formattedJulien Nabet1-3/+3
2015-03-24loplugin:constantfunction: frameworkNoel Grandin2-2/+0
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+2
2015-03-09V801: Decreased performanceCaolán McNamara1-6/+6
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-03-03TyposJulien Nabet1-1/+1
2015-03-03TyposJulien Nabet1-1/+1
2015-02-23Avoid unnecessary bad downcasts from PopupMenu to AddonPopupMenuStephan Bergmann1-11/+4
2015-02-21TyposJulien Nabet1-1/+1
2015-02-18TyposJulien Nabet1-5/+5
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens1-1/+0
2015-02-09Fix of a few typosAndrea Gelmini1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann7-46/+31
2015-02-05Updated all precompiled headers.Ashod Nakashian2-6/+7
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara1-4/+0