summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-08-22new loplugin:conststringfieldNoel Grandin1-2/+0
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin1-2/+2
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin2-2/+2
2018-08-15Fix wizard step text stylingJan-Marek Glogowski1-3/+1
2018-08-15pass IMapObject around by std::unique_ptrNoel Grandin1-0/+1
2018-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-08-03loplugin:useuniqueptr in SvParserNoel Grandin1-1/+1
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin4-5/+5
2018-07-27svtools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-07-17tdf#105262 Clean up CopyGraphicXisco Fauli1-3/+0
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-2/+0
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-1/+1
2018-07-08loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-07-06sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna1-1/+1
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin1-2/+0
2018-07-03return by std::unique_ptr from CreateViewDataNoel Grandin2-2/+2
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin3-5/+4
2018-06-26tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen1-1/+1
2018-06-25weld SwWatermarkDialogCaolán McNamara2-11/+23
2018-06-21now unused fieldCaolán McNamara1-3/+1
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara1-2/+2
2018-06-20weld SvxColorTabPageCaolán McNamara1-3/+19
2018-06-14loplugin:unusedfieldsNoel Grandin1-3/+0
2018-06-14loplugin:unusedmethodsNoel Grandin1-1/+0
2018-06-12loplugin:constantparamNoel Grandin1-1/+1
2018-06-11loplugin:unusedfieldsNoel Grandin1-2/+0
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda1-0/+2
2018-06-11loplugin:unusedmethodsNoel Grandin1-54/+0
2018-06-11loplugin:unnecessaryvirtualNoel Grandin1-2/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke3-3/+0
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-1/+1
2018-05-31drop last use of TransferableHelper::GetSystemClipboardCaolán McNamara1-1/+0
2018-05-28weld ScTabBgColorDlgCaolán McNamara1-0/+201
2018-05-18weld DataStreamDlgCaolán McNamara1-0/+1
2018-05-18make PlaceEditDialog a bit more ordinaryCaolán McNamara2-43/+38
2018-05-17weld SvxJavaClassPathDlgCaolán McNamara1-4/+3
2018-05-17loplugin:unusedfields in svtoolsNoel Grandin2-3/+0
2018-05-14weld AddInstanceDialogCaolán McNamara1-0/+2
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-30weld SdSnapLineDlgCaolán McNamara1-0/+2
2018-04-30loplugin:useuniqueptr in SvTabListBoxNoel Grandin1-5/+4
2018-04-30loplugin:useuniqueptr in SvTreeListBoxNoel Grandin1-1/+1
2018-04-30loplugin:useuniqueptr in BrowseBoxNoel Grandin1-4/+3
2018-04-29loplugin:useuniqueptr in BrowserMouseEventPtrNoel Grandin1-3/+2
2018-04-29loplugin:useuniqueptr in RulerNoel Grandin1-2/+2
2018-04-29loplugin:useuniqueptr in FontNameBoxNoel Grandin1-1/+1
2018-04-29loplugin:useuniqueptr in CalendarNoel Grandin1-6/+3
2018-04-29tdf#117063 Modify tree list double click behavior in the navigatorJim Raykowski1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin1-1/+1