summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith2013-03-121-5/+3
* Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith2013-03-123-37/+26
* tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold2013-03-121-1/+0
* Keep concatenating adjacent string literals via juxtaposition instead of +Stephan Bergmann2013-03-121-5/+2
* unotools: use return value of copy()Thomas Arnhold2013-03-111-2/+2
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-113-60/+75
* fdo#47011 autosave featureKrisztian Pinter2013-03-111-15/+1
* Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith2013-03-1122-305/+282
* Removed RTL_CONSTASCII_USTRINGPARAM in unotoolsChr. Rossmanith2013-03-104-26/+26
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* 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
* WIP: fdo#47011 autosave featureKrisztian Pinter2013-03-072-2/+60
* fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin2013-03-072-5/+5
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-11/+14
* remove trailing whitespacesThomas Arnhold2013-03-041-1/+1
* doubled namespacesThomas Arnhold2013-03-042-2/+0
* doubled includesThomas Arnhold2013-03-041-1/+0
* callcatcher: unused codeCaolán McNamara2013-03-042-8/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-036-7/+7
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-0217-17/+17
* remove all d.lstMichael Stahl2013-02-281-0/+0
* loplugin: improve indentationThomas Arnhold2013-02-251-14/+7
* fdo#60724 - change 'charcter' to 'character'sadam362013-02-251-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-251-7/+0
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-241-2/+2
* Fix typo accessable/accessibleJulien Nabet2013-02-233-3/+3
* sal: update log areasThomas Arnhold2013-02-234-29/+24
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* typo: allways -> alwaysAndras Timar2013-02-201-3/+3
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-171-1/+1
* do not use the raw locale for osl_getTextEncodingFromLocale()Eike Rathke2013-02-151-3/+15
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-142-20/+12
* fdo#46808, remove unused header fileNoel Grandin2013-02-114-63/+0
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-113-38/+17
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-7/+6
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl2013-01-181-1/+0
* fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-094-27/+6
* fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-092-0/+21
* The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist2013-01-062-16/+1
* remove use of #pragma optimizeLuboš Luňák2013-01-011-11/+0
* Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist2012-12-292-159/+24
* String Cleanup and news OUString methods/constructorsRicardo Montania2012-12-282-24/+159
* Get rid of C2U in unotools.Jan Holesovsky2012-12-282-24/+17
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-6/+3
* Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara2012-12-181-5/+95
* 32bit compile fix for OString::valueOf usage.Michael Meeks2012-12-171-2/+2