summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-10Survive missing UIElementFactories.Matúš Kukan1-4/+12
2014-02-10Do not throw if AcceleratorConfigurations are missing.Matúš Kukan4-4/+28
2014-02-10Simplify the code a bit.Matúš Kukan2-24/+6
2014-02-10misc cleanup and unnecessary OUStringsMatúš Kukan3-27/+11
2014-02-10Rename ToolBoxFactory -> ToolBarFactory, as the service is named.Matúš Kukan3-15/+15
2014-02-10Simplify string literal usageStephan Bergmann5-151/+48
2014-02-10Typo: adress -> addressJulien Nabet1-1/+1
2014-02-10coverity#1169845 Uncaught exceptionCaolán McNamara1-3/+10
2014-02-10add modelinesCaolán McNamara1-1/+4
2014-02-10coverity#1169812 condition appears the wrong way aroundCaolán McNamara1-1/+1
2014-02-10coverity#1169847 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-10coverity#737167 Uncaught exceptionCaolán McNamara2-2/+7
2014-02-09coverity#1169846 Uncaught exceptionCaolán McNamara1-2/+6