summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-01-17Always schedule with the same timeJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17use rtl::Reference in DocPasswordRequest and SimplePasswordRequestNoel Grandin
2017-01-17manage SvxPropertySetInfoPool.mpInfos with rtl::ReferenceNoel Grandin
2017-01-17Fix typo in comments: Not that -> Note thatTakeshi Abe
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2017-01-17use rtl::Reference in SvXMLExportNoel Grandin
2017-01-17used std::map in SfxItemSetNoel Grandin
2017-01-17tdf#103574 Imagemap dialog lacks on confirmation buttonAbhilash Singh
2017-01-17use rtl::Reference in MasterPropertySetNoel Grandin
2017-01-17use rtl::Reference in ChainablePropertySetNoel Grandin
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin
2017-01-16cppuhelper: mark these with SAL_DEPRECATEDMichael Stahl
2017-01-16tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-16inline InteractionContinuation_ImplNoel Grandin
2017-01-16new loplugin: useuniqueptr: comphelperNoel Grandin
2017-01-16new loplugin: useuniqueptr: filterNoel Grandin
2017-01-16Lok: improved tile invalidation compressionAshod Nakashian
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2017-01-14vcl: add SVM metafile reading and writing test and extend xml dumpTomaž Vajngerl
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida