summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-11-28unfold and unindent else causeCaolán McNamara
2017-11-28the only GraphicManager is the mpGlobalMgr, so simplify accordinglyCaolán McNamara
2017-11-28collapse !mpMgr || mpMgrCaolán McNamara
2017-11-28first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara
2017-11-28second arg of deformed copy ctor isn't usedCaolán McNamara
2017-11-28convert BmpConversion to scoped enumNoel Grandin
2017-11-28convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-11-28loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-11-28Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-11-28convert BmpFilter to scoped enumNoel Grandin
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
2017-03-14vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna
2017-03-14vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
2017-02-24Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2017-02-17lok: refill font list if emptyHenry Castro
2017-02-17tdf#104215: Remove the out-of-borders ruler checkMike Kaganski
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-17Resolves: tdf#104950 add English (Malaysia) [en-MY] to language listboxEike Rathke
2016-12-09tdf#104495: prevent autotext to crash when drag&dropJulien Nabet
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-18tdf#103960: The import of UCS2 data uses a different code path.Jan Holesovsky
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-17tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15tdf#88827 - double-thin border: MINGAPWIDTH is a valid widthJustin Luth
2016-11-11use std::unique_ptrCaolán McNamara
2016-11-11coverity#1371312 Missing move assignment operatorCaolán McNamara
2016-11-11use std::unique_ptrCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara
2016-11-04unify color selectorsCaolán McNamara
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky
2016-11-03tdf#88821: Set the encoding correctly for HTML files with a BOM.Jan Holesovsky
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-31loplugin:oncevar in svl..svxNoel Grandin