summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3
2020-05-22Related: tdf#133189 values not updated when units changedCaolán McNamara1-0/+4
2020-05-22tdf#133043 explicitly set the combobox edit textCaolán McNamara1-4/+2
2020-05-22move InterimItemWindow to vclCaolán McNamara1-98/+0
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara2-11/+9
2020-05-21tweak to narrow stretchable widget defaultsCaolán McNamara1-0/+2
2020-05-21center vertically the interactive cell widgets if they won't fitCaolán McNamara1-3/+11
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin1-4/+6
2020-05-21weld ListBoxControlCaolán McNamara1-42/+17
2020-05-20weld ComboBoxControlCaolán McNamara1-44/+15
2020-05-19Related: tdf#132536 limit to ~25 pre-rendered font previews for nowCaolán McNamara1-1/+6
2020-05-15Resolves: tdf#132461 set color on mouse release, not pressCaolán McNamara1-1/+11
2020-05-13loplugin:unusedmethodsNoel Grandin1-14/+0
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-10compact namespace in svtoolsNoel Grandin11-22/+22
2020-05-08remove TriStateBox classCaolán McNamara1-1/+2
2020-04-29don't run generate preview idle if there are no fonts in the listCaolán McNamara1-2/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-04-26tdf#132424 don't generate font previews in advance for loolCaolán McNamara1-1/+2
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara4-216/+216
2020-04-25remove newly unused ValueSetCaolán McNamara4-3045/+0
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-2/+1
2020-04-24loplugin:unusedenumconstants BrowserModeNoel Grandin1-2/+1
2020-04-24weld StylesPropertyPanelCaolán McNamara1-1/+1
2020-04-24loplugin:unusedmethodsNoel Grandin1-5/+0
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-0/+98
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-21weld FontNameBoxCaolán McNamara1-199/+304
2020-04-20drop EnableSelectAllCaolán McNamara1-1/+0
2020-04-19tdf#131951 related, improve perfNoel Grandin2-26/+4
2020-04-19tdf#131951: automatically increase buffer sizePavel Klevakin1-21/+1
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin1-4/+149
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin1-149/+4
2020-04-16fixes for code creating reversed RectanglesNoel Grandin1-2/+2
2020-04-16loplugin:buriedassign in svtools..svxNoel Grandin4-71/+100
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin2-4/+2
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin6-16/+16
2020-04-06remove newly unused stuffCaolán McNamara1-1/+0
2020-03-25no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)Luboš Luňák1-15/+1
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen5-10/+0
2020-03-24weld writer navigatorCaolán McNamara1-0/+3
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin19-53/+53
2020-03-09save/restore the entry text of the fontsize widgetCaolán McNamara1-2/+6
2020-03-04We have had C++11 for some time nowTor Lillqvist1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann6-62/+62
2020-02-21loplugin:unusedmethodsNoel Grandin3-29/+0
2020-02-20loplugin:singlevalfieldsNoel Grandin3-30/+20
2020-02-18move svmedit.hxx internal to svtoolsCaolán McNamara2-2/+2
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara1-6/+3
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara1-2/+2