summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke
2017-09-19Detect Writer doc independent of selection, we'll need that laterEike Rathke
2017-09-19Introduce DocumentToGraphicRenderer::hasSelection() and maSelectionEike Rathke
2017-09-19Rename getCurrentPageWriter() to getCurrentPage()Eike Rathke
2017-09-19'a'CurrentPage gets on my nervesEike Rathke
2017-09-18msDescription in SvtRulerAccessible is unusedNoel Grandin
2017-09-18aFocusRect in CheckBoxControl is unusedNoel Grandin
2017-09-18headString in SvTreeListBox is unusedNoel Grandin
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-24remove unused error codes in svtoolsNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-20svtools: remove function with unused return valueJochen Nitschke
2017-08-18WB_RADIOSEL is deadNoel Grandin
2017-08-18WB_TOPBORDER,WB_3DTAB are deadNoel Grandin
2017-08-18WB_RANGESELECT,WB_MULTISELECT in Calendar is deadNoel Grandin
2017-08-18WB_BOLDTEXT,WB_FRAMEINFO,WB_WEEKNUMBER are deadNoel Grandin
2017-08-18WB_QUICKHELPSHOWSDATEINFO is deadNoel Grandin
2017-08-18WB_FORCE_SELECTION is deadNoel Grandin
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-08-17Fix typosAndrea Gelmini
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-25Convert IMG_ constants to scoped enumNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-24Export to PNG: use selection if Selection is selectedEike Rathke
2017-07-21fix strings that started with %PRODUCTNAME turning into PRODUCTNAMECaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin
2017-07-20change some Date += long to Date += sal_Int32Jochen Nitschke
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-26Fix typosAndrea Gelmini