summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith1-5/+3
2013-03-12Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith3-37/+26
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold1-1/+0
2013-03-12Keep concatenating adjacent string literals via juxtaposition instead of +Stephan Bergmann1-5/+2
2013-03-11unotools: use return value of copy()Thomas Arnhold1-2/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir3-60/+75
2013-03-11fdo#47011 autosave featureKrisztian Pinter1-15/+1
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith22-305/+282
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in unotoolsChr. Rossmanith4-26/+26
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
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-07WIP: fdo#47011 autosave featureKrisztian Pinter2-2/+60
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin2-5/+5
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-11/+14
2013-03-04remove trailing whitespacesThomas Arnhold1-1/+1
2013-03-04doubled namespacesThomas Arnhold2-2/+0
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04callcatcher: unused codeCaolán McNamara2-8/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold6-7/+7
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King17-17/+17
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-14/+7
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam361-1/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-7/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-23Fix typo accessable/accessibleJulien Nabet3-3/+3
2013-02-23sal: update log areasThomas Arnhold4-29/+24
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-3/+3
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
2013-02-15do not use the raw locale for osl_getTextEncodingFromLocale()Eike Rathke1-3/+15
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2-20/+12
2013-02-11fdo#46808, remove unused header fileNoel Grandin4-63/+0
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin3-38/+17
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-7/+6
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+0
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin4-27/+6
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2-0/+21
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist2-16/+1
2013-01-01remove use of #pragma optimizeLuboš Luňák1-11/+0
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist2-159/+24
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania2-24/+159
2012-12-28Get rid of C2U in unotools.Jan Holesovsky2-24/+17
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-6/+3
2012-12-18Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara1-5/+95
2012-12-1732bit compile fix for OString::valueOf usage.Michael Meeks1-2/+2
2012-12-17Resolves: fdo#31055 fallback to a default bullet on symbol lackCaolán McNamara1-16/+27