summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-03-25svtools: double the limit of max drawing page sizeMiklos Vajna1-2/+2
2018-10-31svtools: fix up misleading indentationMiklos Vajna1-0/+2
2018-10-30svtools: fix lost replacement grpahic when updating it via OLE failsMiklos Vajna1-0/+12
2018-08-29XHTML import: <br></br> is one line breakMiklos Vajna2-1/+24
2018-07-09sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna1-2/+5
2018-03-14svtools: allow writing characters with HtmlWriterMiklos Vajna2-1/+27
2018-03-14sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-2/+2
2018-03-14sw HTML export: allow custom XHTML namespace aliasMiklos Vajna2-4/+26
2018-03-14sw HTML import: allow custom XHTML namespace aliasMiklos Vajna1-0/+10
2018-03-13tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna2-0/+5
2018-03-13Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna3-1/+73
2017-11-03Infinite loop in ooo32227-1.rtf with calc rtf filterCaolán McNamara1-1/+3
2017-10-25tdf#113368: fix crash when closing dialog opened with BasicJulien Nabet1-0/+2
2017-10-03Resolves: tdf#112656 don't reset to default font if a custom font was setCaolán McNamara1-5/+2
2017-09-13svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl1-1/+2
2017-07-17Resolves: tdf#99071 tree view shows odd text widths when > 100 linesCaolán McNamara1-19/+1
2017-07-17list views are recalculating layout on every paintCaolán McNamara1-1/+0
2017-07-04notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard1-0/+15
2017-06-19Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke1-1/+2
2017-06-09tdf#107700 Translate some less common font style namesGabor Kelemen2-1/+96
2017-05-31macro warning dialog grew an extra Cancel buttonCaolán McNamara1-5/+5
2017-05-22svtools: fix mime type of PDF imagesMiklos Vajna2-0/+2
2017-05-21make string translation loading more uniformCaolán McNamara20-137/+128
2017-05-18html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky1-0/+1
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-1/+1
2017-05-17Clean up local HTML_IS* macrosStephan Bergmann1-19/+18
2017-05-15remove some unnecessary lockingNoel Grandin1-4/+0
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke5-16/+17
2017-05-12loplugin:constantparamNoel Grandin5-26/+26
2017-05-12remove unused uno::Reference varsNoel Grandin2-6/+4
2017-05-11Casting from Int32 to uLong to Int32 doesn't make sense.Eike Rathke1-1/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin2-20/+14
2017-05-10Fix Windows build: uLong is not Int64Eike Rathke1-1/+1
2017-05-10related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky1-1/+1
2017-05-10tdf#107677 html import: Import ISO8601 datetime in html meta tags too.Jan Holesovsky1-11/+23
2017-05-09folder.png is a different place than the othersCaolán McNamara1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin4-20/+16
2017-05-09-Werror,-Wunused-private-fieldStephan Bergmann1-3/+1
2017-05-09loplugin:constantparamNoel Grandin3-19/+5
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin5-7/+6
2017-05-07revert OSL_ASSERT changesChris Sherlock5-8/+8
2017-05-07tdf#43157: convert svtools codebase away from OSL_ASSERT to assertChris Sherlock5-8/+8
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin20-139/+117
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin4-392/+444
2017-05-04tdf#107622: also update nNullVirOff when changing nNullOffMike Kaganski1-0/+1
2017-05-02untranslated strings are just stringsCaolán McNamara3-14/+9
2017-05-01unnecessary PairedList macroNoel Grandin1-3/+1
2017-04-28ofz: fix leakCaolán McNamara1-8/+7
2017-04-28bNeedUpdate is set to false twiceCaolán McNamara1-1/+0