summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-14append '(Remote)' in the titlebar when remote file is openedSzymon Kłos
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03remove some unused definesNoel Grandin
2015-08-03remove some unused typedefsNoel Grandin
2015-07-31framework: replace boost::function with std::functionMichael Stahl
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-22remove some unused constantsNoel Grandin
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16open remote entry in the open drop down menuSzymon Kłos
2015-07-15loplugin:unusedmethods frameworkNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-03Fix typosAndrea Gelmini
2015-06-29coverity#1308570 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308527 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308516 Uncaught exceptionCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-22Fix typosAndrea Gelmini
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-06-13Typo: E_HARDEXCETIONS->E_HARDEXCEPTIONSJulien Nabet
2015-05-22loplugin:constantfunctionNoel Grandin
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