summaryrefslogtreecommitdiff
path: root/desktop/inc
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock1-0/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-0/+4
2014-04-08liblo: Older versions do not have saveAsWithOptions yet.Tomaž Vajngerl1-0/+4
2014-04-08liblo: new saveAsWithOptions functionTomaž Vajngerl2-5/+13
2014-04-08liblo: extend doc_saveAs with filterOptionsTomaž Vajngerl2-3/+4
2014-04-08liblo: clean-up liblibreoffice.h(xx)Tomaž Vajngerl2-31/+52
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara1-1/+0
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock1-22/+21
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock1-1/+1