summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-10new autogenerated PCH header for xmloffLuboš Luňák
2012-12-10new autogenerated PCH headers in connectivityLuboš Luňák
2012-12-10make all cxxobjects depend on the PCH timestampLuboš Luňák
2012-12-10start precompiled_xmloff.hxx from scratchLuboš Luňák
2012-12-10fix debug/nodebug for PCHLuboš Luňák
2012-12-10do not include removed include filesLuboš Luňák
2012-12-10fix visibility with PCHLuboš Luňák
2012-12-10fix PCH dependenciesLuboš Luňák
2012-12-10warnings as errors for msvc pch warnings that really shouldn't happenLuboš Luňák
2012-12-10remove unneeded PCH stuffLuboš Luňák
2012-12-10no longer necessary to add include path for PCH headerLuboš Luňák
2012-12-10use PCH with generated cxx sources tooLuboš Luňák
2012-12-10testing PCH for writerfilterLuboš Luňák
2012-12-10use noexceptions .pch only when actually neededLuboš Luňák
2012-12-10no need to make whole linktarget depend on .pchLuboš Luňák
2012-12-10testing PCH for connectivity/flatLuboš Luňák
2012-12-10testing PCH for connectivity/fileLuboš Luňák
2012-12-10rebuild all dependent .cxx files that use a PCH that gets regeneratedLuboš Luňák
2012-12-10fix clang .d generation with PCHLuboš Luňák
2012-12-10fix PrecompiledHeader vs NoexPrecompiledHeader mismatchLuboš Luňák
2012-12-10rename to gb_Library_set_precompiled_headerLuboš Luňák
2012-12-10#define _BSD_SOURCE to 1 (that's what compilers set it to, at least)Luboš Luňák
2012-12-10enable PCH in configure only for msvc/clangLuboš Luňák
2012-12-10use PCH for LO headers in xmloff tooLuboš Luňák
2012-12-10include guards for precompiled_xxx.hxx filesLuboš Luňák
2012-12-10PCH support for Clang compilerLuboš Luňák
2012-12-10PCH for xmloff, including LO headersLuboš Luňák
2012-12-10xmloff precompiled headersLuboš Luňák
2012-12-10more headers to be precompiled for salLuboš Luňák
2012-12-10it's not actually necessary to manually include the header for MSVC PCHLuboš Luňák
2012-12-10update .d generation when creating MSVC .pchLuboš Luňák
2012-12-10include debug/optimizing flags when building PCHLuboš Luňák
2012-12-10testing PCH support in salLuboš Luňák
2012-12-10bring back precompiled headers supportLuboš Luňák
2012-12-10rtl:: removal in fpickerRadu Ioan
2012-12-10some minor cleanup of caption dialogCaolán McNamara
2012-12-10migrate 'Insert Caption' dialog to .ui fileJack Leigh
2012-12-10- correct variable-namesRob Snelders
2012-12-10Try -std=c++11 if -std=gnu++0x does not workStephan Bergmann
2012-12-10move .ui to be consistent with the other onesCaolán McNamara
2012-12-10oox: v:textbox's inset attribute should be imported in Hmm, not in EmuMiklos Vajna
2012-12-10-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2012-12-10-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2012-12-10-Wc++11-narrowingStephan Bergmann
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-10guard against div by 0Caolán McNamara
2012-12-10sw: unused SwRTFParserMiklos Vajna
2012-12-10i121446:fix SwAccessibleParagraph::GetGlyphBoundary()'s ret valHerbert Duerr
2012-12-10WaE: non-constant-expression cannot be narrowed to float in initializer listTor Lillqvist
2012-12-10WaE: unused parameterTor Lillqvist