summaryrefslogtreecommitdiffstats
path: root/include/svtools
Commit message (Expand)AuthorAgeFilesLines
* overload std::hash for OUString and OStringNoel Grandin2017-10-233-6/+3
* coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2017-10-212-3/+4
* Drop redundant castTakeshi Abe2017-10-201-1/+1
* svtools: SvTreeListEntry's copy ctor is unnecessaryTakeshi Abe2017-10-201-1/+1
* Kill unused SV_LBOX_DD_FORMATTakeshi Abe2017-10-201-2/+0
* use std::unique_ptr in SvTreeListNoel Grandin2017-10-181-2/+2
* Make include/svtools include files found through global -IincludeStephan Bergmann2017-10-161-1/+1
* Make Color a forward declarationChris Sherlock2017-10-081-1/+0
* convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin2017-10-031-10/+15
* Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos2017-10-021-2/+2
* tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky2017-09-241-0/+5
* Introduce DocumentToGraphicRenderer::isShapeSelected()Eike Rathke2017-09-221-0/+21
* Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke2017-09-221-73/+0
* Detect Writer doc independent of selection, we'll need that laterEike Rathke2017-09-191-6/+7
* Introduce DocumentToGraphicRenderer::hasSelection() and maSelectionEike Rathke2017-09-191-0/+6
* Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke2017-09-191-1/+3
* 'a'CurrentPage gets on my nervesEike Rathke2017-09-191-3/+3
* msDescription in SvtRulerAccessible is unusedNoel Grandin2017-09-181-5/+0
* aFocusRect in CheckBoxControl is unusedNoel Grandin2017-09-181-1/+0
* headString in SvTreeListBox is unusedNoel Grandin2017-09-181-2/+1
* tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow2017-09-041-0/+15
* convert code-class in ErrCode to scoped enumNoel Grandin2017-08-273-22/+22
* loplugin:unusedfieldsNoel Grandin2017-08-251-3/+0
* loplugin:unusedmethodsNoel Grandin2017-08-252-5/+0
* remove unused error codes in svtoolsNoel Grandin2017-08-242-3/+0
* Convert ErrCode area to scoped enumNoel Grandin2017-08-223-25/+26
* convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin2017-08-221-2/+6
* svtools: remove function with unused return valueJochen Nitschke2017-08-201-2/+0
* WB_RADIOSEL is deadNoel Grandin2017-08-181-1/+0
* WB_TOPBORDER,WB_3DTAB are deadNoel Grandin2017-08-181-7/+0
* WB_RANGESELECT,WB_MULTISELECT in Calendar is deadNoel Grandin2017-08-181-22/+1
* WB_BOLDTEXT,WB_FRAMEINFO,WB_WEEKNUMBER are deadNoel Grandin2017-08-181-9/+0
* WB_QUICKHELPSHOWSDATEINFO is deadNoel Grandin2017-08-181-2/+0
* WB_FORCE_SELECTION is deadNoel Grandin2017-08-181-2/+0
* convert ExtendedWinBits to a single bool flagNoel Grandin2017-08-181-6/+1
* Rename flag to less generic name to prepare adding more flagsUlrich Gemkow2017-08-181-2/+6
* Fix typosAndrea Gelmini2017-08-171-1/+1
* implementing callback for ruler invalidationAditya Dewan2017-08-171-0/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-172-5/+5
* loplugin:unusedenumconstantsNoel Grandin2017-08-101-1/+0
* loplugin:unusedmethodsNoel Grandin2017-08-081-2/+0
* loplugin:constantparamNoel Grandin2017-08-082-8/+5
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-2/+2
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-022-14/+9
* loplugin:checkunusedparamsNoel Grandin2017-08-012-5/+2
* make animation loop sal_uInt32 consistentlyCaolán McNamara2017-07-271-1/+1
* Convert IMG_ constants to scoped enumNoel Grandin2017-07-251-51/+54
* convert UNO event ids to scoped enumNoel Grandin2017-07-252-18/+18
* loplugin:unusedmethodsNoel Grandin2017-07-251-1/+0
* Export to PNG: use selection if Selection is selectedEike Rathke2017-07-242-2/+6