summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-08use SimpleReferenceObject in comphelper moduleNoel Grandin
2014-07-08use SimpleReferenceObject in connectivity moduleNoel Grandin
2014-07-08use SimpleReferenceObject in svx moduleNoel Grandin
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-07-08fdo#81036 escape ~ in .ui and fix a typo (straight apostrophe)Andras Timar
2014-07-08sw: work around mysterious MSVC warning C4258Michael Stahl
2014-07-08sw: do more input validation in SwWW8ImplReader::Read_AndMichael Stahl
2014-07-08draw white border around note marks for fdo#81032Laurent Godard
2014-07-08auto-detect the presence of a native gmake on windowsNorbert Thiebaud
2014-07-08configure, gbuild: remove Cygwin paths from make environmentMichael Stahl
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers
2014-07-08Include <algorithm> for std::min()Tor Lillqvist
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-07-08Bypass CppunitTest_sal_osl_security with VS2013 for now, hangsTor Lillqvist
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist
2014-07-08configmgr: fix node cache clearing.Michael Meeks
2014-07-08Avoid undefined downcasts to wrong typeStephan Bergmann
2014-07-08webdav: fix locking in webdav_ucp::Content::getResourceType()Matúš Kukan
2014-07-08Fix some round() confusionTor Lillqvist
2014-07-08use SimpleReferenceObject in accessibilityNoel Grandin
2014-07-08use SimpleReferenceObject in xmloff moduleNoel Grandin
2014-07-08create a new top-level makefile target "clean.internal"Noel Grandin
2014-07-08Drop unused nSfxFlagValTakeshi Abe
2014-07-08VS 2013 has round()Tor Lillqvist
2014-07-08WaE: Unreachable codeTor Lillqvist
2014-07-08'internal' is a keyword in current C++/CLITor Lillqvist
2014-07-08No atlsd.lib in VS 2013Tor Lillqvist
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-07-07bnc#881025: Write test for this.Kohei Yoshida
2014-07-07bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida
2014-07-07Adjust for the splitting of number format properties in chart.Kohei Yoshida
2014-07-08No need for that #else #error, breaks compilation for the simulatorTor Lillqvist
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-07-08WaE: C4754Tor Lillqvist
2014-07-07icu: pass in install program as native path, so Win32 make can invoke itMichael Stahl
2014-07-08Add one missing line of contextTor Lillqvist
2014-07-07Adapt for VS 2013Tor Lillqvist
2014-07-07VS 2013 has fmin() and fmax()Tor Lillqvist
2014-07-07Accidentally committed this file with DOS line endingsTor Lillqvist
2014-07-07VS 2013 has rint()Tor Lillqvist
2014-07-07Use -FS for VS 2013Tor Lillqvist
2014-07-07Handle VCVER==120 (VS 2013) tooTor Lillqvist
2014-07-07Use gb_DEBUG_CFLAGS to get -FS for VS 2013Tor Lillqvist
2014-07-07VS 2013 already has float_tTor Lillqvist
2014-07-07chmod -xTor Lillqvist
2014-07-07Use -FS with VS 2013Tor Lillqvist
2014-07-07fix build with msvc2013David Tardon
2014-07-07fdo#80955 - add a unit test.Michael Meeks
2014-07-07fix build errors related to AVFoundation @ OS X <10.7Douglas Mencken