summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-30writerfilter: also store table style typeMiklos Vajna
2013-10-30error: unused variable 'kSrc' [loplugin]Stephan Bergmann
2013-10-30WaE: unused variable 'kSrc' [loplugin]Tor Lillqvist
2013-10-30Build targets instead of a scheme which doesn't exist in a clean treeTor Lillqvist
2013-10-30C++11: new/delete replacement functions cannot be inlineStephan Bergmann
2013-10-30fdo#70968: Incorrect rendering of Devanagari short 'i' vowelKhaled Hosny
2013-10-30SimplifyKhaled Hosny
2013-10-30fdo#70674 adapt wizard code to incompatible Date/Time API changeLionel Elie Mamane
2013-10-29We don't need this hack. This actually causes the test to crash....Kohei Yoshida
2013-10-29Restore the old behavior, even when the data comes from a cache.Kohei Yoshida
2013-10-30Remove unnecessary #includesTakeshi Abe
2013-10-29Believe or not, '>>' in this context is also C++11 specific.Kohei Yoshida
2013-10-30renamed STR_COUNT to SC_GLOBSTR_STR_COUNT to clarify ...Eike Rathke
2013-10-30STR_VALERR had no place in globstr, moved to scstring SCSTR_VALERREike Rathke
2013-10-30use something different than the SID_ prefix confused with SlotIDEike Rathke
2013-10-30moved StatisticsDialogs string IDs from globstr to RID_STATISTICS_DLGSEike Rathke
2013-10-30use SC_STRLOAD()Eike Rathke
2013-10-30added SC_STRLOAD() macroEike Rathke
2013-10-30commented purpose of this file to clarify resident natureEike Rathke
2013-10-30proper include guard nameEike Rathke
2013-10-29Include a message for unhandled-token in OCL group interpreter.I-Jui (Ray) Sung
2013-10-29Hopefull this is the last of std::unique_ptr.Kohei Yoshida
2013-10-30opencl-test.cxx: -Werror=unused-macrosMichael Stahl
2013-10-29DIE auto DIE!!!Kohei Yoshida
2013-10-29Catch exception always as const reference.Kohei Yoshida
2013-10-29More C++11 specific features we aren't supposed to be using...Kohei Yoshida
2013-10-30l10ntools: remove Package_ulfconvMichael Stahl
2013-10-30cli_ure: remove CLI version PackagesMichael Stahl
2013-10-30sysui: remove Package_iconsMichael Stahl
2013-10-30configure: remove newly unused variable MERGE_MODULESMichael Stahl
2013-10-30msc-externals: remove Package_msms, use MSM directly from MSVC dirMichael Stahl
2013-10-30msc-externals: add missing Makefile and READMEMichael Stahl
2013-10-30configure: mozab-driver does not build with MSVC debug runtimesMichael Stahl
2013-10-30connectivity: mozabdrv: avoid warning C4005 macro redefinitionMichael Stahl
2013-10-30moz: remove Package moz_libMichael Stahl
2013-10-30sysui: stop delivering icons that are unusedMichael Stahl
2013-10-30sysui: stop delivering icons that are used from SRCDIR alreadyMichael Stahl
2013-10-30msc-externals: deliver msvc80_dlls to INSTDIRMichael Stahl
2013-10-30msc-externals: dbghelp.dll to INSTDIR, and only if ENABLE_CRASHDUMPMichael Stahl
2013-10-30avoid build breakage on lame pseudo-OS that cannot unlink open fileMichael Stahl
2013-10-30solenv: remove gdb Package and CustomTargetMichael Stahl
2013-10-30install-gdb-printers: don't use "ure-link"Michael Stahl
2013-10-30scp2: remove obsolete WITH_VC90_REDISTMichael Stahl
2013-10-29std::unique_ptr is C++11 specific. Let's use boost::shared_ptr for now.Kohei Yoshida
2013-10-29We don't need these headers.Kohei Yoshida
2013-10-29std::shared_ptr is C++11 specific. Use boost::shared_ptr instead.Kohei Yoshida
2013-10-29Properly split opbase.hxx into header and source files.Kohei Yoshida
2013-10-29Properly split header and source files.Kohei Yoshida
2013-10-29Lower-cased file names.Kohei Yoshida
2013-10-29Temporarily disable failing OpenCL tests for now.Kohei Yoshida