summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2-8/+4
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin1-4/+4
2013-02-11fdo#39370 - Fixed RTL/LTR and alignment buttons location on RTL interfaceIssa Alkurtass1-0/+17
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin3-6/+4
2013-02-11fdo#46808, convert to getProcessComponentContextNoel Grandin2-8/+16
2013-02-11fdo#46808, use service constructor for awt::ContainerWindowProviderNoel Grandin1-6/+2
2013-02-11fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin4-24/+3
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2-11/+7
2013-02-05String cleanup.Kohei Yoshida1-9/+6
2013-02-04Start center background color uses application background color, fdo51535Robert Roth1-1/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith5-5/+5
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-12/+3
2013-01-15fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin1-2/+4
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-1/+1
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin5-28/+21
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-2/+2
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin6-15/+14
2013-01-08fix api change in MenuNorbert Thiebaud1-1/+1
2013-01-07allow menu items to be referred to by a nameCaolán McNamara5-15/+15
2013-01-06TypoTor Lillqvist1-1/+1
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky4-4/+4
2012-12-24Some cppcheck cleaning in frameworkJulien Nabet5-9/+5
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin13-114/+101
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin3-41/+35
2012-12-21fdo#46808, Create new-style frame::ToolBarControllerFactory serviceNoel Grandin2-5/+3
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin11-39/+35
2012-12-14callcatcher: update unused code listCaolán McNamara2-9/+2
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin1-15/+4
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin2-4/+4
2012-12-13fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel Grandin1-1/+1
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin3-30/+26
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin9-34/+26
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin4-10/+7
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin1-2/+3
2012-12-05Bye bye ODMATor Lillqvist1-39/+0
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard1-3/+21
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens19-55/+1
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud1-2/+1
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+0
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke7-9/+9
2012-11-16use LanguageTagEike Rathke2-4/+4
2012-11-15re-base on ALv2 code. Includes:Michael Meeks180-4174/+2553
2012-11-15Revert "sb140: #i116785# avoid ring-ref that keeps ref counted objects alive ...Michael Meeks4-29/+35
2012-11-15Revert "sb140: #i116786# use auto_ptr to track member lifetime"Michael Meeks2-8/+11
2012-11-14remove ancient lo-menubar implementation now that we have the shiny new oneBjoern Michaelsen16-2477/+0
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez4-39/+31
2012-11-14more cleanupBjoern Michaelsen1-14/+0