summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-05android: Avoid throwing exceptions through the bridges.Jan Holesovsky
2019-12-05use o3tl::optional instead of pointerNoel Grandin
2019-12-05turn TimeFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn DateFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn NumericFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05turn MetricFormatter::ImplInit into initializer listCaolán McNamara
2019-12-05replace only use of GetDefaultUnit() with FieldUnit::NONECaolán McNamara
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara
2019-12-05Fix typoAndrea Gelmini
2019-12-05Fix typoAndrea Gelmini
2019-12-05Fix typoAndrea Gelmini
2019-12-05make some classes module privateNoel Grandin
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