summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2017-07-25fix some "deffer" spellingNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-21mnemonics in words with Eszett misplacedCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18vcl pdf tokenizer: indentation fixesMiklos Vajna
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17Translate randomly found German commentsJohnny_M
2017-07-16vcl: use svl signing and remove moved codeAshod Nakashian
2017-07-15emfplus: finetuning, UnitTest, not active by defaultArmin Le Grand
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-15emfplus: add rough version of local readerArmin Le Grand
2017-07-15emfplus: for convenience added fallbackArmin Le Grand
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13Drop Task::ReadyForScheduleJan-Marek Glogowski
2017-07-13Run LO scheduler only via system timerJan-Marek Glogowski
2017-07-13Run Idle tasks immediatlyJan-Marek Glogowski
2017-07-13Round-robin invoked tasksJan-Marek Glogowski
2017-07-13Introduce a scheduler stackJan-Marek Glogowski
2017-07-13Correctly account starting tasksJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Just walk the task list onceJan-Marek Glogowski
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-27tdf#108809 Message boxes: Add more descriptive window titleSamuel Mehrbrodt
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt
2017-06-25fix constants used before definitionNoel Grandin
2017-06-25vcl: delete fake copy ctor and assignment operator of TextEngineJochen Nitschke
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin
2017-06-22mark ErrCode with SAL_WARN_UNUSEDNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-06-12Refactor create layout cache in status barTamas Bunth
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09Cache text layout of statusbar itemsTamas Bunth
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara