summaryrefslogtreecommitdiff
path: root/desktop/inc
AgeCommit message (Expand)AuthorFilesLines
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke2-2/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-29Remove undocumented perftune.ini QuickstartPreloadConfigurationStephan Bergmann1-3/+0
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard1-1/+1
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock1-4/+4
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl2-2/+0
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl1-0/+7
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl1-0/+5
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+2
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian4-438/+399
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky1-0/+2
2015-11-02afl-eventtesting: can simplify this now we use QueryExitCaolán McNamara1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-10-09loplugin:staticmethodsStephan Bergmann1-2/+2
2015-10-09afl-eventtesting: provide a way to pseudo-restartCaolán McNamara1-0/+7
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2-2/+0
2015-09-25desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna1-0/+12
2015-09-24desktop: missing header guardMiklos Vajna1-0/+6
2015-09-23desktop: avoid 'using' in headersMiklos Vajna1-5/+4
2015-09-22convert Link<> to typedNoel Grandin1-1/+1
2015-09-17boost->stdCaolán McNamara5-9/+4
2015-09-09LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga1-0/+27
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-07-17loplugin:unusedmethods desktopNoel Grandin1-4/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2-2/+2
2015-05-22loplugin:constantfunctionNoel Grandin1-1/+0
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-11/+11
2015-02-07Fixup --without-x buildRiccardo Magliocchetti1-1/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian4-16/+12
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-12-04Add a SAL_INFOTor Lillqvist1-0/+1
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist1-0/+4
2014-08-13update_pchThomas Arnhold1-0/+6
2014-07-26fdo#75757: remove inheritance to std::mapTakeshi Abe1-4/+0
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+2
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2-149/+0
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold8-0/+652
2014-06-04desktop: fix includesThomas Arnhold1-1/+1
2014-05-09Revert font initialization fooCaolán McNamara1-1/+0
2014-05-08desktop: sal_Bool->boolNoel Grandin1-6/+6
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock1-0/+1
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna1-1/+0