summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky2-0/+9
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin3-15/+16
2020-02-27remove duplicate tokens from xmloffNoel Grandin1-35/+4
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand1-0/+7
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga1-0/+2
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin1-0/+1
2020-02-27loplugin:constantparamNoel Grandin1-3/+0
2020-02-27loplugin:unusedfieldsNoel Grandin1-1/+0
2020-02-27loplugin:singlevalfieldsNoel Grandin2-4/+0
2020-02-27Related: tdf#128191 tdf#130862 Use whole words in lieu of clippings in UI str...Adolfo Jayme Barrientos1-1/+1
2020-02-26new loplugin:xmlimportNoel Grandin1-0/+3
2020-02-25SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna1-9/+0
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna2-1/+10
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl4-2/+19
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl1-1/+1
2020-02-22Factor out FillEListWithOneFormat_Impl()Eike Rathke1-2/+3
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke3-7/+25
2020-02-22Adapt o3tl::span to removal of std::span::cbegin et alStephan Bergmann1-7/+0
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski1-0/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann34-171/+125
2020-02-21loplugin:unusedmethodsNoel Grandin11-20/+0
2020-02-20loplugin:unusedfieldsNoel Grandin1-2/+0
2020-02-20loplugin:unnecessaryvirtualNoel Grandin3-4/+4
2020-02-20loplugin:singlevalfieldsNoel Grandin1-1/+0
2020-02-19sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna1-1/+6
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara1-5/+4
2020-02-19Resolves: tdf#130762 honour "wrap" in FormattedFieldCaolán McNamara1-0/+1
2020-02-19drop newly unused methodsCaolán McNamara1-2/+0
2020-02-19move svtabbx.hxx to vcl/toolkitCaolán McNamara13-17/+17
2020-02-19weld WatchWindow panelCaolán McNamara2-0/+3
2020-02-19use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin1-1/+2
2020-02-18Resolves: tdf#130757 Add Minangkabau [min-ID] to language listEike Rathke1-0/+1
2020-02-18tdf#80194 UI: revert subscript DFLT_ESC_SUB to 8% (from 33%)Justin Luth1-2/+2
2020-02-18rename XML_OLD_NAMESPACE_ constantsNoel Grandin1-12/+12
2020-02-18move svmedit.hxx internal to svtoolsCaolán McNamara1-39/+0
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara1-2/+2
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara1-3/+3
2020-02-18move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara1-0/+125
2020-02-18move NumericBox to vcl/toolkitCaolán McNamara2-21/+20
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara2-2/+6
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze1-0/+1
2020-02-17inline some acquire/release callsNoel Grandin8-56/+80
2020-02-16use fwd decls of StatusBarCaolán McNamara2-3/+3
2020-02-16use fwd declsCaolán McNamara2-2/+4
2020-02-16move some headers inside sfx2/Noel Grandin31-1936/+0
2020-02-15allow workben tests to use theseCaolán McNamara11-11/+11
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin13-94/+102
2020-02-14Fix typoAndrea Gelmini1-1/+1
2020-02-14remove recently unused functionsCaolán McNamara1-5/+0
2020-02-14use fwd decl of SpinFieldCaolán McNamara1-3/+3