summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin7-11/+11
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski2-3/+3
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin32-167/+167
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock1-1/+1
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara21-67/+0
2018-04-02weld SwPreviewZoomDlgCaolán McNamara1-0/+3
2018-04-02weld SvxPasswordDialogCaolán McNamara2-70/+64
2018-04-02tdf#116596 Dynamically size Findbar searchlabelJim Raykowski2-8/+6
2018-04-01fix some openoffice bugzilla linksdennisroczek2-10/+10
2018-04-01remove unused processfactory.hxx includesJochen Nitschke28-27/+1
2018-04-01Fix typoAndrea Gelmini1-1/+1
2018-03-31loplugin:unusedfieldsNoel Grandin2-10/+4
2018-03-30weld SvxCharacterMap dialogCaolán McNamara8-609/+257
2018-03-29tdf#116692 (Paragraph) Classification Dialog does not show translated UICor Nouws1-1/+1
2018-03-29loplugin:unnecessaryvirtualNoel Grandin2-2/+2
2018-03-29loplugin:unusedmethodsNoel Grandin1-7/+0
2018-03-29Allow URL-Check for non-selected TableTextArmin Le Grand1-1/+6
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin2-2/+2
2018-03-29loplugin:virtualdown in svxNoel Grandin5-34/+0
2018-03-28Translate German variable namesJohnny_M2-26/+26
2018-03-28tdf#63438 Toggle highlight color to no fill if the same value is activeDaniel1-1/+8
2018-03-27tdf#81925 Make messages show in Findbar searchlabel overflow toolbarJim Raykowski2-3/+43
2018-03-26tdf#112997 multiple animated gif only one frameNoel Grandin4-23/+20
2018-03-25clang-tidy modernize-use-equals-default in XPolygonJochen Nitschke2-60/+11
2018-03-24Fix typosAndrea Gelmini2-3/+3
2018-03-23a11y crash with no chars selected in character mapCaolán McNamara1-1/+2
2018-03-23Typo: ImplGetSelectEntryPos -> ImplGetSelectedEntryPosSamuel Mehrbrodt1-5/+5
2018-03-23ofz#7065 Integer-overflowCaolán McNamara1-1/+1
2018-03-23Typo: GetSelectEntryPosLBB -> GetSelectedEntryPosLBBSamuel Mehrbrodt1-1/+1
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt12-20/+20
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt1-2/+2
2018-03-23Typo: SplittTable -> SplitTableSamuel Mehrbrodt1-1/+1
2018-03-22tdf#83877 Move SignatureLineDialog to svxSamuel Mehrbrodt5-1/+703
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara2-11/+4
2018-03-20tdf#116482: Fix for Crash on drawingMohammed Abdul Azeem1-1/+7
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-03-19coverity#1430074 Uncaught exceptionCaolán McNamara1-5/+11
2018-03-19coverity#1430091 Unchecked return valueCaolán McNamara1-1/+2
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke6-6/+0
2018-03-18tdf#115228 Terminology TSCPheiko tietze1-1/+1
2018-03-17OperationSmiley: Corrected shadowing of local variablesArmin Le Grand1-1/+1
2018-03-17OperationSmiley: Corrected shadowing of local variablesArmin Le Grand1-2/+2
2018-03-17OperationSmiley: Removed unused param from SdrPathObj constructorArmin Le Grand1-1/+1
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand4-1/+5
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand7-186/+307
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand5-27/+85
2018-03-17OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand2-63/+122
2018-03-16don't bother dithering for 256bit displaysNoel Grandin2-31/+1
2018-03-16remove some GraphicObject URL funct. from GraphicImportHelperTomaž Vajngerl1-455/+5
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-1/+1