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