summaryrefslogtreecommitdiffstats
path: root/include/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix strings that started with %PRODUCTNAME turning into PRODUCTNAMECaolán McNamara2017-07-211-2/+2
* de-hrc various thingsCaolán McNamara2017-07-215-10/+57
* migrate to boost::gettextCaolán McNamara2017-07-2111-402/+383
* loplugin:unusedfields in svtoolsNoel Grandin2017-07-212-2/+0
* change some Date += long to Date += sal_Int32Jochen Nitschke2017-07-201-1/+1
* loplugin:constparams in svtoolsNoel Grandin2017-07-1922-43/+43
* loplugin:useuniqueptr in scaddins..svxNoel Grandin2017-07-111-2/+6
* loplugin:unusedfields in slideshow..svtoolsNoel Grandin2017-07-031-2/+0
* loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin2017-07-031-3/+0
* notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard2017-07-021-1/+7