summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26tdf#49634 Fix positioning of focus rectangle in Navigator content treeJim Raykowski
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-22Check availability of XPageCursorEike Rathke
2017-09-22GetGraphicSource: use DocumentToGraphicRenderer::isShapeSelected()Eike Rathke
2017-09-22Introduce DocumentToGraphicRenderer::isShapeSelected()Eike Rathke
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22Ditch now unused GraphicExportDialog, GraphicExportOptionsDialogEike Rathke
2017-09-22Bin obsolete commentTor Lillqvist
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20unused aDDLastRectPos in SvxIconChoiceCtrl_ImplNoel Grandin
2017-09-19Writer export to PNG,JPG: switch to proper SvFilterOptionsDialogEike Rathke
2017-09-19Call getCurrentPageWriter() only for WriterEike Rathke
2017-09-19Detect Writer doc independent of selection, we'll need that laterEike Rathke
2017-09-19DocumentToGraphicRenderer: suppress selection for Writer, it doesn't workEike Rathke
2017-09-19DocumentToGraphicRenderer: current page is 1 if selectionEike Rathke
2017-09-19oops..Eike 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-19Writer export to PNG|JPG dialog preparation, current page number nonsenseEike Rathke
2017-09-19renderToGraphic: assert document and target sizeEike Rathke
2017-09-19tdf#43157 Replace DBG_ASSERT() with assert() in tabbar.cxxUlrich Gemkow
2017-09-18Export to PNG: use proper dialog and filter options, tdf#108317Eike Rathke
2017-09-18Move initialization to where it belongsEike 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-14improve redundantcast lopluginNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-13Revert "svtools: HTML import: don't put lone surrogates in OUString"Stephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-11Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann
2017-09-11cppcheck: knownConditionTrueFalseJochen Nitschke
2017-09-07svtools: HTML import: don't put lone surrogates in OUStringMichael Stahl
2017-09-07SvTreeListBox: turn some DBG_ASSERT() into assert()Eike Rathke
2017-09-06Replace some lists by vectors in svtoolsJulien Nabet
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow
2017-08-30WB_AUTOSIZE is always on for SvtURLBoxCaolán McNamara
2017-08-29Export to PNG: init DPI with screen resolution, tdf#108317Eike Rathke
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M