summaryrefslogtreecommitdiffstats
path: root/desktop/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up desktop::UserInstallStephan Bergmann2013-08-231-2/+0
* Revert "Fixing i#119950 warn about other running terminal sessions"Jesús Corrius2013-08-181-1/+0
* Fixing i#119950 warn about other running terminal sessionsJürgen Schmidt2013-07-301-0/+1
* liblo - add ability to select filter / format for saveas.Michael Meeks2013-07-291-1/+2
* more liblibreoffice pieces.Michael Meeks2013-07-262-31/+13
* namespacing cleanupThomas Arnhold2013-04-281-9/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-9/+9
* liblibo: better init code.Michael Meeks2013-03-122-8/+4
* liblibo: move to C++ interface.Jack Leigh2013-03-123-38/+60
* liblibo: create initial liblibreoffice.Michael Meeks2013-03-121-0/+38
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-081-0/+3
* fdo#46808, convert code in desktop module to XComponentContextNoel Grandin2013-02-111-1/+1
* ensure lockfile doesn't leakCaolán McNamara2012-12-021-1/+2
* Remove SvtStartOptionsStephan Bergmann2012-11-301-1/+7
* re-base on ALv2 code. Includes:Michael Meeks2012-11-193-72/+45
* Revert "sb140: #i117084# do not leak Lockfile instance"Michael Meeks2012-11-191-2/+1
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-2/+0
* fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann2012-09-241-3/+3
* Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-181-11/+8