Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-28 | use defines from systools/win32/qswin32.h instead of duplication | Andras Timar | |
Change-Id: I3d52308087412d1250b8ad64ffc308ca7cc414fd | |||
2012-06-27 | Remove unused header files | Thomas Arnhold | |
Change-Id: I3d172e5200fee63c6afcdf236a7915b7d51baf9c | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | |
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b | |||
2012-06-07 | fdo#43989: Revert "win32-dont-attempt-restart.diff: Don't attempt to restart ↵ | Stephan Bergmann | |
OOo after crash" This reverts commit f8e1d2438199c4a76ceeb36352678c415e25272c, which erroneously disabled automatic restart on Windows completely and has now been addressed in a better way with 150bf2c95c193b30e050ac1c54d64b5485af088d "bnc#524250: Show backing component after cancelled recovery." | |||
2012-06-04 | Make sure all the required headers are there | Jesús Corrius | |
2012-06-04 | Make sure the symbols are found | Jesús Corrius | |
2012-06-04 | Move the AppUserModelID code to the launcher | Jesús Corrius | |
2012-05-24 | Don't spam fellow developers until I fix the problem in MinGW | Jesús Corrius | |
2012-05-24 | replace wcscat_s -> wcscat to please minGW | Jesús Corrius | |
2012-05-24 | include files always in lowercase | Jesús Corrius | |
2012-05-24 | set explicit Application User Models IDs in the native Windows launchers | Jesús Corrius | |
Change-Id: Ib60a2a4f0d28a53d997731eb34b118cc9b9f822d | |||
2012-04-16 | WaE: declaration of 'argc' shadows a previous local | David Tardon | |
2012-04-16 | WaE: variable 'dwWaitResult' set but not used | David Tardon | |
2012-04-16 | WaE: unused variable 'hProcess' | David Tardon | |
2012-04-16 | convert tabs to spaces | David Tardon | |
2012-01-06 | remove unused VER_FIRSTYEAR | Andras Timar | |
2012-01-06 | tabs to spaces | Andras Timar | |
2011-12-21 | WaE: hInstance arg unused under mingw32 | Caolán McNamara | |
2011-12-10 | enhance VersionInfo resource of Windows excutables | Andras Timar | |
+ added ProductName (a required parameter), It is LibreOffice + CompanyName is configurable, it is $(OOO_VENDOR), that is set --with-vendor configure switch. If not set, then CompanyName is empty string which is fine, too. + Binary file version and FileVersion string show the same value, and version number is sane: main version + subversion + microversion + build number, such as 3.5.0.0 + LegalCopyright text is the same as in the About box, year range can be set in minor.mk - removed archaic and overcomplicated version number calculating macros - removed version.lst, copied relevant content to minor.mk - removed binary RCDATA resources, I don't think they were of any use | |||
2011-12-06 | remove sources of setup.exe | Andras Timar | |
2011-12-04 | code cleanup of Windows quickstarter | Andras Timar | |
2011-12-04 | remove StarOffice-only file | Andras Timar | |
2011-12-04 | -quickstart -> --quickstart, etc. | Andras Timar | |
2011-12-02 | remove unused OOo Windows icons | Andras Timar | |
2011-12-02 | A trailing 0 on an ICON line is unnecessary and causes an error | Andras Timar | |
2011-11-29 | set gb_PARTIALBUILD in CustomTargets | Bjoern Michaelsen | |
2011-11-27 | remove include of pch header in desktop | Norbert Thiebaud | |
2011-11-22 | fix VERSIONINFO section of win32 executables fdo#30798 | Andras Timar | |
2011-11-20 | Remove some unused headers from desktop | Joseph Powers | |
2011-10-31 | The -something switches are obsolete, use --something instead. | Jan Holesovsky | |
2011-10-26 | chmod -x | Tor Lillqvist | |
2011-10-26 | WaE: unreferenced formal parameter | Tor Lillqvist | |
2011-10-26 | WaE: unreachable code | Tor Lillqvist | |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵ | Stephan Bergmann | |
BaseInstallation. | |||
2011-10-07 | WaE: win32 cleanup | Michael Meeks | |
2011-10-07 | cppcheck scope reduction of var in desktop/win32/...setup.cpp | Pierre-André Jacquod | |
2011-09-21 | WaE: fall through to final return | Caolán McNamara | |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba | |
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51. | |||
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba | |
2011-09-15 | gbuildize desktop | David Tardon | |
2011-09-12 | Drop Win9x code | Tor Lillqvist | |
2011-09-12 | deleted unneded var and code simplified in desktop, launcher.cxx | Pierre-André Jacquod | |
Also deleted a part of the code that did nothing, just defining variable and reading them as argument. | |||
2011-09-07 | update to latest version of vcredist fdo#40399 | Andras Timar | |
2011-09-01 | Work around compilation errors with mingw-w64 and --enable-debug | Tor Lillqvist | |
2011-07-21 | windres is picky | Tor Lillqvist | |
2011-07-21 | We don't ship the rebase executables so bin the sources too | Tor Lillqvist | |
2011-07-21 | Header filename case sensitivity fixes | Tor Lillqvist | |
2011-07-21 | product code of latest vcredist_x64.exe | Andras Timar | |
Microsoft Visual C++ 2008 SP1 Redistributable Package ATL Security Update ProductName = Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148 ProductCode = {4B6C7001-C7D6-3710-913E-5BC23FCE91E6} | |||
2011-06-21 | update product code of vcredist_x64.exe | Andras Timar | |