summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-29EPUB export: initial character properties as direct formattingMiklos Vajna4-2/+91
2017-08-29make custom properties tab page some reasonable starting widthCaolán McNamara1-0/+2
2017-08-29revert "convert all sal_Bool to bool in start.c"Chris Sherlock1-16/+16
2017-08-29revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719fChris Sherlock1-43/+43
2017-08-29desktop: convert all sal_Bool to bool in start.cChris Sherlock1-16/+16
2017-08-29desktop: change NULL to nullptr in start.cChris Sherlock1-45/+45
2017-08-29desktop: start.c cleanupChris Sherlock1-301/+308
2017-08-29move ListControl to vclMarkus Mohrhard4-4/+4
2017-08-29ListControl: append new entries by defaultMarkus Mohrhard1-1/+2
2017-08-29handle scroll wheel scrolling in new ListControlMarkus Mohrhard2-0/+14
2017-08-29remove some unused macro definitionsNoel Grandin7-53/+0
2017-08-29Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara1-5/+7
2017-08-29Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara2-1/+1
2017-08-29Related: tdf#112018 limit to min of 1 before conversion from signed intCaolán McNamara1-12/+4
2017-08-29update the gtk updater icon with the new updater iconMarkus Mohrhard1-254/+200
2017-08-29disable unstable UNO API testsMarkus Mohrhard1-2/+3
2017-08-29loplugin:constparam in sc part8Noel Grandin61-145/+147
2017-08-29Use 1-based numbers in the ScAddress debugging output operator <<Tor Lillqvist1-3/+3
2017-08-29Resolves: tdf#111865 ensure draw after SetProgressValue uses new valueCaolán McNamara1-6/+6
2017-08-29Resolves: tdf#111760 cancel file dialog on terminateCaolán McNamara4-13/+67
2017-08-29Add cautionary commentTor Lillqvist1-0/+4
2017-08-29Export to PNG: init DPI with screen resolution, tdf#108317Eike Rathke1-0/+7
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke3-34/+107
2017-08-29Add keeper for FmFormView* pDrawViewEike Rathke1-9/+17
2017-08-29tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk3-1/+35
2017-08-29external data: add a simple table view for spreadsheet dataMarkus Mohrhard3-0/+390
2017-08-29add a listbox that can contain any controls as childrenMarkus Mohrhard3-0/+203
2017-08-29move all the basic errcodes to one fileNoel Grandin24-35/+56
2017-08-29Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann2-16/+8
2017-08-29Pass --enable-debug also down to external/libepubgenMiklos Vajna1-1/+1
2017-08-29ofz#3201: avoid oomCaolán McNamara4-20/+22
2017-08-29This should be ToolBoxItemBits::DROPDOWNONLYMaxim Monastirsky1-1/+1
2017-08-29Remove duplicate codeMaxim Monastirsky1-17/+0
2017-08-29tdf#97362: TextPortionEnumerationTest partially migrated to python (part 7)jmzambon2-788/+774
2017-08-29tdf#104937 RTF import: \trwWidthA is an absolute valueMiklos Vajna3-1/+62
2017-08-29svx: FmXFormView owns m_pWatchStoredListTakeshi Abe2-8/+5
2017-08-29filterconfig: drop unused debug macrosJochen Nitschke7-77/+0
2017-08-29sd: delete the global CacheConfiguration timer on shutdownMichael Stahl3-6/+20
2017-08-29Removed duplicated includeAndrea Gelmini1-1/+0
2017-08-29Added VisualStudioCode/unified MSDEV VC.dbArmin Le Grand1-1/+2
2017-08-29EPUB export: write generator stringMiklos Vajna3-0/+88
2017-08-29Avoid deadlock under --enable-debugStephan Bergmann1-11/+2
2017-08-29loplugin:cstylecast/nullptr (clang-cl)Stephan Bergmann1-2/+2
2017-08-29svx: Mark functions as localTakeshi Abe4-3/+14
2017-08-28sd: AccessibleSlideSorterView: don't register twice at ViewShellMichael Stahl1-1/+4
2017-08-28update updater iconandreas kainz3-0/+649
2017-08-28Follow up changes related to DOCX form control exportTamás Zolnai1-16/+14
2017-08-28tdf#111818: add SearchItem.AlgorithmType2 optionJulien Nabet1-17/+13
2017-08-28Resolves: tdf#111925 we need to take the buffered data len into accountCaolán McNamara2-1/+307
2017-08-28ofz#3189 Direct-leakCaolán McNamara7-64/+52