summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-13Show document title for embedded documentsSzymon Kłos
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-13Fix wrong names for header guardJens Carl
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-07-11drop TPropertyValueEqualFunctorNoel Grandin
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-07-11tdf#109045: store en calendar separately in OnDemandCalendarWrapperAron Budea
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-11svx: assert on undisposed AbstractSvxHpLinkDlgMichael Stahl
2017-07-10Make GetForceArrayParameter() publicEike Rathke
2017-07-10Introduce IFormulaEditorHelper::getCompiler()Eike Rathke
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers
2017-07-10svx: Kill non-existent external pszStandardTakeshi Abe
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-07-10loplugin:useuniqueptr in filterNoel Grandin
2017-07-09Added margin feature to the Draw's SideBarpv2k
2017-07-08tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++Jens Carl
2017-07-07comphelper : Simplify guards in OAccessibleContextHelper.Arnaud Versini
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-07fix compile error due to missing include<functional>Dennis Francis
2017-07-07turn BS macro into an inlineCaolán McNamara
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-05crash on exit of cppunit testsCaolán McNamara
2017-07-05Enable the Formula Wizard to display 255 argument fieldsEike Rathke
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl
2017-07-05editeng: add some operator<< for ESelection, EPositionMichael Stahl
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-04make binary functors unary, related tdf#108782Jochen Nitschke