summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-02sal workbench: fix monitor.cxx - need to release and acquire mutexprivate/tbsdy/workbenchChris Sherlock
2017-09-02sal workbench: include basic socket exampleChris Sherlock
2017-09-02sal workbench: remove mistaken while in monitor.cxxChris Sherlock
2017-09-02sal workbench: more reorg cleanupChris Sherlock
2017-09-02sal workbench: reorganize filesChris Sherlock
2017-09-02sal workbench: added monitor - demonstrates mutex, cond vars and threadsChris Sherlock
2017-09-02sal workbench: add signal handler exampleChris Sherlock
2017-09-02sal workben: remove failed experimentChris Sherlock
2017-09-02sal workben: set and get an environment variableChris Sherlock
2017-09-02sal workben: Demonstrate osl_terminateProcess()Chris Sherlock
2017-09-02sal workben: Demonstrate osl_executeProcess()Chris Sherlock
2017-09-02sal workben: add osl_getCommandArg() and osl_getCommandArgCount()Chris Sherlock
2017-09-02sal workben: demonstrate osl_getProcessInfo()Chris Sherlock
2017-09-02sal workben: demonstrate osl_getProcessWorkingDir()Chris Sherlock
2017-09-02sal workben: sal/config.h exampleChris Sherlock
2017-09-02sal workben: alloca() exampleChris Sherlock
2017-09-02sal workben: examples of SAL_N_ELEMENTS, SAL_BOUND and SAL_STRINGIFYChris Sherlock
2017-09-02sal workben: SAL_IMPLEMENT_MAIN and SAL_IMPLEMENT_MAIN_WITH_ARGS examplesChris Sherlock
2017-08-30osl: partial cleanup of socket_decl.hxx doxygen commentsChris Sherlock
2017-08-29Make WinMtfFontStyle's base class EMFIO_DLLPUBLIC, tooStephan Bergmann
2017-08-29EPUB export: initial character properties as direct formattingMiklos Vajna
2017-08-29make custom properties tab page some reasonable starting widthCaolán McNamara
2017-08-29revert "convert all sal_Bool to bool in start.c"Chris Sherlock
2017-08-29revert 36e31c6a6fbbeebd4825f318ebae2ea6c7e6719fChris Sherlock
2017-08-29desktop: convert all sal_Bool to bool in start.cChris Sherlock
2017-08-29desktop: change NULL to nullptr in start.cChris Sherlock
2017-08-29desktop: start.c cleanupChris Sherlock
2017-08-29move ListControl to vclMarkus Mohrhard
2017-08-29ListControl: append new entries by defaultMarkus Mohrhard
2017-08-29handle scroll wheel scrolling in new ListControlMarkus Mohrhard
2017-08-29remove some unused macro definitionsNoel Grandin
2017-08-29Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara
2017-08-29Resolves: tdf#112018 number-columns-repeated has the data type positiveIntegerCaolán McNamara
2017-08-29Related: tdf#112018 limit to min of 1 before conversion from signed intCaolán McNamara
2017-08-29update the gtk updater icon with the new updater iconMarkus Mohrhard
2017-08-29disable unstable UNO API testsMarkus Mohrhard
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-29Use 1-based numbers in the ScAddress debugging output operator <<Tor Lillqvist
2017-08-29Resolves: tdf#111865 ensure draw after SetProgressValue uses new valueCaolán McNamara
2017-08-29Resolves: tdf#111760 cancel file dialog on terminateCaolán McNamara
2017-08-29Add cautionary commentTor Lillqvist
2017-08-29Export to PNG: init DPI with screen resolution, tdf#108317Eike Rathke
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke
2017-08-29Add keeper for FmFormView* pDrawViewEike Rathke
2017-08-29tdf#100492 Skip empty shapes in SVG exportVasily Melenchuk
2017-08-29external data: add a simple table view for spreadsheet dataMarkus Mohrhard
2017-08-29add a listbox that can contain any controls as childrenMarkus Mohrhard
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-08-29Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann
2017-08-29Pass --enable-debug also down to external/libepubgenMiklos Vajna