summaryrefslogtreecommitdiff
path: root/desktop/inc
AgeCommit message (Expand)Author
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2016-01-21loplugin: unused return valuesNoel Grandin
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-02afl-eventtesting: can simplify this now we use QueryExitCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09loplugin:staticmethodsStephan Bergmann
2015-10-09afl-eventtesting: provide a way to pseudo-restartCaolán McNamara
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-25desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna
2015-09-24desktop: missing header guardMiklos Vajna
2015-09-23desktop: avoid 'using' in headersMiklos Vajna
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-09LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-17loplugin:unusedmethods desktopNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-22loplugin:constantfunctionNoel Grandin
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