summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-09coverity#1169848 Uncaught exceptionCaolán McNamara1-43/+53
2014-02-09coverity#1169804 Unchecked return valueCaolán McNamara1-1/+3
2014-02-09coverity#1169826 Dereference after null checkCaolán McNamara1-2/+4
2014-02-09coverity#1169839 Unintentional integer overflowCaolán McNamara1-1/+1
2014-02-09Typo: (a)synchronoues -> a(synchronous)Julien Nabet1-1/+1
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet22-35/+35
2014-02-08coverity#1169879 Uninitialized scalar fieldCaolán McNamara1-3/+10
2014-02-07sal_Bool -> boolStephan Bergmann4-11/+11
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet9-17/+17
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan10-211/+187
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan4-5/+6
2014-02-06fwk: Constructor feature for single-instance FooBarFactories.Matúš Kukan8-217/+136
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan5-111/+91
2014-02-04remove lang path substitutionCaolán McNamara1-161/+1
2014-02-04nPrio is always 0Caolán McNamara1-169/+144
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock1-1/+180
2014-02-03fdo#70376: Put only document (file) name in window title on OS XTor Lillqvist1-1/+4
2014-02-03Remove unnecessary #includeStephan Bergmann1-1/+0
2014-02-03Unused FWI_DLLPRIVATEStephan Bergmann1-1/+0
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi8-234/+50