summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* broken commitprivate/sweetshark/swdependBjoern Michaelsen2018-02-035-84/+117
* intermediate: Modify->SwClientNotifyBjoern Michaelsen2018-02-021-6/+8
* intermediate: unoidxBjoern Michaelsen2018-02-011-14/+8
* intermediate: unoidxBjoern Michaelsen2018-02-011-81/+69
* intermediate: SwXTextPortionBjoern Michaelsen2018-01-312-25/+22
* intermediate: unoob2.cxxBjoern Michaelsen2018-01-317-54/+72
* intermediate: docufldBjoern Michaelsen2018-01-292-7/+3
* intermediate: compilesBjoern Michaelsen2018-01-293-1/+35
* introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen2018-01-267-54/+26
* more GetRegisteredIn obsoleted by StopListeningAll()Bjoern Michaelsen2018-01-257-21/+20
* Remove SwEndNoteInfo::ReleaseCollectionBjoern Michaelsen2018-01-252-5/+4
* introduce SwClient::EndListeningAll()Bjoern Michaelsen2018-01-2534-107/+63
* loplugin:redundantcast (clang-cl)Stephan Bergmann2018-01-221-1/+1
* loplugin:cstylecast (clang-cl)Stephan Bergmann2018-01-221-3/+3
* loplugin:cstylecast (clang-cl, manual fix of conditional code)Stephan Bergmann2018-01-221-2/+3
* ofz#5575 call cleanup while its still a SmXMLImportCaolán McNamara2018-01-221-0/+1
* ofz optimize this unique name generator a tadCaolán McNamara2018-01-221-19/+16
* limit the rest of CSS1_PIXLENGTH usersCaolán McNamara2018-01-221-40/+67
* ofz#5561 Integer-overflowCaolán McNamara2018-01-221-1/+11
* Updated coreAdolfo Jayme Barrientos2018-01-221-0/+0
* uitest for tdf#108124Zdeněk Crhonek2018-01-222-0/+37
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2018-01-221-1/+1
* gbuild: always compile as C++17 with MSVC 2017Michael Stahl2018-01-225-0/+26
* sw: add an assert wrt. recent bug in SwHTMLParser::SplitAttrTab()Michael Stahl2018-01-221-0/+4
* sw: prefix members of SwDocInfoField, SwDocStatField and SwDocStatFieldTypeMiklos Vajna2018-01-222-57/+57
* ofz#5565 Indirect-leakCaolán McNamara2018-01-221-2/+8
* Windows installer: Use blank phone # instead of x-xxx-xxx-xxxSamuel Mehrbrodt2018-01-221-1/+1
* crashtesting: dodgy aRect is unused anywayCaolán McNamara2018-01-221-4/+0
* StartExecuteAsync doesn't need a second paramNoel Grandin2018-01-229-13/+12
* tdf#105226 fix incorrect AM/PM symbol in locale it_IT.Winfried Donkers2018-01-221-2/+2
* tdf#114523 Make inline tooltips for changes optionalheiko tietze2018-01-2211-24/+96
* tdf#35301 Modify Asian phonetic guide dialog.Mark Hung2018-01-224-15/+44
* Actually remove the now-unnecessary, bad downcastStephan Bergmann2018-01-221-1/+1
* sc: std::iterator is deprecated in C++17Michael Stahl2018-01-221-7/+8
* update flatpak-manifestDavid Tardon2018-01-221-3/+3
* Presumably misplaced castStephan Bergmann2018-01-221-1/+1
* tdf#109062 restore osx scrollwheel logicCaolán McNamara2018-01-221-9/+12
* iOS, performance updatejan Iversen2018-01-222-8/+2
* tdf#100370 Selection icon now working properly on mouse clickKshitij Pathania2018-01-221-1/+1
* chart2: std::iterator is deprecated in C++17Michael Stahl2018-01-221-4/+23
* vcl: various std::*::result_type deprecated in C++17Michael Stahl2018-01-221-2/+2
* C++17 deprecated std::shared_ptr::unique()Michael Stahl2018-01-2211-16/+21
* boost: upgrade to release 1.66.0Michael Stahl2018-01-228-100/+13
* tdf#115105 Fix Styles and Macros nodes don't expand in Customize dialogJim Raykowski2018-01-221-0/+1
* tdf#38915: set cProcessed condition on any process outcomeMike Kaganski2018-01-224-7/+85
* improve RTL detection in TextEngineNoel Grandin2018-01-223-10/+10
* remove some sal_Bool remnantsNoel Grandin2018-01-229-35/+33
* tdf#75256 Sifr update exportto numberformatthousands splitcellsMatthias Freund2018-01-2222-0/+0
* tdf#115002 Including of bitness information into Java message on Windowstagezi2018-01-222-1/+10
* starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe2018-01-2211-52/+39