summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin5-8/+5
2019-10-21loplugin:virtualdead unused param in GetSdrRepeatCommentNoel Grandin3-20/+17
2019-10-21loplugin:virtualdead unused param in CreateSvxFormatCellsDialogNoel Grandin6-9/+5
2019-10-21tdf#127773 AutoCorrect Dialog Localized Tabandreas kainz1-14/+28
2019-10-21Column Dialog sort and sizegroup fixandreas kainz1-11/+17
2019-10-21tdf#127773 AutoCorrect Dialog Wordcomplete Tab sizegroup fixandreas kainz1-1/+2
2019-10-21tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl2-1/+5
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin9-16/+9
2019-10-20loplugin:virtualdead unused param in SvListView::ModelIsMovingNoel Grandin5-17/+6
2019-10-20Don't need an explicit width_request hereCaolán McNamara1-1/+0
2019-10-20cid#1453991 Wrapper object use after freeCaolán McNamara6-12/+28
2019-10-20fix "invalid cast from 'GtkImage' to 'GtkLabel'" warningsCaolán McNamara1-0/+2
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin9-15/+11
2019-10-20loplugin:virtualdead unused param in XMLEventContextFactory::CreateContextNoel Grandin7-17/+6
2019-10-20cid#1453991 Wrapper object use after freeCaolán McNamara4-7/+15
2019-10-20ofz#18301 Timeout in xlsfuzzerCaolán McNamara1-0/+4
2019-10-20Update git submodulesOlivier Hallot1-0/+0
2019-10-20cid#1441466 silence Untrusted loop boundCaolán McNamara1-5/+5
2019-10-20cid#1448338 Untrusted value as argumentCaolán McNamara1-8/+7
2019-10-20cid#1454871 uninitialized memberCaolán McNamara1-0/+4
2019-10-20 tdf#127976, tdf#127977: Fix for navigator iconsRizal Muttaqin3413-1472/+1880
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski10-15/+5
2019-10-20Update git submodulesOlivier Hallot1-0/+0
2019-10-20Avoid converting same string to uppercase twiceMike Kaganski1-2/+3
2019-10-20Update git submodulesOlivier Hallot1-0/+0
2019-10-20Replace some uses of OUStringChar with string literalsStephan Bergmann1-12/+6
2019-10-20Drop redundant conditionsArkadiy Illarionov1-9/+3
2019-10-20Update git submodulesOlivier Hallot1-0/+0
2019-10-20readlicense_oo: Bump minimum GTK requirementAdolfo Jayme Barrientos1-1/+1
2019-10-20Update git submodulesOlivier Hallot1-0/+0
2019-10-20Update git submodulesOlivier Hallot1-0/+0
2019-10-19MM dialogs: Simplify code for from/to range a little bitMichael Weghorn1-29/+16
2019-10-19SwMMResultSaveDialog: Move some common code one level upMichael Weghorn1-14/+8
2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks5-178/+181
2019-10-19mariadb still uses char for my_boolCaolán McNamara1-1/+1
2019-10-19Resolves: tdf#128241 reuse label to retain buildable_nameCaolán McNamara1-1/+15
2019-10-19strip Dialog ctor downCaolán McNamara4-6/+6
2019-10-19tdf#128241: fix crash when opening print dialog (gtk3 only)Julien Nabet1-1/+1
2019-10-19fix buildCaolán McNamara1-1/+1
2019-10-19fix buildCaolán McNamara1-1/+1
2019-10-19drop unused ModalDialog classCaolán McNamara4-23/+3
2019-10-19Drop ModalDialog middlemanCaolán McNamara4-9/+10
2019-10-19only warn if it would make a differenceCaolán McNamara1-2/+1
2019-10-19drop unused ListControlCaolán McNamara5-248/+0
2019-10-19GetLegacyDialogParent is now unusedCaolán McNamara2-17/+0
2019-10-19weld ScDataProviderDlgCaolán McNamara21-667/+664
2019-10-19add menubar support to vclbuilderCaolán McNamara6-16/+29
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann14-19/+24
2019-10-19This code wants to add the numeric SvxRotateMode valueStephan Bergmann1-1/+1
2019-10-19Directly use OUStringBuffer::append overload taking a single sal_UnicodeStephan Bergmann3-3/+3