summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basegfxStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, canvasStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, codemakerStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, cppuhelperStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18nutilStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, salhelperStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sfx2Stephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svlStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, toolkitStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbhelperStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vbahelperStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmloffStephan Bergmann
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-19drop unused image idsCaolán McNamara
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2017-01-19Using SfxDispatcher was not that good idea after allMaxim Monastirsky
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski
2017-01-19use rtl::Reference in SfxPopupWindowNoel Grandin
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin
2017-01-18Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara
2017-01-18change DrawControlText to return new rect rather than change old oneCaolán McNamara
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18RID_IMG_PRNDLG_NOCOLLATE is unusable, and unusedCaolán McNamara
2017-01-18there's no need for this nutso redefineCaolán McNamara
2017-01-18unused resourcesCaolán McNamara
2017-01-18sw: roundtrip test of OOXML decryption/encryptionTomaž Vajngerl
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin
2017-01-18manage pField with tools::SvRefNoel Grandin
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson
2017-01-17comphelper: try to fix MSVC buildMichael Stahl
2017-01-17loplugin:staticmethodsTor Lillqvist
2017-01-17we can use XInteractionAbort instead of AbortContinuationCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski