summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-04-11tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl1-0/+7
2019-03-27Redaction: Adjust offset for multiple Calc pagesMuhammet Kara1-1/+14
2019-03-27Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara1-0/+1
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna1-1/+1
2019-02-17MSForms: Show restart dialog when MS compatible Forms menu setting is changedTamás Zolnai1-0/+3
2018-12-10Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski1-5/+3
2018-04-17After Java settings have changed, restart LibO for realKatarina Behrens1-0/+2
2018-04-12Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara1-1/+0
2018-04-10coverity#1426923 Pointer to local outside scopeCaolán McNamara1-2/+2
2018-04-03tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+4
2018-03-25tdf#115892: properly get the box' saved valueMike Kaganski1-2/+1
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-1/+1
2017-12-01tdf#102160 make 'Other CMIS' string localizableAndras Timar1-0/+1
2017-11-30tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen1-0/+1
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose1-0/+1
2017-11-19clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke1-1/+0
2017-11-15drop now unused ToolPanelOptCaolán McNamara1-70/+0
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke1-0/+1
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke1-2/+2
2017-11-06ofz infinite loopCaolán McNamara1-0/+1
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin2-2/+2
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens1-2/+2
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin2-6/+4
2017-10-25Related: tdf#80713 allow translation of linguistic service display namesCaolán McNamara1-0/+4
2017-10-24loplugin:finalclasses in svtoolsNoel Grandin9-107/+80
2017-10-23loplugin:includeform: svtoolsStephan Bergmann1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-6/+3
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2-3/+4
2017-10-20Drop redundant castTakeshi Abe1-1/+1
2017-10-20svtools: SvTreeListEntry's copy ctor is unnecessaryTakeshi Abe1-1/+1
2017-10-20Kill unused SV_LBOX_DD_FORMATTakeshi Abe1-2/+0
2017-10-18use std::unique_ptr in SvTreeListNoel Grandin1-2/+2
2017-10-16Make include/svtools include files found through global -IincludeStephan Bergmann1-1/+1
2017-10-08Make Color a forward declarationChris Sherlock1-1/+0
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin1-10/+15
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos1-2/+2
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-0/+5
2017-09-22Introduce DocumentToGraphicRenderer::isShapeSelected()Eike Rathke1-0/+21
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke1-73/+0
2017-09-19Detect Writer doc independent of selection, we'll need that laterEike Rathke1-6/+7
2017-09-19Introduce DocumentToGraphicRenderer::hasSelection() and maSelectionEike Rathke1-0/+6
2017-09-19Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke1-1/+3
2017-09-19'a'CurrentPage gets on my nervesEike Rathke1-3/+3
2017-09-18msDescription in SvtRulerAccessible is unusedNoel Grandin1-5/+0
2017-09-18aFocusRect in CheckBoxControl is unusedNoel Grandin1-1/+0
2017-09-18headString in SvTreeListBox is unusedNoel Grandin1-2/+1
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow1-0/+15
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin3-22/+22
2017-08-25loplugin:unusedfieldsNoel Grandin1-3/+0