summaryrefslogtreecommitdiffstats
path: root/desktop/win32
Commit message (Collapse)AuthorAgeFilesLines
* WaE: size/t/DWORD/int: possible loss of dataTor Lillqvist2013-08-301-2/+2
| | | | Change-Id: I4fa005a8ddb3efd3dc624110215b938ee20a67a6
* fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius2013-07-201-39/+0
| | | | | | | Change-Id: I916ba1335b0a0420f568ab9340632f273e3c9516 Reviewed-on: https://gerrit.libreoffice.org/4997 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* fdo#35785: don't rely on the old apps fallback mechanism to fix this bugJesús Corrius2013-04-301-1/+39
| | | | | | | Change-Id: Id0967358956868538f7563c51f7ed5e106771302 Reviewed-on: https://gerrit.libreoffice.org/3639 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* Fix fdo#35785: recent documents feature of the Windows 7 Start menu brokenJesús Corrius2013-04-269-52/+0
| | | | | | | Change-Id: I61cffeaf661db7e7b8f642bbbd9457203f75cb9a Reviewed-on: https://gerrit.libreoffice.org/3623 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* WaE: declaration shadows a previous localDavid Tardon2013-03-271-5/+5
| | | | Change-Id: I675c76206eefa447084454f345fbdeb11760cd08
* trailing whitespacesThomas Arnhold2013-03-191-2/+2
| | | | Change-Id: I3d0e2015e4c9f0ea6118fd92892022607fe4bde6
* Use symbolic names instead of magic literal constantsTor Lillqvist2013-03-121-3/+3
| | | | | | | | | We use tons of plain C-style #defines to give symbolic names to constants all over the place already, in headers used from C++ code only. So why in this rare case where the symbolic names for some constants actually would be needed from a C source file, too, here then we define them inside a C++ class? Change-Id: I45726fe42687779724c45a1e2b118cc7a1debcf1
* bin PATCH_SO_NAME crackAndras Timar2013-02-281-1/+1
| | | | | | | | | | | In VersionInfo of Windows executables the FileDescription property originally contained 80 times 'x' character. These executables were marked as PATCH_SO_NAME and later the installer maker perl program replaced the xxxxxxxxxxx to the actual file description which was defined in scp2. WHy was it good, I have no idea. The problem was that it happened after postprocess, where we signed the binaries, thus diigital signature became corrupted. It is better to give file descriptions via makefiles. Change-Id: Id5ad4470bb7a6313b33fbba09d72d9a009163a89
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-232-3/+3
| | | | Change-Id: I639c2970b2a88ca3d5aa1dcd2ad4ec047b4a369c
* Never pass -env: arguments across OfficeIPC connectionStephan Bergmann2013-01-181-1/+7
| | | | Change-Id: I1874ad0542bc8dcbe9ec588599a054030fd5d7d8
* startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer2012-12-131-25/+35
| | | | | | | | | | | | | | | | | | Until now, when a new soffice instance (S2) started and tried to connect to an existing soffice process (S1), S2 may have failed to boostrap due to race condition in communication over the shared pipe. S1 can be shutdown after S2 connected to it but _before_ S1 handled its arguments (code run after 'accept' method in OfficeIPCThread). This patch introduces a new message, sent by the main soffice after it has called accept if and only if it's not shutting down (see mbDowning member). The other soffice waits for this message before enabling going in PIPE_CONNECTED mode. If soffice fails to receive this message, pipe mode is left unchanged and after a quick pause, it will try again. Change-Id: I2e099a5804e1e8dd535cfd31ef454cffa44efa62 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-2/+2
| | | | | | We can drop or simplify many conditionals. Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97
* re-base on ALv2 code. Includes:Michael Meeks2012-11-1917-346/+274
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch contributed by: Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 imported patch package_eventlistener.patch http://svn.apache.org/viewvc?view=revision&revision=1172103 Patch contributed by Pedro Giffuni Accept Google Chrome OS fonts as equivalent to MS fonts. http://svn.apache.org/viewvc?view=revision&revision=1233155 http://svn.apache.org/viewvc?view=revision&revision=1233408 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i114600#: remove forbidden characters from list of unencoded characters http://svn.apache.org/viewvc?view=revision&revision=1172370 Patches contributed by Oliver Rainer-Wittman some clean up in JPEGReader due to memory constraints http://svn.apache.org/viewvc?view=revision&revision=1299729 119114 - method <UpdateDialog::addSpecificError(..)> - create entry with correct type http://svn.apache.org/viewvc?view=revision&revision=1305265 Patches contributed by Ariel Constenla-Haile i118707 - make toolbar control's popup window grab focus http://svn.apache.org/viewvc?view=revision&revision=1225846 Patches contributed by Herbert Duerr #i118662# remove usage of BerkeleyDB in desktop module http://svn.apache.org/viewvc?view=revision&revision=1213171 minor cleanups in dp_persmap.* http://svn.apache.org/viewvc?view=revision&revision=1215064 flush early to prevent problem with extension manager not cleaning up its objects http://svn.apache.org/viewvc?view=revision&revision=1228147 i118726 do not flush *pmap file while reading it http://svn.apache.org/viewvc?view=revision&revision=1230614 #i119048# migrate BDB extension entries using a simple heuristic http://svn.apache.org/viewvc?view=revision&revision=1300972 #i119048# handle edge cases when importing BDB hash files http://svn.apache.org/viewvc?view=revision&revision=1301428 #i119113# fix of-by-one when importing BDB files http://svn.apache.org/viewvc?view=revision&revision=1305420 restore our encryption settings, icon themes, and dictionaries. removed wrapper hacks, kill obsolete bundled extension blob / pre-registration handling, remove duplicated quickstart code. remove OS/2 conditionals.
* cppcheck: clarifyCalculationjailletc362012-10-081-1/+1
| | | | | | Use () to clarify the order of the operator + minor formatting Change-Id: I3dfa6566758d30bd76bed478089a0937ade24f89
* use defines from systools/win32/qswin32.h instead of duplicationAndras Timar2012-06-281-7/+4
| | | | Change-Id: I3d52308087412d1250b8ad64ffc308ca7cc414fd
* Remove unused header filesThomas Arnhold2012-06-271-32/+0
| | | | Change-Id: I3d172e5200fee63c6afcdf236a7915b7d51baf9c
* re-base on ALv2 code.Michael Meeks2012-06-2110-176/+164
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* Remove superfluous empty lines on topThomas Arnhold2012-06-096-12/+0
| | | | | | More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
* fdo#43989: Revert "win32-dont-attempt-restart.diff: Don't attempt to restart ↵Stephan Bergmann2012-06-071-1/+2
| | | | | | | | | 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."
* Make sure all the required headers are thereJesús Corrius2012-06-041-0/+1
|
* Make sure the symbols are foundJesús Corrius2012-06-042-2/+2
|
* Move the AppUserModelID code to the launcherJesús Corrius2012-06-043-113/+37
|
* Don't spam fellow developers until I fix the problem in MinGWJesús Corrius2012-05-241-1/+2
|
* replace wcscat_s -> wcscat to please minGWJesús Corrius2012-05-241-1/+1
|
* include files always in lowercaseJesús Corrius2012-05-241-1/+1
|
* set explicit Application User Models IDs in the native Windows launchersJesús Corrius2012-05-2411-0/+129
| | | | Change-Id: Ib60a2a4f0d28a53d997731eb34b118cc9b9f822d
* WaE: declaration of 'argc' shadows a previous localDavid Tardon2012-04-161-10/+10
|
* WaE: variable 'dwWaitResult' set but not usedDavid Tardon2012-04-161-3/+2
|
* WaE: unused variable 'hProcess'David Tardon2012-04-161-1/+3
|
* convert tabs to spacesDavid Tardon2012-04-161-222/+225
|
* remove unused VER_FIRSTYEARAndras Timar2012-01-061-2/+0
|
* tabs to spacesAndras Timar2012-01-061-32/+32
|
* WaE: hInstance arg unused under mingw32Caolán McNamara2011-12-211-1/+1
|
* enhance VersionInfo resource of Windows excutablesAndras Timar2011-12-101-3/+4
| | | | | | | | | | | | | | | + 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
* remove sources of setup.exeAndras Timar2011-12-0612-2873/+0
|
* code cleanup of Windows quickstarterAndras Timar2011-12-043-511/+1
|
* remove StarOffice-only fileAndras Timar2011-12-042-130/+0
|
* -quickstart -> --quickstart, etc.Andras Timar2011-12-041-4/+3
|
* remove unused OOo Windows iconsAndras Timar2011-12-021-4/+4
|
* A trailing 0 on an ICON line is unnecessary and causes an errorAndras Timar2011-12-021-1/+1
|
* set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen2011-11-291-0/+1
|
* remove include of pch header in desktopNorbert Thiebaud2011-11-2719-35/+0
|
* fix VERSIONINFO section of win32 executables fdo#30798Andras Timar2011-11-221-1/+1
|
* Remove some unused headers from desktopJoseph Powers2011-11-201-49/+0
|
* The -something switches are obsolete, use --something instead.Jan Holesovsky2011-10-317-7/+7
|
* chmod -xTor Lillqvist2011-10-2610-0/+0
|
* WaE: unreferenced formal parameterTor Lillqvist2011-10-261-2/+2
|
* WaE: unreachable codeTor Lillqvist2011-10-261-0/+4
|
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann2011-10-242-65/+16
| | | | BaseInstallation.
* WaE: win32 cleanupMichael Meeks2011-10-073-17/+12
|