summaryrefslogtreecommitdiff
path: root/include/sfx2/docinsert.hxx
AgeCommit message (Expand)Author
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2016-10-07loplugin:nullptrTor Lillqvist
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-29convert include/sfx2/docinsert.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen
2?id=3e31d11f9536f4c5d4e2b7d0782a978182182deb'>Lcms2: Fix compilation on VS 2015David Ostrovsky 2015-06-05simplify conditionDavid Tardon 2015-06-05use $(DISABLE_DYNLOADING)David Tardon 2015-01-28external/lcms2: Work around -fsanitize=alignmentStephan Bergmann 2014-12-02lcms2: Don't hard code Win32 platform on WindowsDavid Ostrovsky 2014-11-11Avoid -fsanitize=signed-integer-overflowStephan Bergmann 2014-11-11Pass down some CFLAGSStephan Bergmann 2014-10-02fdo#82430: MSVC build: avoid using SSE2 instructions in some externalsMichael Stahl 2014-08-26Update some external config.{guess,sub}Stephan Bergmann 2014-07-28Add separate project file for VS2013Tor Lillqvist 2014-07-11VS2013: Adjust lcms2 to 12.0 vcproj versionDavid Ostrovsky 2014-07-07Handle VCVER==120 (VS 2013) tooTor Lillqvist 2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl 2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier 2014-05-13no lcms2d.dll nowadays, there is only lcms2.dllMatúš Kukan 2014-05-12upgrade to lcms2-2.6Thomas Arnhold 2014-02-27normalize values of CROSS_COMPILINGMichael Stahl 2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl 2013-10-27gbuild: remove gb_ExternalPackage_add_library_for_installMichael Stahl 2013-10-24lcms2: use libraries from WORKDIRMichael Stahl 2013-10-19fdo#70393: move lcms2 to a subdir of externalKhaled Hosny