summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-06Remove dead codeTakeshi Abe
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-02-27coverity#705698: fix memory leak and add some documentationMarkus Mohrhard
2013-02-25Remove useless SfxStringEncode and SfxStringDecodeThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23sal: update log areasThomas Arnhold
2013-02-22String -> OUStringIvan Timofeev
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-16coverity#441015 Use after freeCaolán McNamara
2013-02-15coverity#738978: Fix use after free.Jan Holesovsky
2013-02-14appdde.cxx: try to fix MSVC buildMichael Stahl
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-13Fix member variables not initialized in the constructorJulien Nabet
2013-01-31Template Manager: show some icons if there is no thumbnailCédric Bosdonnat
2013-01-24look into active tabcontrol page on help fallback searchCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-10fdo#58328: fixed items types made versioning work againCédric Bosdonnat
2013-01-07Add some DISABLE_SCRIPTING ifndefsTor Lillqvist
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-01Bump copyright year to 2013Andras Timar
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-19split out internet info page and convert to .uiCaolán McNamara
2012-12-18fdo#58370 - 'Send Feedback...' URL invalid in other languages then EnglishRob Snelders
2012-12-18split out security info page and convert to .uiCaolán McNamara
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders
2012-12-03better have the SolarMutex hereBjoern Michaelsen
2012-12-03kill the separate thread, it shouldnt be needed anymore with the dialogBjoern Michaelsen
2012-12-03fix log area as per sal/inc/sal/log-areas.doxBjoern Michaelsen
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen
2012-12-03New template manager out of experimental featuresCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30Remove SvtStartOptionsStephan Bergmann
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28rename the URL for feedback to something more positiveRob Snelders
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl