summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-13coverity#705817 Dereference before null checkCaolán McNamara
2014-03-08coverity#707887 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#707884 Uninitialized scalar fieldCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25remove unused code framework::MenuBarManager::getComponentContext()Noel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17cid#736778 dereference before null checkNoel Grandin
2014-02-13Move this Singleton class to anonymous namespace.Matúš Kukan
2014-02-10Do not throw if AcceleratorConfigurations are missing.Matúš Kukan
2014-02-10coverity#1169845 Uncaught exceptionCaolán McNamara
2014-02-10add modelinesCaolán McNamara
2014-02-09coverity#1169826 Dereference after null checkCaolán McNamara
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-28fwk: Constructor feature for one instance UICommandDescription.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17fwk: Constructor feature for ControlMenuController.Matúš Kukan
2014-01-17fwk: Constructor feature for RecentFilesMenuController.Matúš Kukan
2014-01-17fwk: Use constructor feature for ObjectMenuController.Matúš Kukan
2014-01-17fwk: Use constructor feature for StatusIndicatorFactory.Matúš Kukan
2014-01-17fwk: Use constructor feature for LangSelectionStatusbarController.Matúš Kukan
2014-01-17fwk: Use constructor feature for WizardsToolbarController.Matúš Kukan
2014-01-17fwk: Use constructor feature for OpenToolbarController.Matúš Kukan
2014-01-17fwk: Use constructor feature for NewToolbarController.Matúš Kukan
2014-01-14This shall probably check nId != 0 && ..., not do a bitwise &Stephan Bergmann
2014-01-08Resolves: #i118909# fix empty elements of return value...Tsutomu Uchino
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás