summaryrefslogtreecommitdiff
path: root/desktop/inc
AgeCommit message (Expand)Author
2016-02-06do not include boost/utility.hppMichael Stahl
2016-02-06Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2016-02-05loplugin:constantfunctionNoel Grandin
2016-01-29libreofficekit: password interaction optional and off by defaultMichael Stahl
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-10-07desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna
2015-09-14LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-04Add a SAL_INFOTor Lillqvist
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist
2014-08-13update_pchThomas Arnhold
2014-07-26fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-06-04desktop: fix includesThomas Arnhold
2014-05-09Revert font initialization fooCaolán McNamara
2014-05-08desktop: sal_Bool->boolNoel Grandin
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-08liblo: Older versions do not have saveAsWithOptions yet.Tomaž Vajngerl
2014-04-08liblo: new saveAsWithOptions functionTomaž Vajngerl
2014-04-08liblo: extend doc_saveAs with filterOptionsTomaž Vajngerl
2014-04-08liblo: clean-up liblibreoffice.h(xx)Tomaž Vajngerl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2013-11-15-Werror,-Wlogical-not-parenthesesStephan Bergmann
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks
2013-10-28fixincludeguards.sh: desktopThomas Arnhold
2013-10-18Some clean-upStephan Bergmann
2013-08-23Clean up desktop::UserInstallStephan Bergmann
2013-08-18Revert "Fixing i#119950 warn about other running terminal sessions"Jesús Corrius
2013-07-30Fixing i#119950 warn about other running terminal sessionsJürgen Schmidt
2013-07-29liblo - add ability to select filter / format for saveas.Michael Meeks
2013-07-26more liblibreoffice pieces.Michael Meeks
2013-04-28namespacing cleanupThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák