Age | Commit message (Expand) | Author |
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-06 | fwk: Constructor feature for single-instance FooBarFactories. | Matúš Kukan |
2014-01-30 | Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. | Matúš Kukan |
2014-01-30 | fwk: Constructor feature for single-instance WindowContentFactoryManager. | Matúš Kukan |
2014-01-29 | fwk: Constructor feature for single-instance UIElementFactoryManager. | Matúš Kukan |
2014-01-29 | fwk: Constructor feature for single-instance UIControllerFactories. | Matúš Kukan |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
2014-01-17 | fwk: Use constructor feature for AddonsToolBoxFactory. | Matúš Kukan |
2013-12-09 | fix equalsAscii conversion. Noticed in fdo#72391 | Noel Grandin |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-19 | convert equalsAsciiL calls to startWith calls where possible | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-09-09 | Bin some uses of the stupid DECLARE_ASCII macro | Tor Lillqvist |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-06-05 | fdo#46808, Convert the rest of XMultiServiceFactory in framework module | Noel Grandin |
2013-05-22 | fdo#46808, XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | add missing files | Caolán McNamara |
2013-05-21 | UI Controller Factory fixes | Ariel Constenla-Haile |
2013-05-21 | Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service" | Caolán McNamara |
2013-05-21 | Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory service" | Caolán McNamara |
2013-04-23 | fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContext | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-08 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2012-12-21 | fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new style | Noel Grandin |
2012-12-21 | fdo#46808, Create new-style frame::ToolBarControllerFactory service | Noel Grandin |
2012-12-13 | fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new style | Noel Grandin |
2012-12-13 | fdo#46808, Create new-style ui::WindowContentFactoryManager service | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui:: | Noel Grandin |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-06 | gridfixes: don't be too generous with exceptions: | Frank Schoenheit [fs] |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-30 | Fix for fdo43460 Part XX getLength() to isEmpty() | Olivier Hallot |
2011-12-14 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header from framework | Norbert Thiebaud |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-29 | Remove commented code in libs-core/framework | Xisco Fauli |