summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-12-10Fix warning: missing header for unified diff at line 3 of patchTor Lillqvist
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin
2012-12-10fdo#46808, Create new-style sdb::ReportDesign serviceNoel Grandin
2012-12-10do not return reference to a local objectDavid Tardon
2012-12-10Fix error: no matching function for call to 'sal_n_array_size'Tor Lillqvist
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist
2012-12-10Avoid "deleted function definitions are a C++11 extension" in a better wayTor Lillqvist
2012-12-09Python/pep8: fix E711 in filter/../pyAltFCFGMergeJulien Nabet
2012-12-09Python/pep8: fix E711 in wizards/../web moduleJulien Nabet
2012-12-09Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet
2012-12-09Python/pep8: fix E711 in document moduleJulien Nabet
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in common moduleJulien Nabet
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in letter moduleJulien Nabet
2012-12-09Fix result of wrong revert orderZolnai Tamás
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in pyuno moduleJulien Nabet
2012-12-09Reformat code in PreviewRenderer.Tomaž Vajngerl
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl
2012-12-09Revert "Make sure all list item is stored"Zolnai Tamás
2012-12-09Revert "Make src lists modifiable"Zolnai Tamás
2012-12-09WaE: deleted function definitions are a C++11 extensionTor Lillqvist