summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2015-10-18RemoteFilesDialogSzymon Kłos
2015-05-13framework: remove pointless IGate interface and de-virtualizeMichael Stahl
2015-05-13ramework: remove confusing unused Gate::openGap()Michael Stahl
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-06Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann
2015-04-22Ensure WakeUpThread is joined before exitStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in frameworkNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-24loplugin:constantfunction: frameworkNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-03TyposJulien Nabet
2015-02-23Avoid unnecessary bad downcasts from PopupMenu to AddonPopupMenuStephan Bergmann
2015-02-21TyposJulien Nabet
2015-02-18TyposJulien Nabet
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-09Fix of a few typosAndrea Gelmini
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin