summaryrefslogtreecommitdiff
path: root/desktop/inc
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-15-Werror,-Wlogical-not-parenthesesStephan Bergmann1-1/+1
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks2-8/+84
2013-10-28fixincludeguards.sh: desktopThomas Arnhold3-7/+7
2013-10-18Some clean-upStephan Bergmann1-4/+0
2013-08-23Clean up desktop::UserInstallStephan Bergmann1-2/+0
2013-08-18Revert "Fixing i#119950 warn about other running terminal sessions"Jesús Corrius1-1/+0
2013-07-30Fixing i#119950 warn about other running terminal sessionsJürgen Schmidt1-0/+1
2013-07-29liblo - add ability to select filter / format for saveas.Michael Meeks1-1/+2
2013-07-26more liblibreoffice pieces.Michael Meeks2-31/+13
2013-04-28namespacing cleanupThomas Arnhold1-9/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9