summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)Author
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-24Sidebar: Ensure Deck is open, if we choose an element from the Deck popup menu.Thomas Arnhold
2014-08-24fdo#67627 Clicking on icons of the sidebar should both open and close DecksThomas Arnhold
2014-08-24Sidebar: Use proper default value for DeckThomas Arnhold
2014-08-24Sidebar: Remove hightlight from TabBar after Deck closeThomas Arnhold
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-27Related: fdo#65634 make sidebar react to resizes when floatingCaolán McNamara
2014-06-27Resolves: fdo#65634 improve wheel-scrolling sidebar panelsCaolán McNamara
2014-06-18coverity#1028261 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-25Resolves: fdo#79161 sidebar crash on deactivatingCaolán McNamara
2014-05-22cppcheck: Function parameter 'aFocusLocation' should be passed by referenceThomas Arnhold
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06remove uncompiled source filesThomas Arnhold
2014-05-06Move a few more headers that are included only in sfx2 to sfx2Tor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24callcatcher: update unused codeCaolán McNamara
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13Related: #i124392# fill in SidebarDockingWindow::DoDisposeAndre Fischer
2014-03-12coverity#1027775 Dereference null return valueCaolán McNamara
2014-03-03remove unused code in sfx2::sidebarNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-26remove unused code in sfx2::sidebarNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-28Fix apparently broken OSL_ASSERTs (that would have never fired)Stephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann