summaryrefslogtreecommitdiff
path: root/svtools/inc
AgeCommit message (Expand)AuthorFilesLines
2020-12-15update pchesCaolán McNamara1-5/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-3/+2
2020-12-04update pchesCaolán McNamara1-49/+4
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-1/+0
2020-10-30convert some tools::Long->sal_Int32Noel1-2/+2
2020-10-19use tools::Long in svtoolsNoel2-6/+6
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara1-3/+3
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-08-26make get_extents_relative_to constCaolán McNamara1-1/+1
2020-08-21Related: tdf#135518 Add English (Hong Kong) [en-HK] to language listEike Rathke1-1/+2
2020-08-19update pchesCaolán McNamara1-8/+1
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara1-35/+0
2020-08-18remove newly unused ExtMultiLineEditCaolán McNamara1-43/+0
2020-08-18weld OAppDetailPageHelperCaolán McNamara1-56/+0
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+1
2020-08-12uitest : Add support for Normal ValueSetAhmed ElShreif1-0/+38
2020-08-02tdf#135369 on removing an image link, ensure the linked to image is in the listCaolán McNamara1-1/+0
2020-07-31tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky1-0/+9
2020-07-29update svtools pchCaolán McNamara1-3/+2
2020-07-12update pchesCaolán McNamara1-3/+1
2020-07-02weld FormattedControlCaolán McNamara1-1/+3
2020-06-26update some pchesCaolán McNamara1-2/+4
2020-06-12Language list: + Aka (CAR); Yaka -> Yaka (Congo), + Yaka (DRC) [yaf-CD]Eike Rathke1-1/+3
2020-05-10compact namespace in svtoolsNoel Grandin9-19/+19
2020-04-28Fix typosAndrea Gelmini1-1/+1
2020-04-26update pchesCaolán McNamara1-2/+2
2020-04-25remove newly unused ValueSetCaolán McNamara1-36/+0
2020-04-24Typo: LANGUAGE_ENGLISH_CARRIBEAN->LANGUAGE_ENGLISH_CARIBBEANJulien Nabet1-1/+1
2020-04-21weld FontNameBoxCaolán McNamara1-3/+3
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin2-3/+3
2020-03-12tdf#131297 Add Sundanese [sun-ID] to language listEike Rathke1-1/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-12/+12
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 McNamara2-1/+36
2020-02-18move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara1-1/+2
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-8/+2
2020-02-14use fwd decl of SpinFieldCaolán McNamara1-1/+2
2020-02-14move VCLXFileControl to toolkitCaolán McNamara1-4/+1
2020-02-10Resolves: tdf#130550 Add Ligurian [lij-IT] to language listEike Rathke1-1/+2
2020-02-09Fix typoAndrea Gelmini1-2/+2
2020-02-07move some headers inside svtools moduleNoel Grandin10-6/+904
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-1/+46
2020-01-28ToolbarMenu is now unusedCaolán McNamara1-5/+2
2020-01-14svmedit2.hxx doesn't need to be a public headerCaolán McNamara1-0/+43
2020-01-11loplugin:finalclasses in svtoolsNoel Grandin4-5/+5
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini11-33/+11
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-2/+4
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1