summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* forcepoint#43 endless update ole2 preview recursionCaolán McNamara2018-06-271-1/+11
* tdf#116241 Customizing value highlighting colorsSzymon Kłos2018-03-271-0/+8
* tdf#116334: Actually when there is no handler, we have to return 'true'.Jan Holesovsky2018-03-141-2/+1
* tdf#115950: Indicate that the dialog was already destroyed.Jan Holesovsky2018-03-011-1/+1
* Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara2017-12-191-5/+2
* Drop a bunch of font metrics flagsKhaled Hosny2017-12-181-20/+5
* vcl: rename Window::Notify to EventNotifyMichael Stahl2017-12-1813-26/+26
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2017-12-182-3/+3
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-1811-48/+48
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2017-12-183-4/+4
* Handle resmgr lifecycle with vcl's de-init more cleanly.Michael Meeks2017-12-151-2/+3
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-141-5/+6
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-056-27/+27
* remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2017-12-051-1/+1
* move the exception handlingCaolán McNamara2017-12-051-23/+36
* loplugin:loopvartoosmallStephan Bergmann2017-12-055-13/+13
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-12-055-9/+21
* better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin2017-12-051-1/+4
* fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara2017-12-051-32/+21
* mpGlobalMgr must already exist if we're copying from another GraphicObjectCaolán McNamara2017-12-051-1/+0
* post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara2017-12-051-37/+27
* mpGlobalMgr has to exist at GraphicObject dtor timeCaolán McNamara2017-12-051-8/+5
* mpGlobalMgr is the only manager possibleCaolán McNamara2017-12-051-1/+1
* move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara2017-12-051-6/+9
* ImplSetGraphicManager only called from ctors now where mpMgr is nullptrCaolán McNamara2017-12-051-3/+0
* GraphicManagerDestroyed would just set the default manager againCaolán McNamara2017-12-052-10/+1
* unfold and unindent else causeCaolán McNamara2017-12-051-24/+22
* the only GraphicManager is the mpGlobalMgr, so simplify accordinglyCaolán McNamara2017-12-051-35/+18
* collapse !mpMgr || mpMgrCaolán McNamara2017-12-051-38/+35
* first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara2017-12-051-10/+10
* second arg of deformed copy ctor isn't usedCaolán McNamara2017-12-052-3/+3
* convert BmpConversion to scoped enumNoel Grandin2017-12-051-4/+4
* convert BmpCombine to scoped enum and drop unusedNoel Grandin2017-12-051-1/+1
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-051-3/+2
* Related: coverity#1371305 unnecessary inheritenceCaolán McNamara2017-12-051-1/+0
* convert BmpFilter to scoped enumNoel Grandin2017-12-051-1/+1
* tdf#105121 Crash in GrabFocus during disposeMaxim Monastirsky2017-11-031-1/+2
* tdf#49634 Fix positioning of focus rectangle in Navigator content treeJim Raykowski2017-09-261-0/+2
* svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl2017-09-181-1/+2
* implementing callback for ruler invalidationAditya Dewan2017-09-141-0/+5
* Make build with Werror work againAron Budea2017-08-091-1/+0
* support for filter dialog when an image is exported from context menuMarco Cecchetti2017-07-283-40/+106
* Resolves: tdf#99071 tree view shows odd text widths when > 100 linesCaolán McNamara2017-07-241-19/+1
* list views are recalculating layout on every paintCaolán McNamara2017-07-241-1/+0
* no need to cast to sal_uLong (in fact it is wrong)Andras Timar2017-05-231-2/+2
* svtools: fix mime type of PDF imagesMiklos Vajna2017-05-222-0/+2
* html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky2017-05-171-0/+1
* related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky2017-05-111-1/+1
* tdf#107677 html import: Import ISO8601 datetime in html meta tags too.Jan Holesovsky2017-05-111-11/+23
* tdf#107622: also update nNullVirOff when changing nNullOffMike Kaganski2017-05-041-0/+1