summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update the gtk updater icon with the new updater iconMarkus Mohrhard2017-08-291-254/+200
* disable unstable UNO API testsMarkus Mohrhard2017-08-291-2/+3
* loplugin:constparam in sc part8Noel Grandin2017-08-2961-145/+147
* Use 1-based numbers in the ScAddress debugging output operator <<Tor Lillqvist2017-08-291-3/+3
* Resolves: tdf#111865 ensure draw after SetProgressValue uses new valueCaolán McNamara2017-08-291-6/+6
* Resolves: tdf#111760 cancel file dialog on terminateCaolán McNamara2017-08-294-13/+67
* Add cautionary commentTor Lillqvist2017-08-291-0/+4
* Export to PNG: init DPI with screen resolution, tdf#108317Eike Rathke2017-08-291-0/+7
* Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke2017-08-293-34/+107
* Add keeper for FmFormView* pDrawViewEike Rathke2017-08-291-9/+17
* tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk2017-08-293-1/+35
* external data: add a simple table view for spreadsheet dataMarkus Mohrhard2017-08-293-0/+390
* add a listbox that can contain any controls as childrenMarkus Mohrhard2017-08-293-0/+203
* move all the basic errcodes to one fileNoel Grandin2017-08-2924-35/+56
* Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann2017-08-292-16/+8
* Pass --enable-debug also down to external/libepubgenMiklos Vajna2017-08-291-1/+1
* ofz#3201: avoid oomCaolán McNamara2017-08-294-20/+22
* This should be ToolBoxItemBits::DROPDOWNONLYMaxim Monastirsky2017-08-291-1/+1
* Remove duplicate codeMaxim Monastirsky2017-08-291-17/+0
* tdf#97362: TextPortionEnumerationTest partially migrated to python (part 7)jmzambon2017-08-292-788/+774
* tdf#104937 RTF import: \trwWidthA is an absolute valueMiklos Vajna2017-08-293-1/+62
* svx: FmXFormView owns m_pWatchStoredListTakeshi Abe2017-08-292-8/+5
* filterconfig: drop unused debug macrosJochen Nitschke2017-08-297-77/+0
* sd: delete the global CacheConfiguration timer on shutdownMichael Stahl2017-08-293-6/+20
* Removed duplicated includeAndrea Gelmini2017-08-291-1/+0
* Added VisualStudioCode/unified MSDEV VC.dbArmin Le Grand2017-08-291-1/+2
* EPUB export: write generator stringMiklos Vajna2017-08-293-0/+88
* Avoid deadlock under --enable-debugStephan Bergmann2017-08-291-11/+2
* loplugin:cstylecast/nullptr (clang-cl)Stephan Bergmann2017-08-291-2/+2
* svx: Mark functions as localTakeshi Abe2017-08-294-3/+14
* sd: AccessibleSlideSorterView: don't register twice at ViewShellMichael Stahl2017-08-281-1/+4
* update updater iconandreas kainz2017-08-283-0/+649
* Follow up changes related to DOCX form control exportTamás Zolnai2017-08-281-16/+14
* tdf#111818: add SearchItem.AlgorithmType2 optionJulien Nabet2017-08-281-17/+13
* Resolves: tdf#111925 we need to take the buffered data len into accountCaolán McNamara2017-08-282-1/+307
* ofz#3189 Direct-leakCaolán McNamara2017-08-287-64/+52
* loplugin:implicitboolconversionStephan Bergmann2017-08-281-3/+3
* crashtesting: failure on exporting tdf95568-1.ots to xlsxCaolán McNamara2017-08-281-3/+7
* android:singleLine is deprecated, use maxLines=1 insteadChristian Lohmaier2017-08-281-1/+1
* android: position in RecyclerView must not be treated as fixedChristian Lohmaier2017-08-282-7/+5
* need to use app:srcCompat when using VectorDrawableCompatChristian Lohmaier2017-08-281-1/+1
* tdf#100501: Fix thinkoStephan Bergmann2017-08-281-1/+1
* tdf#111895 writerfilter: avoid hiding shapes behind backgroundJustin Luth2017-08-286-1/+37
* sw: prefix members of SwFootnoteFrameMiklos Vajna2017-08-282-33/+33
* svx: fix assert in SdrEdgeObj::ConnectToNode()Michael Stahl2017-08-281-1/+5
* ofz#3160 Direct-leakCaolán McNamara2017-08-281-4/+7
* ofz#3174 disallow header in headerCaolán McNamara2017-08-283-3/+22
* Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppendStephan Bergmann2017-08-288-13/+35
* Replace use of oslInterlockedCount with std::atomic in bridgesStephan Bergmann2017-08-289-24/+37
* tdf#100501: Adapt to Java 9 (at least on Linux x86-64)Stephan Bergmann2017-08-282-2/+8