summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2014-05-09DO NOT MERGE: dirty hacks for tiled rendering to work via libLO.feature/gtktiledviewerAndrzej Hunt
2014-05-09Add some rendering to our gtktiledviewer.Andrzej Hunt
2014-05-09Add tiled rendering via liblibreoffice.Andrzej Hunt
2014-05-07TiledRendering: outline of basic gtk tiled rendering app using liblibreoffice.Andrzej Hunt
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29ignore legacy OpenOffice.org-*-version, when a LibreOffice-*-version is givenBjoern Michaelsen
2014-04-29coverity#705639 Resource leakCaolán McNamara
2014-04-28libLO: add extension map for draw's formatsTomaž Vajngerl
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-22desktop: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-16Avoid soffice.bin restarting ad inf when version ini-file buildid is emptyStephan Bergmann
2014-04-15non-desktop: Don't even attempt to create a lockfile.Jan Holesovsky
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: gard -> guardThomas Arnhold
2014-04-14typo: controlls -> controlsThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-12liblo: fix check of xcomponentTomaž Vajngerl
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08liblo: Older versions do not have saveAsWithOptions yet.Tomaž Vajngerl
2014-04-08liblo: new saveAsWithOptions functionTomaž Vajngerl
2014-04-08liblo: We need to provide LibreOffice with fake command line args too.Tomaž Vajngerl
2014-04-08liblo: extend doc_saveAs with filterOptionsTomaž Vajngerl
2014-04-08liblo: clean-up liblibreoffice.h(xx)Tomaž Vajngerl
2014-04-08liblo: use MediaDescriptor / clean-upTomaž Vajngerl
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-14Skip gcj's gij executable, like other JREs' java executablesStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03desktop: rename Executable*.bin.mk/.com.mkMichael Stahl
2014-02-27normalize values of USE_XINERAMAMichael Stahl
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25The LO process is called just "soffice" on OS XTor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738620 Uninitialized scalar fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann