summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2014-03-12Spelling fix: suportedTor Lillqvist3-6/+6
2014-03-11Don't do anything in status indicators on non-desktop for nowTor Lillqvist1-1/+18
2014-03-10framework: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann5-116/+5
2014-03-08coverity#707887 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-03-08coverity#707884 Uninitialized scalar fieldCaolán McNamara1-4/+5
2014-03-08coverity#707879 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-03-08coverity#707878 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-08coverity#707877 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2-10/+10
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-20/+17
2014-03-04Remove unused SERVICENAME_FRAMECONTROLLERStephan Bergmann1-1/+0
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi3-6/+0
2014-02-27coverity#1187865 Uninitialized scalar fieldCaolán McNamara1-7/+18
2014-02-26Remove visual noise from frameworkAlexander Wilms157-1725/+1652
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann223-2196/+2196
2014-02-25remove unused code framework::MenuManager::getContext()Noel Grandin2-7/+0
2014-02-25remove unused code framework::MenuBarManager::getComponentContext()Noel Grandin2-7/+0
2014-02-25Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara1-0/+6
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann4-9/+9
2014-02-23coverity#704648 Dereference after null checkCaolán McNamara1-1/+1
2014-02-23coverity#704647 Dereference after null checkCaolán McNamara1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms95-1156/+1156
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert6-19/+20
2014-02-21coverity#983681 Uncaught exceptionCaolán McNamara2-4/+4
2014-02-21coverity#738658 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-21coverity#738660 unused membersCaolán McNamara1-2/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann12-31/+31
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert17-0/+20
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19Resolves: #i122576# Reset the docking area acceptor in the destructorAndre Fischer1-0/+1
2014-02-18Related: #i124096# correct LayoutManager::m_xDockingAreaAcceptor clear...Oliver-Rainer Wittmann1-1/+2
2014-02-18Drop unnecessary #includeTakeshi Abe1-1/+0
2014-02-17cid#736778 dereference before null checkNoel Grandin1-1/+1
2014-02-13coverity#737240 Uncaught exceptionCaolán McNamara2-3/+6
2014-02-13coverity#737239 Uncaught exceptionCaolán McNamara2-3/+6
2014-02-13coverity#737202 Uncaught exceptionCaolán McNamara2-2/+7
2014-02-13remove now empty fwk_component_getFactoryMatúš Kukan3-42/+1
2014-02-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan4-150/+138
2014-02-13Introduce com.sun.star.frame.theDesktop singleton.Matúš Kukan1-0/+1
2014-02-13cosmeticsMatúš Kukan3-5/+6
2014-02-13cleaning the code a bitMatúš Kukan4-31/+20
2014-02-13Move this Singleton class to anonymous namespace.Matúš Kukan1-3/+7
2014-02-13Do not use pattern::configuration::ConfigurationHelper.Matúš Kukan2-181/+3
2014-02-13Remove unused ContainerQuery constants.Matúš Kukan4-75/+0
2014-02-13ModuleManager should be static; and simplify.Matúš Kukan1-121/+42
2014-02-12cid#705176 missing break in switchNoel Grandin1-0/+1
2014-02-11coverity#704234 Logically dead codeCaolán McNamara1-8/+0
2014-02-11fwk: Constructor feature for one instance ContextChangeEventMultiplexer.Matúš Kukan4-203/+117
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan5-216/+139
2014-02-10Typo: acess -> accessJulien Nabet1-1/+1