summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-03broken commitprivate/sweetshark/swdependBjoern Michaelsen5-84/+117
2018-02-02intermediate: Modify->SwClientNotifyBjoern Michaelsen1-6/+8
2018-02-01intermediate: unoidxBjoern Michaelsen1-14/+8
2018-02-01intermediate: unoidxBjoern Michaelsen1-81/+69
2018-01-31intermediate: SwXTextPortionBjoern Michaelsen2-25/+22
2018-01-31intermediate: unoob2.cxxBjoern Michaelsen7-54/+72
2018-01-29intermediate: docufldBjoern Michaelsen2-7/+3
2018-01-29intermediate: compilesBjoern Michaelsen3-1/+35
2018-01-26introduce SwClient::StartListeningToSameModifyAsBjoern Michaelsen7-54/+26
2018-01-25more GetRegisteredIn obsoleted by StopListeningAll()Bjoern Michaelsen7-21/+20
2018-01-25Remove SwEndNoteInfo::ReleaseCollectionBjoern Michaelsen2-5/+4
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen34-107/+63
2018-01-22loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2018-01-22loplugin:cstylecast (clang-cl)Stephan Bergmann1-3/+3
2018-01-22loplugin:cstylecast (clang-cl, manual fix of conditional code)Stephan Bergmann1-2/+3
2018-01-22ofz#5575 call cleanup while its still a SmXMLImportCaolán McNamara1-0/+1
2018-01-22ofz optimize this unique name generator a tadCaolán McNamara1-19/+16
2018-01-22limit the rest of CSS1_PIXLENGTH usersCaolán McNamara1-40/+67
2018-01-22ofz#5561 Integer-overflowCaolán McNamara1-1/+11
2018-01-22Updated coreAdolfo Jayme Barrientos1-0/+0
2018-01-22uitest for tdf#108124Zdeněk Crhonek2-0/+37
2018-01-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl5-0/+26
2018-01-22sw: add an assert wrt. recent bug in SwHTMLParser::SplitAttrTab()Michael Stahl1-0/+4
2018-01-22sw: prefix members of SwDocInfoField, SwDocStatField and SwDocStatFieldTypeMiklos Vajna2-57/+57
2018-01-22ofz#5565 Indirect-leakCaolán McNamara1-2/+8
2018-01-22Windows installer: Use blank phone # instead of x-xxx-xxx-xxxSamuel Mehrbrodt1-1/+1
2018-01-22crashtesting: dodgy aRect is unused anywayCaolán McNamara1-4/+0
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin9-13/+12
2018-01-22tdf#105226 fix incorrect AM/PM symbol in locale it_IT.Winfried Donkers1-2/+2
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze11-24/+96
2018-01-22tdf#35301 Modify Asian phonetic guide dialog.Mark Hung4-15/+44
2018-01-22Actually remove the now-unnecessary, bad downcastStephan Bergmann1-1/+1
2018-01-22sc: std::iterator is deprecated in C++17Michael Stahl1-7/+8
2018-01-22update flatpak-manifestDavid Tardon1-3/+3
2018-01-22Presumably misplaced castStephan Bergmann1-1/+1
2018-01-22tdf#109062 restore osx scrollwheel logicCaolán McNamara1-9/+12
2018-01-22iOS, performance updatejan Iversen2-8/+2
2018-01-22tdf#100370 Selection icon now working properly on mouse clickKshitij Pathania1-1/+1
2018-01-22chart2: std::iterator is deprecated in C++17Michael Stahl1-4/+23
2018-01-22vcl: various std::*::result_type deprecated in C++17Michael Stahl1-2/+2
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl11-16/+21
2018-01-22boost: upgrade to release 1.66.0Michael Stahl8-100/+13
2018-01-22tdf#115105 Fix Styles and Macros nodes don't expand in Customize dialogJim Raykowski1-0/+1
2018-01-22tdf#38915: set cProcessed condition on any process outcomeMike Kaganski4-7/+85
2018-01-22improve RTL detection in TextEngineNoel Grandin3-10/+10
2018-01-22remove some sal_Bool remnantsNoel Grandin9-35/+33
2018-01-22tdf#75256 Sifr update exportto numberformatthousands splitcellsMatthias Freund22-0/+0
2018-01-22tdf#115002 Including of bitness information into Java message on Windowstagezi2-1/+10
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe11-52/+39