summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
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-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-30framework: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12framework: sal_Bool -> boolStephan Bergmann
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18document the swap-on-free idiom usageNoel Grandin
2014-08-15drop TabControl resource loaderCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-08-09framework.hrc: just use the valueThomas Arnhold
2014-08-09remove unused resource definitionsThomas Arnhold
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara
2014-07-14coverity#1224998 Uncaught exceptionCaolán McNamara
2014-07-10improvements to ShareableMutexNoel Grandin
2014-07-02Drop unused E_NOEXCEPTIONSStephan Bergmann
2014-07-02Drop unnecessary ITransactionManager base classStephan Bergmann
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-06-03coverity#1219794 Uncaught exceptionCaolán McNamara
2014-06-03coverity#1219801 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1219797 Uncaught exceptionCaolán McNamara
2014-05-28update_pchThomas Arnhold
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23coverity#1215383 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215384 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215385 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215386 Uncaught exceptionCaolán McNamara
2014-05-19fix-includes.pl: frameworkThomas Arnhold
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-05-06vcl::EventPoster shall probably be covered by SolarMutexStephan Bergmann
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-18FillLangItems() doesn't need an SvtLanguageTable instanceEike Rathke