summaryrefslogtreecommitdiff
path: root/unotools/inc
AgeCommit message (Expand)AuthorFilesLines
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-06-29Remove UNO includes commentsThomas Arnhold3-7/+0
2012-06-27Remove unused header filesThomas Arnhold1-479/+0
2012-06-27Remove unused include filesThomas Arnhold1-37/+0
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara1-11/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks17-403/+250
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-126/+124
2012-06-18use boost::noncopyableCaolán McNamara1-6/+2
2012-06-12nuke dead codeTakeshi Abe1-28/+0
2012-06-11callcatcher: update unused codeCaolán McNamara1-3/+0
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens1-0/+1
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann1-48/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-4/+4
2012-04-10fix typoCaolán McNamara1-1/+1
2012-04-10add a getBuildVersion helperCaolán McNamara1-0/+3
2012-04-09s/pathes/paths/Tor Lillqvist1-2/+2
2012-04-09s/pathes/paths/Tor Lillqvist1-3/+3
2012-03-28fold historyoptions_const.hxx into historyoptions.cxxCaolán McNamara1-56/+0
2012-03-28fold useroptions_const.hxx into useroptions.cxxCaolán McNamara1-22/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-12callcatcher: remove some unused codeCaolán McNamara1-16/+0
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara1-4/+0
2012-02-21expand and remove NS_* macroThomas Arnhold2-32/+22
2012-02-19Remove unused codePetr Vorel1-1/+0
2012-02-10Remove unused codeElton Chung3-8/+0
2012-02-08update unused listCaolán McNamara1-4/+0
2012-02-01A few safe replacements of pathes->pathsJesús Corrius3-6/+6
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann1-353/+0
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann1-4/+39
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev1-3/+2
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2-52/+0
2012-01-27drop unnecessary includeCaolán McNamara1-7/+7
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann1-176/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-2/+2
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2-103/+0
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2-63/+0
2012-01-25Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann1-0/+48
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-11/+6
2012-01-11bumped locale data wrapper to use XLocaleData4 and provide date acceptance pa...Eike Rathke1-2/+3
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-5/+4
2012-01-09make indent saneCaolán McNamara1-26/+24
2012-01-09simplify CharClassCaolán McNamara1-35/+15
2012-01-09make indent saneCaolán McNamara1-85/+100
2012-01-09mark uncopyable with boost::noncopyableCaolán McNamara1-5/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-04Do not export whole class to avoid MS C++ implicitly exporting base template.Stephan Bergmann1-9/+13
2012-01-04Dead code.Stephan Bergmann1-31/+0
2011-12-21callcatcher: remove some unused codeCaolán McNamara1-3/+0
2011-12-20callcatcher: Remove unused codeAugust Sodora3-13/+0