summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-06use Widget::get_clipboardCaolán McNamara5-2/+16
2021-05-06add get_clipboard to widgetCaolán McNamara1-0/+5
2021-05-06make it possible to write canvas unittestsLuboš Luňák2-10/+18
2021-05-05loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin2-36/+36
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski3-1/+14
2021-05-05loplugin:constmethodNoel Grandin10-15/+15
2021-05-05Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+2
2021-05-05vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna1-2/+2
2021-05-05inline SdrModel::ImpCtorNoel Grandin1-5/+0
2021-05-05sal_uLong->Color in BitmapDuoToneFilterNoel Grandin1-3/+3
2021-05-05sal_uLong->sal_Int32 in BitmapMosaicFilterNoel Grandin1-5/+5
2021-05-05sal_uLong->sal_Int32 in BitmapNoel Grandin3-4/+5
2021-05-04sal_uLong->sal_Int64 in BitmapNoel Grandin1-5/+5
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt1-0/+1
2021-05-04sal_uLong->sal_Int32 in PointerStateNoel Grandin1-3/+2
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara1-0/+2
2021-05-03vcl: remove MetricVectorChris Sherlock5-11/+9
2021-05-03vcl: move SalLayoutFlags to own headerChris Sherlock2-20/+45
2021-05-03const Point& overloads for some BitmapReadAccess functionsLuboš Luňák1-0/+9
2021-05-03tdf#102255 add .uno:PasteTransposedscito1-0/+1
2021-05-03sal_uLong->sal_uInt32 in SvTreeListNoel Grandin6-68/+65
2021-05-03sal_uLong->sal_Int32 in IMapCircleObjectNoel Grandin1-5/+4
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt1-0/+4
2021-05-03sal_uLong->sal_Int32 in ButtonNoel Grandin1-2/+1
2021-05-03sal_uLong->sal_uInt32 in HTMLOutFuncsNoel Grandin1-3/+2
2021-05-03Implemented CTRL + A selects all the cellsmerttumer2-0/+3
2021-05-02sal_uLong->sal_uInt32 in SvxFontHeightItemNoel Grandin1-2/+1
2021-05-02finally 'Change return value to Rectangle in next incompatible build'Caolán McNamara2-2/+2
2021-05-02sal_uLong->sal_Int32 in SvxNumberFormatNoel Grandin1-2/+1
2021-05-02sal_uLong->sal_Int32 in TextHintNoel Grandin2-6/+4
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin1-8/+7
2021-05-02sal_uLong->sal_uInt32 in ImplFontAttrsNoel Grandin1-2/+1
2021-05-02sal_uLong->sal_uInt32 in OutlinerNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann105-537/+537
2021-05-02GraphicAttributes: put const. and op. '=' into the header fileTomaž Vajngerl1-2/+30
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin5-52/+46
2021-05-01Fix typoAndrea Gelmini1-1/+1
2021-04-30throw() -> noexcept, part 1/3: Manual scaffoldingStephan Bergmann1-0/+16
2021-04-30simplify WallpaperNoel Grandin1-10/+15
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin3-6/+11
2021-04-30allow dnd into weldeditviewCaolán McNamara1-0/+4
2021-04-30Reshuffle code a bitStephan Bergmann1-13/+9
2021-04-29rename A field in ::Color to TNoel Grandin1-6/+6
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2-24/+24
2021-04-29rename ECKEN -> CORNERNoel Grandin4-4/+4
2021-04-29Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet1-1/+1
2021-04-29cid#1477405 Initialize membersTor Lillqvist1-0/+2
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist2-3/+12
2021-04-29allow push/pop multiple levels of freeze/thawCaolán McNamara1-0/+12