summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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-03-04Remove unused SERVICENAME_FRAMECONTROLLERStephan Bergmann
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2014-02-27coverity#1187865 Uninitialized scalar fieldCaolán McNamara
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::MenuManager::getContext()Noel Grandin
2014-02-25remove unused code framework::MenuBarManager::getComponentContext()Noel Grandin
2014-02-25Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23coverity#704648 Dereference after null checkCaolán McNamara
2014-02-23coverity#704647 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21coverity#983681 Uncaught exceptionCaolán McNamara
2014-02-21coverity#738658 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#738660 unused membersCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-19Resolves: #i122576# Reset the docking area acceptor in the destructorAndre Fischer
2014-02-18Related: #i124096# correct LayoutManager::m_xDockingAreaAcceptor clear...Oliver-Rainer Wittmann
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-17cid#736778 dereference before null checkNoel Grandin
2014-02-13coverity#737240 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737239 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737202 Uncaught exceptionCaolán McNamara
2014-02-13remove now empty fwk_component_getFactoryMatúš Kukan
2014-02-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan
2014-02-13Introduce com.sun.star.frame.theDesktop singleton.Matúš Kukan
2014-02-13cosmeticsMatúš Kukan
2014-02-13cleaning the code a bitMatúš Kukan
2014-02-13Move this Singleton class to anonymous namespace.Matúš Kukan
2014-02-13Do not use pattern::configuration::ConfigurationHelper.Matúš Kukan
2014-02-13Remove unused ContainerQuery constants.Matúš Kukan
2014-02-13ModuleManager should be static; and simplify.Matúš Kukan
2014-02-12cid#705176 missing break in switchNoel Grandin
2014-02-11coverity#704234 Logically dead codeCaolán McNamara
2014-02-11fwk: Constructor feature for one instance ContextChangeEventMultiplexer.Matúš Kukan
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan
2014-02-10Typo: acess -> accessJulien Nabet
2014-02-10Survive missing UIElementFactories.Matúš Kukan
2014-02-10Do not throw if AcceleratorConfigurations are missing.Matúš Kukan
2014-02-10Simplify the code a bit.Matúš Kukan
2014-02-10misc cleanup and unnecessary OUStringsMatúš Kukan
2014-02-10Rename ToolBoxFactory -> ToolBarFactory, as the service is named.Matúš Kukan
2014-02-10Simplify string literal usageStephan Bergmann
2014-02-10Typo: adress -> addressJulien Nabet
2014-02-10coverity#1169845 Uncaught exceptionCaolán McNamara