summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl1-0/+46
2019-11-08jsdialog: consume .uno:LineWidth double valueSzymon Kłos1-0/+1
2019-11-08tdf#42949 Fix IWYU warning in include/svx/svdotable.hxxGabor Kelemen1-1/+1
2019-11-07make size group defaults match and document what the default isCaolán McNamara1-0/+1
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann1-5/+5
2019-11-07remove some unused gettersCaolán McNamara1-2/+0
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara1-1/+0
2019-11-07rename FloatingWindow::ImplInit so no need for using directiveCaolán McNamara1-2/+1
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara1-2/+1
2019-11-07loplugin:unusedmethodsNoel Grandin10-35/+0
2019-11-06tdf#125688 removing XWeak support from SvXMLImportContextNoel Grandin1-8/+24
2019-11-06loplugin:unnecessaryvirtualNoel Grandin2-3/+3
2019-11-06revert some module-private changesNoel Grandin1-1/+1
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin2-0/+12
2019-11-06ofz#12553 TimeoutCaolán McNamara2-0/+15
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-4/+2
2019-11-06make some classes module-privateNoel Grandin19-25/+25
2019-11-06loplugin:indentation find broken if statementsNoel Grandin2-4/+4
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks1-2/+2
2019-11-05Looks like UBSan still needs SdrObjGeoData's RTTI for some reasonStephan Bergmann1-1/+1
2019-11-05Looks like UBSan still needs SdrDragEntry's RTTI for some reasonStephan Bergmann1-1/+1
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga1-4/+2
2019-11-05make some classes module-privateNoel Grandin25-61/+61
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara1-0/+4
2019-11-04readme not a sufficient indicatorCaolán McNamara8-4/+32
2019-11-04move VCLXProgressBar to toolkitCaolán McNamara1-0/+43
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara2-117/+121
2019-11-04ofz#18683 NotifyFreeObj override is not helpfulCaolán McNamara2-2/+1
2019-11-03make some classes module-privateNoel Grandin17-40/+40
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin2-2/+5
2019-11-03find symbols that can be privateNoel Grandin23-43/+43
2019-11-03Cleanup copypasteMike Kaganski1-47/+0
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara1-1/+1
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara5-12/+66
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-0/+2
2019-11-01loplugin:finalclasses in xmloffNoel Grandin28-41/+33
2019-10-31tdf#125688, cache token names as OUStringNoel Grandin2-4/+19
2019-10-31setting has-default true on an element in a GtkPopover is fatalCaolán McNamara1-0/+1
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-6/+5
2019-10-31loplugin:finalclasses in vbahelperNoel Grandin6-8/+9
2019-10-31loplugin:finalclasses in vclNoel Grandin57-259/+238
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller1-0/+8
2019-10-31loplugin:finalclasses in unotoolsNoel Grandin27-30/+28
2019-10-31loplugin:finalclasses in unoidlNoel Grandin1-12/+12
2019-10-31loplugin:finalclasses in ucbhelperNoel Grandin14-20/+20
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin3-2/+52
2019-10-31tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara2-1/+6
2019-10-30split WindowStateData into its own headerCaolán McNamara2-53/+83
2019-10-30move WindowStateState to vclenum.hxxCaolán McNamara2-16/+16
2019-10-30loplugin:finalclasses frameworkNoel Grandin20-146/+102