summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-215-5/+5
* PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2013-01-181-12/+3
* fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin2013-01-152-3/+4
* fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2013-01-152-2/+1
* fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin2013-01-158-34/+27
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-112-2/+2
* fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin2013-01-0912-28/+19
* fix api change in MenuNorbert Thiebaud2013-01-081-1/+1
* allow menu items to be referred to by a nameCaolán McNamara2013-01-075-15/+15
* TypoTor Lillqvist2013-01-061-1/+1
* The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist2013-01-061-1/+1
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-044-4/+4
* 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