summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-05turn TimeFormatter::ImplInit into initializer listCaolán McNamara1-2/+0
2019-12-05turn DateFormatter::ImplInit into initializer listCaolán McNamara1-3/+1
2019-12-05turn NumericFormatter::ImplInit into initializer listCaolán McNamara1-2/+0
2019-12-05turn MetricFormatter::ImplInit into initializer listCaolán McNamara1-2/+0
2019-12-05replace only use of GetDefaultUnit() with FieldUnit::NONECaolán McNamara1-1/+0
2019-12-05the only call to MetricField::SetDefaultUnit doesn't change the defaultCaolán McNamara1-1/+0
2019-12-05Fix typoAndrea Gelmini1-1/+1
2019-12-05Fix typoAndrea Gelmini1-1/+1
2019-12-05Fix typoAndrea Gelmini1-1/+1
2019-12-05make some classes module privateNoel Grandin26-46/+46
2019-12-04Use SAL_STRINGIFYStephan Bergmann1-3/+2
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara1-0/+128
2019-12-04honour GtkScrolledWindow shadow-typeCaolán McNamara3-10/+12
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara2-15/+1
2019-12-04lok: cleanup getCellCursorMichael Meeks1-5/+3
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-3/+0
2019-12-04weld ONavigatorCaolán McNamara1-0/+2
2019-12-04tdf#129107 objects in basic disappearNoel Grandin1-4/+3
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+27
2019-12-03weld OAddFieldWindowCaolán McNamara2-2/+5
2019-12-03Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-1/+1
2019-12-03remove some useless comment linesNoel Grandin59-102/+0
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet1-1/+1
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara1-0/+2
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks1-4/+0
2019-12-03lok: formula bar: function completionMarco Cecchetti3-0/+18
2019-12-02Simplify SQLError::ParamValue to just o3tl::optional<OUString>Stephan Bergmann1-6/+6
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen4-4/+4
2019-12-01weld FmFieldWinCaolán McNamara4-7/+23
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann34-129/+175
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann7-16/+19
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2-3/+13
2019-11-30loplugin:unusedmethodsNoel Grandin1-4/+0
2019-11-30Rewrite uses of boost::optionalStephan Bergmann2-2/+2
2019-11-30Let getPageViewOutputDevice return const OutputDevice*Stephan Bergmann1-2/+1
2019-11-30Rewrite ParamValue::isStephan Bergmann1-1/+1
2019-11-30Fix typoAndrea Gelmini1-4/+4
2019-11-30merge classes VCLXTopWindow_Base and VCLXTopWindowNoel Grandin1-42/+16
2019-11-29missing includeStephan Bergmann1-0/+1
2019-11-29Enable O[U]String move ctor/assignment for WinMike Kaganski2-8/+0
2019-11-29jsdialogs: send fill transparency type updatesSzymon Kłos1-0/+3
2019-11-29Fix some -Werror=deprecated-copy-dtorStephan Bergmann2-0/+10
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth1-0/+1
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-0/+2
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-0/+2
2019-11-29make some function symbols module privateNoel Grandin4-6/+3
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth1-6/+3
2019-11-28jsdialog: dump Sfx_Int__Items to JSONSzymon Kłos1-0/+3
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos1-0/+3
2019-11-28jsdialogs: dumpAsJSON for FillStyleSzymon Kłos1-0/+1