summaryrefslogtreecommitdiffstats
path: root/desktop/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:staticmethodsStephan Bergmann2015-10-091-2/+2
* afl-eventtesting: provide a way to pseudo-restartCaolán McNamara2015-10-091-0/+7
* tdf#94228 comphelper: replace BOOST_PPDaniel Robertson2015-09-252-2/+0
* desktop: make LibLibreOffice_Impl visible to testcasesMiklos Vajna2015-09-251-0/+12
* desktop: missing header guardMiklos Vajna2015-09-241-0/+6
* desktop: avoid 'using' in headersMiklos Vajna2015-09-231-5/+4
* convert Link<> to typedNoel Grandin2015-09-221-1/+1
* boost->stdCaolán McNamara2015-09-175-9/+4
* LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga2015-09-091-0/+27
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-2/+2
* loplugin:unusedmethods desktopNoel Grandin2015-07-171-4/+0
* do not include boost/utility.hppMichael Stahl2015-07-101-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-172-2/+2
* loplugin:constantfunctionNoel Grandin2015-05-221-1/+0
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-1/+1
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* loplugin:staticmethodsNoel Grandin2015-04-091-11/+11
* Fixup --without-x buildRiccardo Magliocchetti2015-02-071-1/+1
* Updated all precompiled headers.Ashod Nakashian2015-02-054-16/+12
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-2/+2
* Add a SAL_INFOTor Lillqvist2014-12-041-0/+1
* WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist2014-11-201-0/+4
* update_pchThomas Arnhold2014-08-131-0/+6
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-07-261-4/+0
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-0/+2
* Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2014-06-112-149/+0
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-048-0/+652
* desktop: fix includesThomas Arnhold2014-06-041-1/+1
* Revert font initialization fooCaolán McNamara2014-05-091-1/+0
* desktop: sal_Bool->boolNoel Grandin2014-05-081-6/+6
* Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock2014-05-071-0/+1
* Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna2014-05-051-1/+0
* Move ImplInitAppFontData from Window to ApplicationChris Sherlock2014-05-041-0/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-0/+4
* liblo: Older versions do not have saveAsWithOptions yet.Tomaž Vajngerl2014-04-081-0/+4
* liblo: new saveAsWithOptions functionTomaž Vajngerl2014-04-082-5/+13
* liblo: extend doc_saveAs with filterOptionsTomaž Vajngerl2014-04-082-3/+4
* liblo: clean-up liblibreoffice.h(xx)Tomaž Vajngerl2014-04-082-31/+52
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-8/+8
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* remove the 4 send crash report tabpagesCaolán McNamara2014-02-071-1/+0
* Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock2014-02-041-22/+21
* Remove unused Window parameter from SystemSettingsChangingChris Sherlock2014-01-201-1/+1
* -Werror,-Wlogical-not-parenthesesStephan Bergmann2013-11-151-1/+1
* liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks2013-11-152-8/+84
* fixincludeguards.sh: desktopThomas Arnhold2013-10-283-7/+7
* Some clean-upStephan Bergmann2013-10-181-4/+0