summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-13Add document level option to lock down edit doc commandSerge Krot2-1/+3
2019-11-12rename now it does more than just sortCaolán McNamara1-3/+4
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara1-0/+4
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara1-1/+6
2019-11-11fix move operatorNoel Grandin1-1/+1
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer2-2/+14
2019-11-10cid#1455328 initialize variables to 0.0 in LinearGradientInfoTomaž Vajngerl1-0/+4
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian1-0/+9
2019-11-09missing move operator=Noel Grandin1-0/+6
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski2-49/+63
2019-11-08Removed duplicated includeAndrea Gelmini1-1/+0
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