summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-04Use SAL_STRINGIFYStephan Bergmann
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-04honour GtkScrolledWindow shadow-typeCaolán McNamara
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-04weld ONavigatorCaolán McNamara
2019-12-04tdf#129107 objects in basic disappearNoel Grandin
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03weld OAddFieldWindowCaolán McNamara
2019-12-03Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
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