summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2018-06-26forcepoint#43 endless update ole2 preview recursionCaolán McNamara
2018-03-27tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-01-19Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara
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
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