summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-12-02Simplify SQLError::ParamValue to just o3tl::optional<OUString>Stephan Bergmann
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-30loplugin:unusedmethodsNoel Grandin
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-30Let getPageViewOutputDevice return const OutputDevice*Stephan Bergmann
2019-11-30Rewrite ParamValue::isStephan Bergmann
2019-11-30Fix typoAndrea Gelmini
2019-11-30merge classes VCLXTopWindow_Base and VCLXTopWindowNoel Grandin
2019-11-29missing includeStephan Bergmann
2019-11-29Enable O[U]String move ctor/assignment for WinMike Kaganski
2019-11-29jsdialogs: send fill transparency type updatesSzymon Kłos
2019-11-29Fix some -Werror=deprecated-copy-dtorStephan Bergmann
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2019-11-29make some function symbols module privateNoel Grandin
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-28jsdialog: dump Sfx_Int__Items to JSONSzymon Kłos
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos
2019-11-28jsdialogs: dumpAsJSON for FillStyleSzymon Kłos
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-28tdf#128898 import text from file with text-decode failedNoel Grandin
2019-11-28Resolves: tdf#129045 add Guadeloupean Creole French [gcf-GP] to language listEike Rathke
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos
2019-11-27don't put focus into unmapped windowsCaolán McNamara
2019-11-27get_active should be true when activated but menu not yet shownCaolán McNamara
2019-11-27jsdiloag: export SvxColorBox to JSONSzymon Kłos
2019-11-27Resolves tdf# 129052 - Misspelled gradientHeiko Tietze
2019-11-27fix memory leakLuboš Luňák
2019-11-27make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák
2019-11-27add SAL log group vcl.skia for tracing Skia usageLuboš Luňák
2019-11-27vcl: allow creating a VirtualDevice with alpha sufraceTomaž Vajngerl
2019-11-27add GUI and configuration options for SkiaLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-11-27jsdialogs: export FillStyle command to JSONSzymon Kłos
2019-11-27tdf#108642 rate-limit progress paintingNoel Grandin
2019-11-27tdf#108642 simplify comparison data calculationNoel Grandin
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-26tdf#129037 add a way to select multiple entries of a ListBox togetherCaolán McNamara