Age | Commit message (Expand) | Author |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-26 | tdf#49634 Fix positioning of focus rectangle in Navigator content tree | Jim Raykowski |
2017-09-24 | tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowController | Maxim Monastirsky |
2017-09-23 | loplugin:flatten in svl..svx | Noel Grandin |
2017-09-22 | Check availability of XPageCursor | Eike Rathke |
2017-09-22 | GetGraphicSource: use DocumentToGraphicRenderer::isShapeSelected() | Eike Rathke |
2017-09-22 | Introduce DocumentToGraphicRenderer::isShapeSelected() | Eike Rathke |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-22 | Ditch now unused GraphicExportDialog, GraphicExportOptionsDialog | Eike Rathke |
2017-09-22 | Bin obsolete comment | Tor Lillqvist |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-09-20 | unused aDDLastRectPos in SvxIconChoiceCtrl_Impl | Noel Grandin |
2017-09-19 | Writer export to PNG,JPG: switch to proper SvFilterOptionsDialog | Eike Rathke |
2017-09-19 | Call getCurrentPageWriter() only for Writer | Eike Rathke |
2017-09-19 | Detect Writer doc independent of selection, we'll need that later | Eike Rathke |
2017-09-19 | DocumentToGraphicRenderer: suppress selection for Writer, it doesn't work | Eike Rathke |
2017-09-19 | DocumentToGraphicRenderer: current page is 1 if selection | Eike Rathke |
2017-09-19 | oops.. | Eike Rathke |
2017-09-19 | Introduce DocumentToGraphicRenderer::hasSelection() and maSelection | Eike Rathke |
2017-09-19 | Rename getCurrentPageWriter() to getCurrentPage() | Eike Rathke |
2017-09-19 | 'a'CurrentPage gets on my nerves | Eike Rathke |
2017-09-19 | Writer export to PNG|JPG dialog preparation, current page number nonsense | Eike Rathke |
2017-09-19 | renderToGraphic: assert document and target size | Eike Rathke |
2017-09-19 | tdf#43157 Replace DBG_ASSERT() with assert() in tabbar.cxx | Ulrich Gemkow |
2017-09-18 | Export to PNG: use proper dialog and filter options, tdf#108317 | Eike Rathke |
2017-09-18 | Move initialization to where it belongs | Eike Rathke |
2017-09-18 | msDescription in SvtRulerAccessible is unused | Noel Grandin |
2017-09-18 | aFocusRect in CheckBoxControl is unused | Noel Grandin |
2017-09-18 | headString in SvTreeListBox is unused | Noel Grandin |
2017-09-14 | improve redundantcast loplugin | Noel Grandin |
2017-09-13 | no need to call GetNumerator() / GetDenominator() for Fraction | Noel Grandin |
2017-09-13 | Fraction: make conversion operators and constructor explicit | Noel Grandin |
2017-09-13 | New rtl::isUnicodeScalarValue, rtl::isSurrogate | Stephan Bergmann |
2017-09-13 | Revert "svtools: HTML import: don't put lone surrogates in OUString" | Stephan Bergmann |
2017-09-12 | clang-tidy modernize-use-emplace in svgio..svtools | Noel Grandin |
2017-09-12 | use std::unique_ptr in TItemInfo | Noel Grandin |
2017-09-12 | cppcheck: identicalConditionAfterEarlyExit | Jochen Nitschke |
2017-09-11 | Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)" | Stephan Bergmann |
2017-09-11 | cppcheck: knownConditionTrueFalse | Jochen Nitschke |
2017-09-07 | svtools: HTML import: don't put lone surrogates in OUString | Michael Stahl |
2017-09-07 | SvTreeListBox: turn some DBG_ASSERT() into assert() | Eike Rathke |
2017-09-06 | Replace some lists by vectors in svtools | Julien Nabet |
2017-09-06 | loplugin:unnecessaryparen include case statements | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-09-04 | tdf#89130 Draw: Better UI for handling layer attributes | Ulrich Gemkow |
2017-08-30 | WB_AUTOSIZE is always on for SvtURLBox | Caolán McNamara |
2017-08-29 | Export to PNG: init DPI with screen resolution, tdf#108317 | Eike Rathke |
2017-08-29 | Export to PNG: export selected cell range only, not as page, tdf#108317 | Eike Rathke |
2017-08-28 | Translate German comments/debug strings (leftovers in dirs starmath to sysui) | Johnny_M |