summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-01-14move Image(Bitmap, MaskBitmap) code to last user of itCaolán McNamara
2017-01-14coverity#1398585 Uncaught exceptionCaolán McNamara
2017-01-13better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin
2017-01-13coverity#1371198 Missing move assignment operatorCaolán McNamara
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara
2017-01-11fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara
2017-01-11make XOBitmap uncopyableCaolán McNamara