summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2020-09-24Related: tdf#115436 Add English (Kenya) {en-KE} to language listEike Rathke1-1/+2
2020-09-21update pchesCaolán McNamara1-1/+2
2020-09-19tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi1-9/+12
2020-09-17tdf#136737 grid in change icon dialog ends up oversizedCaolán McNamara1-0/+4
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann3-1795/+1798
2020-09-12Replace remaining uses of sal_uCharJulien Nabet1-3/+3
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara2-7/+7
2020-09-12tdf#136217 fix moving tag in writerNoel Grandin1-1/+1
2020-09-11invalidate prerendered fontname cache on style changeCaolán McNamara1-15/+36
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin2-26/+26
2020-09-10remove image_position top from GtkButtonandreas kainz1-1/+0
2020-09-09tdf#134413 must add scrollbar width on turning it off to occupy the same spaceCaolán McNamara1-16/+20
2020-09-09Resolves: tdf#136494 get preferred height after contents filled inCaolán McNamara1-1/+2
2020-09-09tdf#135042 update scrolledwindow vadjustment when resizedCaolán McNamara1-9/+24
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-8/+0
2020-09-07loplugin:constantparamNoel Grandin1-1/+1
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann1-1/+1
2020-09-02use VCL_TOOLBOX_STYLE_FLAT directly instead of a define with the same valueCaolán McNamara1-3/+1
2020-09-02replace unnecessary includeCaolán McNamara1-1/+1
2020-09-02weld TabBarEditCaolán McNamara3-70/+105
2020-09-01tdf#136319 do logging before calling handler which might destroy the valuesetCaolán McNamara1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-23/+23
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann1-1/+1
2020-08-29Fix typosAndrea Gelmini1-1/+1
2020-08-29Fix typosAndrea Gelmini1-2/+2
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann1-4/+4
2020-08-29Directly use OUStringBuffer::indexOfStephan Bergmann1-1/+1
2020-08-28move ScrollableWindow to beside its only consumerCaolán McNamara2-346/+0
2020-08-28drop unneeded includeCaolán McNamara1-1/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann3-1798/+1799
2020-08-27uitest : Change all the ValueSet uitest statments to CHOOSEAhmed ElShreif1-1/+1
2020-08-27uilogger : Add support in the Logger and DSL for ValueSetAhmed ElShreif1-0/+13
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara1-1/+1
2020-08-26make get_extents_relative_to constCaolán McNamara3-10/+3
2020-08-24restore translatable="no"Caolán McNamara1-10/+10
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot4-24/+177
2020-08-21Related: tdf#135518 Add English (Hong Kong) [en-HK] to language listEike Rathke1-1/+2
2020-08-21Fix typosAndrea Gelmini2-5/+5
2020-08-20loplugin:constantparamNoel Grandin2-6/+6
2020-08-19update pchesCaolán McNamara1-8/+1
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-1/+1
2020-08-18new loplugin:unusedvarsglobalNoel Grandin1-2/+0
2020-08-18merge OSqlEdit and MultiLineEditSyntaxHighlightCaolán McNamara2-181/+0
2020-08-18move TextWindowPeer to its only userCaolán McNamara2-72/+0
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara5-557/+1
2020-08-18remove newly unused ExtMultiLineEditCaolán McNamara3-99/+0
2020-08-18weld OAppDetailPageHelperCaolán McNamara5-284/+0
2020-08-16let tab switch between cellsCaolán McNamara1-0/+2
2020-08-16tdf#135550 make XComboBox Item status changed event work againCaolán McNamara1-2/+8
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-1/+1