summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
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
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-06-06replace PRINTER_OK with ERRORCODE_NONENoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-31Guard against ScopedVclPtr "self assignment" (just in case)Stephan Bergmann
2017-05-30Dispose pDlgInterface member during destructionStephan Bergmann
2017-05-30Use std::is_base_of instead of own UpCastStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin