summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-20Drop redundant castTakeshi Abe
2017-10-20svtools: SvTreeListEntry's copy ctor is unnecessaryTakeshi Abe
2017-10-20Kill unused SV_LBOX_DD_FORMATTakeshi Abe
2017-10-18use std::unique_ptr in SvTreeListNoel Grandin
2017-10-16Make include/svtools include files found through global -IincludeStephan Bergmann
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-22Introduce DocumentToGraphicRenderer::isShapeSelected()Eike Rathke
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