Age | Commit message (Expand) | Author |
2014-02-18 | Drop unnecessary #include | Takeshi Abe |
2014-02-17 | cid#736778 dereference before null check | Noel Grandin |
2014-02-13 | coverity#737240 Uncaught exception | Caolán McNamara |
2014-02-13 | coverity#737239 Uncaught exception | Caolán McNamara |
2014-02-13 | coverity#737202 Uncaught exception | Caolán McNamara |
2014-02-13 | remove now empty fwk_component_getFactory | Matúš Kukan |
2014-02-13 | fwk: Constructor feature for single-instance framework::Desktop. | Matúš Kukan |
2014-02-13 | Introduce com.sun.star.frame.theDesktop singleton. | Matúš Kukan |
2014-02-13 | cosmetics | Matúš Kukan |
2014-02-13 | cleaning the code a bit | Matúš Kukan |
2014-02-13 | Move this Singleton class to anonymous namespace. | Matúš Kukan |
2014-02-13 | Do not use pattern::configuration::ConfigurationHelper. | Matúš Kukan |
2014-02-13 | Remove unused ContainerQuery constants. | Matúš Kukan |
2014-02-13 | ModuleManager should be static; and simplify. | Matúš Kukan |
2014-02-12 | cid#705176 missing break in switch | Noel Grandin |
2014-02-11 | coverity#704234 Logically dead code | Caolán McNamara |
2014-02-11 | fwk: Constructor feature for one instance ContextChangeEventMultiplexer. | Matúš Kukan |
2014-02-11 | fwk: Constructor feature for one instance SessionListener. | Matúš Kukan |
2014-02-10 | Typo: acess -> access | Julien Nabet |
2014-02-10 | Survive missing UIElementFactories. | Matúš Kukan |
2014-02-10 | Do not throw if AcceleratorConfigurations are missing. | Matúš Kukan |
2014-02-10 | Simplify the code a bit. | Matúš Kukan |
2014-02-10 | misc cleanup and unnecessary OUStrings | Matúš Kukan |
2014-02-10 | Rename ToolBoxFactory -> ToolBarFactory, as the service is named. | Matúš Kukan |
2014-02-10 | Simplify string literal usage | Stephan Bergmann |
2014-02-10 | Typo: adress -> address | Julien Nabet |
2014-02-10 | coverity#1169845 Uncaught exception | Caolán McNamara |
2014-02-10 | add modelines | Caolán McNamara |
2014-02-10 | coverity#1169812 condition appears the wrong way around | Caolán McNamara |
2014-02-10 | coverity#1169847 Uncaught exception | Caolán McNamara |
2014-02-10 | coverity#737167 Uncaught exception | Caolán McNamara |
2014-02-09 | coverity#1169846 Uncaught exception | Caolán McNamara |
2014-02-09 | coverity#1169848 Uncaught exception | Caolán McNamara |
2014-02-09 | coverity#1169804 Unchecked return value | Caolán McNamara |
2014-02-09 | coverity#1169826 Dereference after null check | Caolán McNamara |
2014-02-09 | coverity#1169839 Unintentional integer overflow | Caolán McNamara |
2014-02-09 | Typo: (a)synchronoues -> a(synchronous) | Julien Nabet |
2014-02-09 | Typo: I/internaly -> I/internally | Julien Nabet |
2014-02-08 | coverity#1169879 Uninitialized scalar field | Caolán McNamara |
2014-02-07 | sal_Bool -> bool | Stephan Bergmann |
2014-02-06 | Typo: seam(s) -> seem(s) | Julien Nabet |
2014-02-06 | fwk: Constructor feature for single-instance WindowStateConfiguration. | Matúš Kukan |
2014-02-06 | Introduce com.sun.star.ui.theWindowStateConfiguration singleton. | Matúš Kukan |
2014-02-06 | fwk: Constructor feature for single-instance FooBarFactories. | Matúš Kukan |
2014-02-06 | Introduce com.sun.star.util.thePathSettings singleton. | Matúš Kukan |
2014-02-04 | remove lang path substitution | Caolán McNamara |
2014-02-04 | nPrio is always 0 | Caolán McNamara |
2014-02-04 | fdo#74425 Remove deprecated static function ResMgr::GetLang() | Chris Sherlock |
2014-02-03 | fdo#70376: Put only document (file) name in window title on OS X | Tor Lillqvist |
2014-02-03 | Remove unnecessary #include | Stephan Bergmann |