summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-16/+8
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04sal_Bool to boolTakeshi Abe2-2/+2
2013-03-04doubled namespacesThomas Arnhold4-4/+0
2013-03-04doubled includesThomas Arnhold11-15/+0
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin4-17/+13
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin8-55/+67
2013-03-04fdo#46808, Convert the menu classes in framework to XComponentContextNoel Grandin1-15/+44
2013-03-04fdo#46808, Convert frame::DispatchRecorder to new styleNoel Grandin1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold21-52/+52
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 King17-28/+28
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King2-3/+3
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 Nabet4-5/+5
2013-02-23Fix typos retreive/retrieve furture/futureJulien 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 Nabet8-10/+10
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-22s/childrens/children/Tor Lillqvist3-7/+7
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev12-19/+19
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 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