summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sal workbench: fix monitor.cxx - need to release and acquire mutexprivate/tbsdy/workbenchChris Sherlock2017-09-021-0/+23
* sal workbench: include basic socket exampleChris Sherlock2017-09-024-0/+139
* sal workbench: remove mistaken while in monitor.cxxChris Sherlock2017-09-021-6/+3
* sal workbench: more reorg cleanupChris Sherlock2017-09-022-1/+1
* sal workbench: reorganize filesChris Sherlock2017-09-0214-9/+9
* sal workbench: added monitor - demonstrates mutex, cond vars and threadsChris Sherlock2017-09-024-0/+173
* sal workbench: add signal handler exampleChris Sherlock2017-09-026-8/+147
* sal workben: remove failed experimentChris Sherlock2017-09-022-78/+0
* sal workben: set and get an environment variableChris Sherlock2017-09-026-0/+163
* sal workben: Demonstrate osl_terminateProcess()Chris Sherlock2017-09-026-0/+154
* sal workben: Demonstrate osl_executeProcess()Chris Sherlock2017-09-026-0/+137
* sal workben: add osl_getCommandArg() and osl_getCommandArgCount()Chris Sherlock2017-09-024-0/+108
* sal workben: demonstrate osl_getProcessInfo()Chris Sherlock2017-09-025-0/+73
* sal workben: demonstrate osl_getProcessWorkingDir()Chris Sherlock2017-09-024-0/+80
* sal workben: sal/config.h exampleChris Sherlock2017-09-024-0/+75
* sal workben: alloca() exampleChris Sherlock2017-09-025-1/+92
* sal workben: examples of SAL_N_ELEMENTS, SAL_BOUND and SAL_STRINGIFYChris Sherlock2017-09-025-0/+125
* sal workben: SAL_IMPLEMENT_MAIN and SAL_IMPLEMENT_MAIN_WITH_ARGS examplesChris Sherlock2017-09-025-0/+124
* osl: partial cleanup of socket_decl.hxx doxygen commentsChris Sherlock2017-08-301-19/+38
* Make WinMtfFontStyle's base class EMFIO_DLLPUBLIC, tooStephan Bergmann2017-08-291-1/+1
* EPUB export: initial character properties as direct formattingMiklos Vajna2017-08-294-2/+91
* make custom properties tab page some reasonable starting widthCaolán McNamara2017-08-291-0/+2
* revert "convert all sal_Bool to bool in start.c"Chris Sherlock2017-08-291-16/+16
* revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719fChris Sherlock2017-08-291-43/+43
* desktop: convert all sal_Bool to bool in start.cChris Sherlock2017-08-291-16/+16
* desktop: change NULL to nullptr in start.cChris Sherlock2017-08-291-45/+45
* desktop: start.c cleanupChris Sherlock2017-08-291-301/+308
* move ListControl to vclMarkus Mohrhard2017-08-294-4/+4
* ListControl: append new entries by defaultMarkus Mohrhard2017-08-291-1/+2
* handle scroll wheel scrolling in new ListControlMarkus Mohrhard2017-08-292-0/+14
* remove some unused macro definitionsNoel Grandin2017-08-297-53/+0
* Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara2017-08-291-5/+7
* Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara2017-08-292-1/+1
* Related: tdf#112018 limit to min of 1 before conversion from signed intCaolán McNamara2017-08-291-12/+4
* 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