summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand7-42/+87
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 Grand2-2/+9
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand3-23/+37
2017-07-14svx: make SdrGrafObj::mpReplacementGraphic swappableMichael Stahl1-0/+1
2017-07-14Remove unused [m]sChartAddressStephan Bergmann1-1/+0
2017-07-14Fix o3tl::make_uniqueStephan Bergmann1-1/+2
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna1-1/+1
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin1-3/+5
2017-07-13use more OUString::operator== in forms..salNoel Grandin4-4/+4
2017-07-13Show document title for embedded documentsSzymon Kłos1-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-13Fix wrong names for header guardJens Carl2-6/+6
2017-07-12borderline: correct problems with border displayArmin Le Grand4-83/+23
2017-07-11drop TPropertyValueEqualFunctorNoel Grandin1-11/+0
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke1-0/+9
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin2-4/+9
2017-07-11ofz#2538: avoid oomCaolán McNamara1-0/+2
2017-07-11tdf#109045: store en calendar separately in OnDemandCalendarWrapperAron Budea1-15/+35
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem1-0/+7
2017-07-11svx: assert on undisposed AbstractSvxHpLinkDlgMichael Stahl1-0/+1
2017-07-10Make GetForceArrayParameter() publicEike Rathke1-5/+5
2017-07-10Introduce IFormulaEditorHelper::getCompiler()Eike Rathke1-0/+3
2017-07-10Adding an overloaded IsXMLToken method:Mohammed Abdul Azeem1-0/+5
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers2-1/+3
2017-07-10svx: Kill non-existent external pszStandardTakeshi Abe1-7/+0
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin3-5/+5
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini1-2/+0
2017-07-10loplugin:useuniqueptr in filterNoel Grandin3-14/+17
2017-07-09Added margin feature to the Draw's SideBarpv2k1-7/+9
2017-07-08tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++Jens Carl1-0/+35
2017-07-07comphelper : Simplify guards in OAccessibleContextHelper.Arnaud Versini1-31/+4
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai1-1/+4
2017-07-07merge BS and ToPsz10, etcCaolán McNamara1-1/+20
2017-07-07fix compile error due to missing include<functional>Dennis Francis1-0/+1
2017-07-07turn BS macro into an inlineCaolán McNamara1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke5-17/+7
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep4-0/+157
2017-07-06ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara1-1/+3