summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna1-0/+5
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-3/+3
2018-02-22weld native message dialogsCaolán McNamara1-7/+9
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski1-2/+1
2018-02-21ColorData->Color in sd..svxNoel Grandin1-1/+1
2018-02-19reserve negative responses for internal responsesCaolán McNamara1-1/+1
2018-02-16move CellBorderUpdater bitmap update to VirtualDeviceNoel Grandin1-1/+0
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt1-0/+1
2018-02-06tdf#104861: extension list is not a child dlg control anymoreKatarina Behrens1-1/+1
2018-02-02svtools: SvParser<T>::NextToken() can be pure-virtualMiklos Vajna1-1/+1
2018-02-01Fix typosAndrea Gelmini3-3/+3
2018-01-28tdf#111837 removed lag in navigator selection updateKshitij Pathania1-0/+1
2018-01-26Make handled flags for Java interaction handler staticMike Kaganski1-7/+0
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna1-1/+9
2018-01-22tdf#115002 Including of bitness information into Java message on Windowstagezi1-0/+1
2018-01-17loplugin:useuniqueptr in SvEmbedTransferHelperNoel Grandin1-1/+2
2018-01-17loplugin:useuniqueptr in GraphicManagerNoel Grandin1-1/+1
2018-01-17loplugin:useuniqueptr in AsynchronLinkNoel Grandin1-2/+3
2018-01-16Remove unused IMAP_OBJ_NONEStephan Bergmann1-1/+0
2018-01-15change Not to Dont in tdf#36308 fixJim Raykowski1-1/+1
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann2-4/+4
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann9-44/+44
2018-01-11tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski1-0/+1
2018-01-07SAL_WARN when using the interal GraphicObject URLTomaž Vajngerl1-1/+3
2018-01-07svtools: Simplify TabBar_Impl with std::unique_ptrTakeshi Abe1-2/+0
2018-01-06svtools: Simplify HeaderBar with std::unique_ptrTakeshi Abe1-4/+2
2018-01-05lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-1/+1
2018-01-02RID_* can be extern global variablesNoel Grandin2-4/+4
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-27svtools: Simplify DoubleNumericField with std::unique_ptrTakeshi Abe1-8/+3
2017-12-26svtools: Use std::unique_ptr for LineListBoxTakeshi Abe1-3/+2
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin3-4/+4
2017-12-25coverity#1426923 Pointer to local outside scopeCaolán McNamara1-2/+2
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-1/+1
2017-12-22request installation of langpack via packagekitCaolán McNamara1-0/+3
2017-12-19remove unused typedefsNoel Grandin1-8/+0
2017-12-19inline use-once typedefsNoel Grandin1-2/+2
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin1-4/+5
2017-12-17svtools: Delete copy ctor in a standard wayTakeshi Abe1-2/+2
2017-12-15sw HTML export: add a filter option to produce XHTMLMiklos Vajna1-0/+4
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-09svtools: Simplify ImageMap with std::unique_ptrTakeshi Abe1-2/+3
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-2/+2
2017-12-05remove some unused definesNoel Grandin1-1/+0
2017-12-01tdf#102160 make 'Other CMIS' string localizableAndras Timar1-0/+1
2017-11-30tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdownGabor Kelemen1-0/+1
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-1/+1