summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Defer also loading of the English CalendarWrapper, tdf#109045 follow-upEike Rathke1-4/+8
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-0/+4
2017-07-17cppu: remove unnecessary LOG_LIFECYCLE_* macrosChris Sherlock1-0/+3
2017-07-17Translate randomly found German commentsJohnny_M2-5/+5
2017-07-17loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann1-1/+1
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin6-8/+8
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin2-4/+4
2017-07-17loplugin:constparams in basegfx,sax,shellNoel Grandin1-1/+1
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin2-4/+4
2017-07-17loplugin:constparams in store,registryNoel Grandin3-8/+8
2017-07-17connectivity: add initial writer backendMiklos Vajna1-0/+1
2017-07-17svl: move byte-array verification from vclAshod Nakashian2-1/+145
2017-07-16tools: create DateTime from Unix timeAshod Nakashian2-1/+5
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian1-0/+52
2017-07-16vcl: use svl signing and remove moved codeAshod Nakashian1-1/+1
2017-07-15svl: move byte-array signing from vclAshod Nakashian2-0/+72
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand1-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 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