summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#115950 proper double click return and bail out, tdf#117063Eike Rathke2018-07-122-3/+8
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-103-7/+6
* loplugin:oncevarNoel Grandin2018-07-091-2/+1
* Fix typoAndrea Gelmini2018-07-081-2/+2
* sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna2018-07-061-2/+5
* Fix initial width of the color palette in welded pickerMaxim Monastirsky2018-07-051-3/+0
* no need to switch models in the SvTreeListBoxNoel Grandin2018-07-031-9/+0
* return by std::unique_ptr from CreateViewDataNoel Grandin2018-07-032-6/+6
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-036-59/+36
* Avoid using getTokenCount() to get last token in a stringMatteo Casalin2018-06-301-5/+1
* Constify, fix whitespacesMatteo Casalin2018-06-301-4/+2
* weld SwWatermarkDialogCaolán McNamara2018-06-252-9/+23
* use more OutputDevice::GetBitmapExNoel Grandin2018-06-211-1/+1
* move SvColorDialog to welded argumentsCaolán McNamara2018-06-201-9/+7
* weld SvxColorTabPageCaolán McNamara2018-06-201-1/+122
* loplugin:unusedfieldsNoel Grandin2018-06-142-13/+0
* loplugin:unusedmethodsNoel Grandin2018-06-141-8/+0
* weld SvxCharPositionPageCaolán McNamara2018-06-131-1/+1
* loplugin:constantparamNoel Grandin2018-06-121-2/+2
* loplugin:unusedfieldsNoel Grandin2018-06-113-18/+2
* tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda2018-06-111-4/+23
* loplugin:unusedmethodsNoel Grandin2018-06-113-73/+0
* loplugin:unnecessaryvirtualNoel Grandin2018-06-111-6/+0
* Translate German comments and debug stringsJohnny_M2018-06-063-4/+4
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-059-9/+2
* drop Image(Bitmap) constructorNoel Grandin2018-06-011-2/+2
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-6/+6
* connect up accessibility locationCaolán McNamara2018-05-312-11/+8
* focus rect for value setCaolán McNamara2018-05-311-0/+4
* drop Graphic::GetBitmapNoel Grandin2018-05-312-5/+5
* drop last use of TransferableHelper::GetSystemClipboardCaolán McNamara2018-05-311-13/+0
* SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist2018-05-311-1/+5
* forcepoint#43 endless update ole2 preview recursionCaolán McNamara2018-05-291-1/+11
* weld ScTabBgColorDlgCaolán McNamara2018-05-283-0/+2636
* make PlaceEditDialog a bit more ordinaryCaolán McNamara2018-05-182-100/+104
* weld SvxJavaClassPathDlgCaolán McNamara2018-05-171-93/+108
* loplugin:unusedfields in svtoolsNoel Grandin2018-05-177-19/+8
* silence -Wmaybe-uninitializedCaolán McNamara2018-05-161-1/+1
* Resolves: tdf#117617 Add Iloko [ilo-PH] to language listEike Rathke2018-05-151-1/+2
* weld AddInstanceDialogCaolán McNamara2018-05-141-1/+11
* Change to Juǀ’hoanEike Rathke2018-05-091-1/+1
* Add Ju|’hoansi [ktz-NA] and Naro [nhr-BW] to language listEike Rathke2018-05-081-1/+3
* Add Malay Arabic [ms-Arab-MY] and [ms-Arab-BN] to language list, both CTLEike Rathke2018-05-041-1/+3
* Fix typosAndrea Gelmini2018-05-021-1/+1
* weld SdSnapLineDlgCaolán McNamara2018-04-301-2/+29
* loplugin:useuniqueptr in SvTabListBoxNoel Grandin2018-04-301-30/+20
* loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin2018-04-302-7/+3
* loplugin:useuniqueptr in SvTreeListBoxNoel Grandin2018-04-301-8/+5
* loplugin:useuniqueptr in BrowseBoxNoel Grandin2018-04-303-149/+128
* loplugin:useuniqueptr in TableControl_ImplNoel Grandin2018-04-292-7/+6