summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-20tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski1-3/+4
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+27
2020-01-31Adapt o3tl::span to P1872R0Stephan Bergmann1-6/+8
2020-01-30Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-1/+1
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens1-1/+1
2020-01-12Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara1-1/+4
2020-01-08tdf#123206 Store custom label as chart:data-labelTamas Bunth1-0/+1
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot1-1/+2
2020-01-06tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski1-0/+4
2019-12-13tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt2-0/+19
2019-12-11tdf#129300 alignment enums not translated in organizerCaolán McNamara1-1/+1
2019-12-11tdf#128230 (related) Correct wording for the CT disabling dialogGabor Kelemen1-1/+1
2019-12-11Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara1-1/+18
2019-12-11tdf#128785 Make an attention message more generalRoman Kuznetsov1-1/+1
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt7-54/+68
2019-12-06tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt1-2/+3
2019-12-05lok: calc - store zoom in the view itself.Michael Meeks1-4/+0
2019-12-04tdf#129107 objects in basic disappearNoel Grandin1-4/+3
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara1-0/+2
2019-12-02lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2-3/+13
2019-12-02tdf#123206 Import/Export chart custom label textTamas Bunth1-0/+1
2019-11-29tdf#128898 import text from file with text-decode failedNoel Grandin2-21/+8
2019-11-28tdf#126043 use another bulk_insert_for_eachCaolán McNamara1-2/+3
2019-11-28don't put focus into unmapped windowsCaolán McNamara3-1/+6
2019-11-28get_active should be true when activated but menu not yet shownCaolán McNamara1-1/+2
2019-11-27tdf#108642 rate-limit progress paintingNoel Grandin1-0/+1
2019-11-27tdf#108642 simplify comparison data calculationNoel Grandin1-0/+10
2019-11-27Resolves tdf#129052 - Misspelled gradientHeiko Tietze1-1/+1
2019-11-27tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski2-6/+2
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-11/+19
2019-11-26tdf#128557 Add tooltips to styles listsJim Raykowski2-0/+4
2019-11-22tdf#97926 Add UNO API for InfobarSamuel Mehrbrodt4-22/+44
2019-11-21tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt1-2/+3
2019-11-19up/down in ArgEdit doesn't do anythingCaolán McNamara1-2/+4
2019-11-19Resolves: tdf#128855 Add Kabardian [kbd-RU] to language listEike Rathke1-0/+1
2019-11-15Revert "tdf#126128 Reduce page properties dialog's height."Heiko Tietze1-2/+0
2019-11-14tdf#128104 Input Engine events are delivered via CommandCaolán McNamara1-0/+1
2019-11-14tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2-4/+4
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara1-0/+1
2019-11-13Add document level option to lock down edit doc commandSerge Krot2-1/+3
2019-11-12rename now it does more than just sortCaolán McNamara1-3/+4
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara1-0/+4
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara1-1/+6
2019-11-11fix move operatorNoel Grandin1-1/+1
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer2-2/+14
2019-11-10cid#1455328 initialize variables to 0.0 in LinearGradientInfoTomaž Vajngerl1-0/+4
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian1-0/+9
2019-11-09missing move operator=Noel Grandin1-0/+6
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski2-49/+63
2019-11-08Removed duplicated includeAndrea Gelmini1-1/+0