summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-295-19/+19
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-5/+0
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-299-15/+14
* convert Link<> to typedNoel Grandin2015-09-264-18/+15
* convert Link<> to typedNoel Grandin2015-09-262-9/+7
* convert Link<> to typedNoel Grandin2015-09-262-13/+18
* convert Link<> to typedNoel Grandin2015-09-264-5/+5
* convert Link<> to typedNoel Grandin2015-09-254-5/+6
* convert Link<> to typedNoel Grandin2015-09-254-20/+10
* convert Link<> to typedNoel Grandin2015-09-252-4/+4
* convert Link<> to typedNoel Grandin2015-09-252-9/+9
* convert Link<> to typedNoel Grandin2015-09-254-14/+12
* convert Link<> to typedNoel Grandin2015-09-254-8/+8
* convert Link<> to typedNoel Grandin2015-09-258-14/+17
* Add warning to Add Plug-in Dialog boxBryan Quigley2015-09-251-59/+74
* convert Link<> to typedNoel Grandin2015-09-2430-119/+116
* convert Link<> to typedNoel Grandin2015-09-224-7/+7
* convert Link<> to typedNoel Grandin2015-09-222-10/+5
* convert Link<> to typedNoel Grandin2015-09-224-7/+7
* convert Link<> to typedNoel Grandin2015-09-224-7/+7
* hide ScopedPtr::reset and add disposeAndClearCaolán McNamara2015-09-215-13/+13
* convert Link<> to typedNoel Grandin2015-09-172-7/+6
* convert Link<> to typedNoel Grandin2015-09-174-16/+16
* convert Link<> to typedNoel Grandin2015-09-172-23/+34
* convert Link<> to typedNoel Grandin2015-09-172-17/+15
* convert Link<> to typedNoel Grandin2015-09-1710-17/+10
* convert Link<> to typedNoel Grandin2015-09-172-3/+2
* convert Link<> to typedNoel Grandin2015-09-162-6/+5
* Remove unnecessary cDelim varsStephan Bergmann2015-09-151-5/+3
* loplugin:stringconstantStephan Bergmann2015-09-151-2/+1
* WaE: loplugin:stringconstantTor Lillqvist2015-09-151-2/+2
* sal_uInt16 to sal_Int32Matteo Casalin2015-09-141-1/+1
* Use search position in getTokenMatteo Casalin2015-09-141-3/+4
* Avoid getTokenCount in PathHdl_Impl linkMatteo Casalin2015-09-141-7/+12
* sFullPath is empty for sure, hereMatteo Casalin2015-09-141-3/+1
* Avoid getTokenCount in StandardHdl_Impl link (3)Matteo Casalin2015-09-141-8/+15
* Avoid getTokenCount in StandardHdl_Impl link (2)Matteo Casalin2015-09-141-5/+6
* Avoid getTokenCount in StandardHdl_Impl link (1)Matteo Casalin2015-09-141-4/+8
* Reduce OUString copiesMatteo Casalin2015-09-141-9/+6
* This was probably the original intent (wrong index in inner loop body)Matteo Casalin2015-09-141-1/+1
* Convert_Impl can be staticMatteo Casalin2015-09-141-1/+1
* Avoid getTokenCount in Convert_Impl (optpath.cxx)Matteo Casalin2015-09-141-6/+11
* boost->stdCaolán McNamara2015-09-1436-123/+76
* convert Link<> to typedNoel Grandin2015-09-1411-56/+57
* Fix precedence errorMatteo Casalin2015-09-131-1/+1
* Avoid getTokenCountMatteo Casalin2015-09-131-26/+30
* Avoid getTokenCount in favor of getTokenMatteo Casalin2015-09-121-3/+8
* Fix regression from ea2c80bdcd862f91dd7429184aea29d9a77f9774Matteo Casalin2015-09-121-1/+1
* sal_uInt16 to sal_Int32, constify/reduce OUStringsMatteo Casalin2015-09-121-6/+5
* Simplify TakeThread::execute()Matteo Casalin2015-09-121-6/+2