summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer1-1/+1
2013-03-11fdo#47011 autosave featureKrisztian Pinter1-3/+14
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-2/+2
2013-03-09coverity#705655: fix memory leakMarkus Mohrhard1-2/+2
2013-03-09simplify code a bitMarkus Mohrhard1-7/+6
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim6-0/+15
2013-03-08make use of startsWith()Thomas Arnhold1-10/+9
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold9-67/+67
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter60-1505/+1504
2013-03-07WIP: fdo#47011 autosave featureKrisztian Pinter2-1/+22
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin5-33/+26
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 Arnhold20-28/+0
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin6-21/+15
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin14-115/+78
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 Grandin2-4/+2
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