summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* drop unused includeDavid Tardon2013-03-151-2/+0
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* fdo#60724: Fix spelling avaliable -> available.Steven Meyer2013-03-131-1/+1
* fdo#47011 autosave featureKrisztian Pinter2013-03-111-3/+14
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-2/+2
* coverity#705655: fix memory leakMarkus Mohrhard2013-03-091-2/+2
* simplify code a bitMarkus Mohrhard2013-03-091-7/+6
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-086-0/+15
* make use of startsWith()Thomas Arnhold2013-03-081-10/+9
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1
* simplify some compareToThomas Arnhold2013-03-081-1/+1
* fwk: some follow up of rtl cleanupThomas Arnhold2013-03-089-67/+67
* RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2013-03-0860-1505/+1504
* WIP: fdo#47011 autosave featureKrisztian Pinter2013-03-072-1/+22
* fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin2013-03-075-33/+26
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-16/+8
* doubled usingThomas Arnhold2013-03-051-1/+0
* sal_Bool to boolTakeshi Abe2013-03-042-2/+2
* doubled namespacesThomas Arnhold2013-03-044-4/+0
* doubled includesThomas Arnhold2013-03-0420-28/+0
* fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin2013-03-046-21/+15
* fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin2013-03-0414-115/+78
* fdo#46808, Convert the menu classes in framework to XComponentContextNoel Grandin2013-03-041-15/+44
* fdo#46808, Convert frame::DispatchRecorder to new styleNoel Grandin2013-03-042-4/+2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-0352-86/+86
* loplugin: improve indentationThomas Arnhold2013-03-031-5/+3
* loplugin: unused variables and commented codeThomas Arnhold2013-03-031-1/+0
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-0242-74/+74
* remove all d.lstMichael Stahl2013-02-281-0/+0
* fdo#60724: lintian typo fix: useful -> usefulGregg King2013-02-263-4/+4
* loplugin: improve indentationThomas Arnhold2013-02-256-44/+22
* fdo#38838,::rtl::OUString_to_OUStringelixir2013-02-251-192/+192
* loplugin: unused variablesThomas Arnhold2013-02-254-6/+0
* Fix typo seperated/separatedJulien Nabet2013-02-236-7/+7
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-231-1/+1
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-1/+1
* Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet2013-02-231-1/+1
* sal: update log areasThomas Arnhold2013-02-231-3/+3
* Start Center: update hardcoded borders to match the new imagesIvan Timofeev2013-02-221-4/+4
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-2213-20/+20
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* s/childrens/children/Tor Lillqvist2013-02-223-7/+7
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-1717-25/+25
* Some cppcheck cleaningJulien Nabet2013-02-161-1/+1
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-142-8/+4
* fdo#46808, convert some svtools code to XComponentContextNoel Grandin2013-02-121-4/+4
* fdo#39370 - Fixed RTL/LTR and alignment buttons location on RTL interfaceIssa Alkurtass2013-02-111-0/+17
* fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin2013-02-114-8/+6
* fdo#46808, convert to getProcessComponentContextNoel Grandin2013-02-112-8/+16