summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-03-27tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+8
2018-03-14tdf#116334: Actually when there is no handler, we have to return 'true'.Jan Holesovsky1-2/+1
2018-03-01tdf#115950: Indicate that the dialog was already destroyed.Jan Holesovsky1-1/+1
2017-12-19Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara1-5/+2
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny1-20/+5
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl13-26/+26
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2-3/+3
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin11-48/+48
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin3-4/+4
2017-12-15Handle resmgr lifecycle with vcl's de-init more cleanly.Michael Meeks1-2/+3
2017-12-14lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-5/+6
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin6-27/+27
2017-12-05remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-1/+1
2017-12-05move the exception handlingCaolán McNamara1-23/+36
2017-12-05loplugin:loopvartoosmallStephan Bergmann5-13/+13
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski5-9/+21
2017-12-05better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin1-1/+4
2017-12-05fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara1-32/+21
2017-12-05mpGlobalMgr must already exist if we're copying from another GraphicObjectCaolán McNamara1-1/+0
2017-12-05post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara1-37/+27
2017-12-05mpGlobalMgr has to exist at GraphicObject dtor timeCaolán McNamara1-8/+5
2017-12-05mpGlobalMgr is the only manager possibleCaolán McNamara1-1/+1
2017-12-05move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara1-6/+9
2017-12-05ImplSetGraphicManager only called from ctors now where mpMgr is nullptrCaolán McNamara1-3/+0
2017-12-05GraphicManagerDestroyed would just set the default manager againCaolán McNamara2-10/+1
2017-12-05unfold and unindent else causeCaolán McNamara1-24/+22
2017-12-05the only GraphicManager is the mpGlobalMgr, so simplify accordinglyCaolán McNamara1-35/+18
2017-12-05collapse !mpMgr || mpMgrCaolán McNamara1-38/+35
2017-12-05first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara1-10/+10
2017-12-05second arg of deformed copy ctor isn't usedCaolán McNamara2-3/+3
2017-12-05convert BmpConversion to scoped enumNoel Grandin1-4/+4
2017-12-05convert BmpCombine to scoped enum and drop unusedNoel Grandin1-1/+1
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin1-3/+2
2017-12-05Related: coverity#1371305 unnecessary inheritenceCaolán McNamara1-1/+0
2017-12-05convert BmpFilter to scoped enumNoel Grandin1-1/+1
2017-11-03tdf#105121 Crash in GrabFocus during disposeMaxim Monastirsky1-1/+2
2017-09-26tdf#49634 Fix positioning of focus rectangle in Navigator content treeJim Raykowski1-0/+2
2017-09-18svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl1-1/+2
2017-09-14implementing callback for ruler invalidationAditya Dewan1-0/+5
2017-08-09Make build with Werror work againAron Budea1-1/+0
2017-07-28support for filter dialog when an image is exported from context menuMarco Cecchetti3-40/+106
2017-07-24Resolves: tdf#99071 tree view shows odd text widths when > 100 linesCaolán McNamara1-19/+1
2017-07-24list views are recalculating layout on every paintCaolán McNamara1-1/+0
2017-05-23no need to cast to sal_uLong (in fact it is wrong)Andras Timar1-2/+2
2017-05-22svtools: fix mime type of PDF imagesMiklos Vajna2-0/+2
2017-05-17html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky1-0/+1
2017-05-11related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky1-1/+1
2017-05-11tdf#107677 html import: Import ISO8601 datetime in html meta tags too.Jan Holesovsky1-11/+23
2017-05-04tdf#107622: also update nNullVirOff when changing nNullOffMike Kaganski1-0/+1
2017-03-14vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna1-0/+0