summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev17-25/+25
2013-02-16Some cppcheck cleaningJulien Nabet1-1/+1
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 Grandin4-8/+6
2013-02-11fdo#46808, convert to getProcessComponentContextNoel Grandin2-8/+16
2013-02-11small doc fixNoel Grandin1-1/+1
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-26gbuild: do not copy boost headers aroundMichael Stahl5-0/+10
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 Grandin2-3/+4
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2-2/+1
2013-01-15fdo#46808, Adapt frame::StartModule UNO service to new styleNoel Grandin8-34/+27
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-2/+2
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin12-28/+19
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-21Remove unused definesStephan Bergmann1-18/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin18-129/+111
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin6-49/+41
2012-12-21fdo#46808, Create new-style frame::ToolBarControllerFactory serviceNoel Grandin3-6/+3
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin13-41/+36
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat1-7/+0
2012-12-14callcatcher: update unused code listCaolán McNamara3-13/+2
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin3-17/+4
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin5-12/+10
2012-12-13fdo#46808, Create new-style ui::WindowContentFactoryManager serviceNoel Grandin2-2/+1
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin4-31/+26
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin11-36/+27
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin5-11/+7
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin2-3/+3
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-1/+0
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 Behrens24-75/+1
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl2-2/+0
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-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-2/+2