summaryrefslogtreecommitdiff
path: root/framework/source/helper
AgeCommit message (Expand)Author
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-09coverity#1297236 Uninitialized scalar fieldCaolán McNamara
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist
2015-05-06Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist
2015-05-06We don't use <config_features.h> any more hereTor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-22Ensure WakeUpThread is joined before exitStephan Bergmann
2015-04-17framework: convert new to ::Create.Michael Meeks
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-23Resolves: rhbz#1204244 group sdb windows together as 'base'Caolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-17Single line between methodsHussian Alamri
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-15Remove LockHelper::getGlobalMutex().Jan Holesovsky
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-20Remove newly unused framework::LockHelper classStephan Bergmann
2014-03-20Remove newly unused framework::GuardStephan Bergmann
2014-03-20Turn odd framework::LockHelper::getGlobalLock() into an osl::MutexStephan Bergmann
2014-03-20Access safe members directlyStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-20Access safe members directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann