summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Some cppcheck cleaning in frameworkJulien Nabet2012-12-245-9/+5
* Remove unused definesStephan Bergmann2012-12-211-18/+0
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-2118-129/+111
* fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin2012-12-216-49/+41
* fdo#46808, Create new-style frame::ToolBarControllerFactory serviceNoel Grandin2012-12-213-6/+3
* fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin2012-12-2113-41/+36
* Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat2012-12-201-7/+0
* callcatcher: update unused code listCaolán McNamara2012-12-143-13/+2
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-133-17/+4
* fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin2012-12-135-12/+10
* fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel Grandin2012-12-132-2/+1
* fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin2012-12-134-31/+26
* fdo#46808, use service constructor for ui::Noel Grandin2012-12-1311-36/+27
* fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin2012-12-135-11/+7
* fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin2012-12-132-3/+3
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-1/+0
* Bye bye ODMATor Lillqvist2012-12-051-39/+0
* activate basic gnumeric support in experimental modeMarkus Mohrhard2012-12-041-3/+21
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3024-75/+1
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-1/+1
* API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl2012-11-292-2/+0
* fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud2012-11-281-2/+1
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-271-1/+0
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-2/+2
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-1/+1
* AllSettings with LanguageTagEike Rathke2012-11-228-9/+10
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1199-794/+685
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1327-182/+154
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-0111-65/+30
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-016-12/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+1
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-10-011-1/+4
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-016-6/+12
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-015-0/+5
* | | | use LanguageTagEike Rathke2012-11-162-4/+4
* | | | re-base on ALv2 code. Includes:Michael Meeks2012-11-15297-6833/+4243
* | | | Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ...Michael Meeks2012-11-154-29/+35
* | | | Revert "sb140: #i116786# use auto_ptr to track member lifetime"Michael Meeks2012-11-152-8/+11
* | | | remove ancient lo-menubar implementation now that we have the shiny new oneBjoern Michaelsen2012-11-1419-2583/+0
* | | | Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez2012-11-147-70/+62
* | | | more cleanupBjoern Michaelsen2012-11-141-14/+0
* | | | cleanup line noiseBjoern Michaelsen2012-11-141-1/+0
* | | | Menu is now generated in one step. DBus traffic improvements.Antonio Fernandez2012-11-141-1/+1
* | | | Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez2012-11-142-25/+0
* | | | Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez2012-11-144-5/+47
* | | | Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez2012-11-142-1/+8
* | | | Refactor of Menu classes from VCL module and Framework module.Antonio Fernandez2012-11-146-64/+64
| |_|/ |/| |
* | | Revert "if/else placement"Luboš Luňák2012-11-061-6/+10