summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-04-16tdf#124740 Handle position is already scaled for ooxml-foo shapesRegina Henschel3-1/+27
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl3-3/+0
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen9-0/+9
2019-04-15Add new list panel to Impress Properties deckGülşah Köse9-68/+261
2019-04-15improve loplugin simplifyconstructNoel Grandin4-4/+4
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski2-15/+9
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin12-36/+17
2019-04-14Remove check for empty color nameJim Raykowski1-1/+1
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-1/+1
2019-04-12loplugin:unusedfieldsNoel Grandin2-17/+4
2019-04-12tdf#75280 -Convert inappropriate use of sal_uIntPtr to better integ typesRegis1-2/+2
2019-04-09Translate German variable namesJohnny_M1-3/+3
2019-04-09Translate German variable namesJohnny_M1-8/+8
2019-04-09Translate German variable namesJohnny_M1-2/+2
2019-04-09Translate German variable namesJohnny_M1-2/+2
2019-04-09drop some unneeded includesCaolán McNamara3-4/+2
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl2-18/+5
2019-04-09Removed duplicated includeAndrea Gelmini1-1/+0
2019-04-09tdf#124247: Fix tooltip message when color added to recent colorsAditya2-1/+14
2019-04-08weld ScHFEditPageCaolán McNamara1-0/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen30-1/+46
2019-04-08Translate German variable namesJohnny_M1-2/+2
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-12/+14
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski1-1/+2
2019-04-06tdf#119931 Fix accessibility warnings in chinesedictionary.uiRasmus Jonsson1-0/+3
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen2-0/+2
2019-04-04Resolves: tdf#120754 on undoing an obj insert use its current ordinalCaolán McNamara1-4/+4
2019-04-04CreateUndoRemoveObject default arg is always usedCaolán McNamara1-2/+2
2019-04-04expand async to allow it to resize to optimal sizeCaolán McNamara1-3/+14
2019-04-04weld ClassificationDialogCaolán McNamara5-222/+318
2019-04-02drop some unneeded includesCaolán McNamara3-5/+0
2019-04-02weld CrashReportDialogCaolán McNamara4-93/+80
2019-04-02more standard way to populate textview contentsCaolán McNamara1-26/+33
2019-04-02Fix typoAndrea Gelmini1-1/+1
2019-04-02Fix typoAndrea Gelmini1-1/+1
2019-04-01drop unnecessary includesCaolán McNamara1-0/+1
2019-04-01tdf#124029 Force correct import pos&size of mso_sptArc shapeRegina Henschel2-0/+19
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen11-0/+16
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski1-1/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen4-0/+6
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara2-4/+5
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin2-5/+5
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen10-0/+15
2019-03-28return unique_ptr from SdrPage::CreateObjectSpecificViewContactNoel Grandin1-5/+5
2019-03-27move LineListBox beside last consumerCaolán McNamara1-0/+316
2019-03-27tdf#123505 svx: fix invalidation loop caused by special form control geometryMiklos Vajna1-1/+4
2019-03-27return unique_ptr from FmXFormShell::GetConversionMenu_LockNoel Grandin3-4/+4
2019-03-27Resolves: tdf#123291 set hex input to overwrite by defaultCaolán McNamara1-1/+28
2019-03-26weld URLDlgCaolán McNamara1-2/+2
2019-03-26weld SvxRubyDialogCaolán McNamara4-382/+350