summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold52-86/+86
2013-03-03loplugin: improve indentationThomas Arnhold1-5/+3
2013-03-03loplugin: unused variables and commented codeThomas Arnhold1-1/+0
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King42-74/+74
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King3-4/+4
2013-02-25loplugin: improve indentationThomas Arnhold6-44/+22
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir1-192/+192
2013-02-25loplugin: unused variablesThomas Arnhold4-6/+0
2013-02-23Fix typo seperated/separatedJulien Nabet6-7/+7
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet1-1/+1
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-1/+1
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet1-1/+1
2013-02-23sal: update log areasThomas Arnhold1-3/+3
2013-02-22Start Center: update hardcoded borders to match the new imagesIvan Timofeev1-4/+4
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet13-20/+20
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-22s/childrens/children/Tor Lillqvist3-7/+7
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