summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-30weld SdSnapLineDlgCaolán McNamara1-2/+29
2018-04-30loplugin:useuniqueptr in SvTabListBoxNoel Grandin1-30/+20
2018-04-30loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin2-7/+3
2018-04-30loplugin:useuniqueptr in SvTreeListBoxNoel Grandin1-8/+5
2018-04-30loplugin:useuniqueptr in BrowseBoxNoel Grandin3-149/+128
2018-04-29loplugin:useuniqueptr in TableControl_ImplNoel Grandin2-7/+6
2018-04-29loplugin:useuniqueptr in TemplateFolderCacheImplNoel Grandin1-5/+5
2018-04-29loplugin:useuniqueptr in BrowserMouseEventPtrNoel Grandin1-5/+5
2018-04-29loplugin:useuniqueptr in SvtFileView_ImplNoel Grandin4-29/+19
2018-04-29loplugin:useuniqueptr in ExportDialogNoel Grandin2-7/+7
2018-04-29loplugin:useuniqueptr in RulerNoel Grandin1-8/+6
2018-04-29loplugin:useuniqueptr in FontNameBoxNoel Grandin1-4/+2
2018-04-29loplugin:useuniqueptr in CalendarNoel Grandin1-37/+14
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-1/+1
2018-04-29tdf#117063 Modify tree list double click behavior in the navigatorJim Raykowski1-3/+4
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin2-13/+8
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-96/+77
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin1-5/+2
2018-04-20loplugin:unusedfieldsNoel Grandin1-13/+3
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen4-7/+0
2018-04-20loplugin:sallogareas (clang-cl)Stephan Bergmann1-2/+2
2018-04-19weld XMLFilterTabDialogCaolán McNamara1-1/+13
2018-04-19tdf#117103 Warning error is emptyNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke2-2/+0
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara4-27/+1
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin3-40/+22
2018-04-12make FontList::Clone return a std::unique_ptrNoel Grandin1-3/+2
2018-04-11weld PlaceEditDialogCaolán McNamara2-221/+212
2018-04-11weld RestartDialogCaolán McNamara1-41/+32
2018-04-10loplugin:unusedfield improvementsNoel Grandin1-23/+4
2018-04-10loplugin:unusedmethodsNoel Grandin1-56/+0
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin3-56/+59
2018-04-07weld ScLinkedAreaDlgCaolán McNamara1-3/+952
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann14-39/+39
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze1-4/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin14-39/+39
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin7-26/+26
2018-04-02weld SwTableWidthDlgCaolán McNamara1-0/+54
2018-04-01remove unused processfactory.hxx includesJochen Nitschke16-16/+0
2018-03-29loplugin:unusedmethodsNoel Grandin1-17/+0
2018-03-27another stab at the ofx infinite rtf loopCaolán McNamara2-1/+12
2018-03-27Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara2-12/+1
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+8
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2-3/+3
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara3-51/+55
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke2-2/+0
2018-03-19drop ErrCode::GetRestNoel Grandin1-1/+1
2018-03-13tdf#116334: Actually when there is no handler, we have to return 'true'.Jan Holesovsky1-2/+1
2018-03-12svtools: cleanup GraphicAccessTomaž Vajngerl1-132/+109