summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-26loplugin:unusedmethodsNoel Grandin1-29/+0
2019-03-26loplugin:singlevalfieldsNoel Grandin1-7/+0
2019-03-25tdf#124167: Changing text properties doesn't make presentation...Henry Castro1-0/+4
2019-03-25ubsan detect null derefCaolán McNamara1-1/+6
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen21-0/+28
2019-03-25Removed executable permission on data filesAndrea Gelmini1-0/+0
2019-03-25new loplugin:unoqueryNoel Grandin3-6/+6
2019-03-24weld SvxSearchDialogCaolán McNamara5-959/+777
2019-03-22tdf#124255 Make maximum sidebar width configurableSamuel Mehrbrodt1-2/+11
2019-03-21tdf#124212 make adjustment handle work alwaysRegina Henschel3-0/+29
2019-03-21CppunitTest_svx_unit: use CPPUNIT_TEST_FIXTURE()Miklos Vajna4-59/+15
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen9-0/+9
2019-03-16pahole changes in variousNoel Grandin1-1/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-1/+1
2019-03-14tdf#122899 use unsigned integer for mso_sptArcRegina Henschel1-2/+2
2019-03-14tdf#112411 Remove all that remains of the More controls toolbarsRoman Kuznetsov4-39/+2
2019-03-14loplugin:unusedmethodsNoel Grandin1-62/+0
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara1-2/+2
2019-03-13translate some german var namesNoel Grandin4-27/+27
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2019-03-11weld ODocumentLinkDialogCaolán McNamara2-4/+4