summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-02-27remove duplicate tokens from xmloffNoel Grandin1-1/+1
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand3-5/+18
2020-02-27loplugin:constantparamNoel Grandin2-15/+0
2020-02-26tdf#130952 crash launching bullets and numbering from sidebar more... dropdownCaolán McNamara1-2/+2
2020-02-26tdf#129532 tdf#98839 fixes for mirror of custom shapesRegina Henschel3-13/+92
2020-02-25SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna1-22/+0
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen80-211/+16
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna1-0/+22
2020-02-24Fix typoAndrea Gelmini1-1/+1
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen65-369/+71
2020-02-22Factor out FillEListWithOneFormat_Impl()Eike Rathke1-45/+19
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke1-32/+40
2020-02-22Fix typoTamas Bunth1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann12-19/+19
2020-02-21tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesCanberk TURAN1-6/+6
2020-02-21loplugin:unusedmethodsNoel Grandin1-5/+0
2020-02-20Fix buildSzymon Kłos1-4/+0
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer4-28/+25
2020-02-20sidebar: provide indent field boxes with useful id for hiding on mobile.Michael Meeks1-0/+4
2020-02-19sw table cell borders: add optional Word-compatible border collapsingMiklos Vajna1-0/+117
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara1-2/+2
2020-02-18reduce log noise a littleNoel Grandin1-1/+3
2020-02-18Line Sidebar arrangement updateandreas kainz1-76/+88
2020-02-18NFC tdf#120412 cleanup2: use DFLT_ESC_* moreJustin Luth1-1/+1
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-2/+1
2020-02-17inline some acquire/release callsNoel Grandin5-90/+0
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski1-2/+0
2020-02-16cid#1458430 Uninitialized membersCaolán McNamara1-0/+1
2020-02-15tdf#130483 prevent pasting cell exceeds the border.Mark Hung1-5/+15
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara1-4/+6
2020-02-14drop unneeded includeCaolán McNamara1-1/+0
2020-02-14use fwd decl of SpinFieldCaolán McNamara1-2/+1
2020-02-14split StringToMetric and TextToValue into fieldvalue.hxxCaolán McNamara1-3/+3
2020-02-14split out MetricField value conversion functionsCaolán McNamara5-9/+12
2020-02-14tdf#130373 substitute color only works if left set to transparent.Noel Grandin1-0/+4
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara3-2/+4
2020-02-14weld SearchLabelToolboxControllerCaolán McNamara5-48/+89
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara2-3/+5
2020-02-14de-duplicate some codeCaolán McNamara1-16/+4
2020-02-14weld SearchFormattedControl Item WindowCaolán McNamara2-13/+12
2020-02-14weld MatchCaseControl Item WindowCaolán McNamara3-10/+89
2020-02-13Restore simple undo and redo buttons for the basctl moduleMaxim Monastirsky2-26/+1
2020-02-13weld FindTextFieldControlCaolán McNamara7-121/+273
2020-02-13nStyle is always set to WB_DROPDOWN | WB_VSCROLLCaolán McNamara1-4/+4
2020-02-12tdf#130614: Revert "tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'"Xisco Faulí1-11/+2
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara1-1/+1
2020-02-12lok: add "type" information when a graphic is selectedHenry Castro1-3/+4
2020-02-12Allow boolean valued statechange messages for...Dennis Francis1-6/+6
2020-02-12move some svx/ headers inside the moduleNoel Grandin169-192/+2483
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin3-4/+2