summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-3/+3
2017-07-28loplugin:checkunusedparams more part1Noel Grandin2-7/+6
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara2-5/+5
2017-07-27align ImpVclMEdit::SetMaxTextWidth arg with TextEngine::SetMaxTextWidthCaolán McNamara1-1/+1
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara1-4/+0
2017-07-25VclReferenceBase::getRefCount should return sal_Int32Noel Grandin1-1/+1
2017-07-25fix some "deffer" spellingNoel Grandin2-4/+4
2017-07-25loplugin:unusedmethodsNoel Grandin1-3/+0
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-1/+0
2017-07-21mnemonics in words with Eszett misplacedCaolán McNamara1-6/+6
2017-07-21de-hrc various thingsCaolán McNamara2-11/+0
2017-07-21migrate to boost::gettextCaolán McNamara11-53/+121
2017-07-20loplugin:unusedfields in vclNoel Grandin6-28/+0
2017-07-18vcl pdf tokenizer: indentation fixesMiklos Vajna1-3/+3
2017-07-18loplugin:constparams in vclNoel Grandin26-60/+60
2017-07-17Translate randomly found German commentsJohnny_M1-1/+1
2017-07-16vcl: use svl signing and remove moved codeAshod Nakashian1-1/+1
2017-07-15emfplus: finetuning, UnitTest, not active by defaultArmin Le Grand1-1/+1
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand1-0/+1
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand5-37/+78
2017-07-15emfplus: add rough version of local readerArmin Le Grand1-1/+2
2017-07-15emfplus: for convenience added fallbackArmin Le Grand1-1/+2
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand1-1/+4
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2-21/+35
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna1-1/+1
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-10/+8
2017-07-13Drop Task::ReadyForScheduleJan-Marek Glogowski4-11/+15
2017-07-13Run LO scheduler only via system timerJan-Marek Glogowski1-2/+0
2017-07-13Run Idle tasks immediatlyJan-Marek Glogowski1-2/+2
2017-07-13Round-robin invoked tasksJan-Marek Glogowski1-0/+16
2017-07-13Introduce a scheduler stackJan-Marek Glogowski1-0/+4
2017-07-13Correctly account starting tasksJan-Marek Glogowski1-1/+1
2017-07-13Drop special idle handlingJan-Marek Glogowski4-6/+7
2017-07-13Just walk the task list onceJan-Marek Glogowski4-6/+10
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski3-67/+95
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski1-3/+10
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+0
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-7/+3
2017-07-02loplugin:casttovoid: vclStephan Bergmann2-23/+10
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin2-6/+0
2017-06-27tdf#108809 Message boxes: Add more descriptive window titleSamuel Mehrbrodt1-0/+4
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt1-0/+1
2017-06-25fix constants used before definitionNoel Grandin1-10/+10
2017-06-25vcl: delete fake copy ctor and assignment operator of TextEngineJochen Nitschke1-3/+2
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin1-9/+2
2017-06-22mark ErrCode with SAL_WARN_UNUSEDNoel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin5-209/+241
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann1-2/+2
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara1-0/+6
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin20-79/+14