summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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 Grandin20-41/+41
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-28Fix typosAndrea Gelmini1-1/+1
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-26fix make screenshot breakageCaolán McNamara1-32/+0
2020-04-26update pchesCaolán McNamara1-2/+2
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara4-216/+216
2020-04-25remove newly unused ValueSetCaolán McNamara6-3082/+0
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-2/+1
2020-04-24Typo: LANGUAGE_ENGLISH_CARRIBEAN->LANGUAGE_ENGLISH_CARIBBEANJulien Nabet1-1/+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-23weld ListBoxControlCaolán McNamara3-2/+24
2020-04-23weld ComboBoxControlCaolán McNamara2-0/+30
2020-04-22weld EditControlCaolán McNamara2-0/+27
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara2-0/+99
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-21weld FontNameBoxCaolán McNamara2-202/+307
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 Grandin21-56/+56
2020-03-12tdf#131297 Add Sundanese [sun-ID] to language listEike Rathke1-1/+2
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 Bergmann8-74/+74
2020-02-21loplugin:unusedmethodsNoel Grandin3-29/+0
2020-02-20loplugin:singlevalfieldsNoel Grandin3-30/+20
2020-02-20Remove some unused includesMiklos Vajna1-0/+3
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara1-2/+1
2020-02-18Resolves: tdf#130757 Add Minangkabau [min-ID] to language listEike Rathke1-1/+2
2020-02-18move svmedit.hxx internal to svtoolsCaolán McNamara4-3/+38
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara1-6/+3
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara1-2/+2