Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-19 | WaE: GCC 4.5.1 does not allow #pragma GCC diagnostic warning | Matúš Kukan | |
2011-12-19 | msvc 2008 express won't link without explicit salhelper | Caolán McNamara | |
post salhelper visibility markup and gbuildification express 2008 doesn't link without salhelper mentioned on link line | |||
2011-12-19 | msvc 2008 express won't link without explicit salhelper | Caolán McNamara | |
post salhelper visibility markup and gbuildification express 2008 doesn't link without salhelper mentioned on link line | |||
2011-12-19 | At least GCC 4.5.1 does not allow #pragma GCC diagnostic inside functions. | Stephan Bergmann | |
2011-12-19 | Removed superfluous CPPU_DLLPUBLIC from definitions. | Stephan Bergmann | |
2011-12-19 | -Werror=sign-promo fixes | Stephan Bergmann | |
2011-12-19 | typo: add missing \ | Matúš Kukan | |
2011-12-19 | -Werror=shadow and -Werror=sign-promo fixes | Stephan Bergmann | |
2011-12-19 | fix armhf build in bridges | Matthias Klose | |
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com> Signed-off-by: Caolán McNamara <caolanm@redhat.com> | |||
2011-12-19 | fix racecondition in sdext/source/pdfimport/makefile.mk | Bjoern Michaelsen | |
2011-12-19 | fix names of libraries for MinGW, also remove onlinecheck.dll | Matúš Kukan | |
2011-12-19 | sal: add more unit tests | Matúš Kukan | |
2011-12-19 | sal: add visibility symbols | Matúš Kukan | |
2011-12-19 | sal: convert to gbuild | Matúš Kukan | |
2011-12-19 | cppu: add visibility symbols | Matúš Kukan | |
2011-12-19 | cppu: convert to gbuild | Matúš Kukan | |
Because of unit tests is here custom target where are idl files processed. | |||
2011-12-19 | Build ps and pdf cairo surfaces with MSVC | Fridrich Štrba | |
2011-12-19 | Fix MMX build of pixman with MSVC | Fridrich Štrba | |
2011-12-19 | impress: slide transition pane: use proper control width | Ivan Timofeev | |
2011-12-19 | mailmerge: move overlapped controls | Ivan Timofeev | |
2011-12-19 | Use / as SRC_ROOT and OUTDIR_FOR_BUILD on Android | Tor Lillqvist | |
2011-12-19 | More shlibs and .component files needed | Tor Lillqvist | |
2011-12-19 | This is for Calc unit tests | Tor Lillqvist | |
2011-12-19 | add propex.bat, so propex Perl script can run under Win32 | Andras Timar | |
2011-12-18 | Always load res of LibO UI locale, not system deflocale fdo#43475 | Andras Timar | |
2011-12-18 | android: delete generated lo-bootstrap.jar | Miklos Vajna | |
2011-12-18 | remove obsolete (OxygenOffice-style) Lightproof integration | Andras Timar | |
2011-12-18 | translate German comments to English in VCL module | Luc Castermans | |
2011-12-18 | Remove the dog | Stefan Knorr (astron) | |
2011-12-18 | force the use of gcc on cygwin for concat-deps.c | Norbert Thiebaud | |
2011-12-18 | use the same memory alignment for *BSD as on Linux | Robert Nagy | |
2011-12-17 | Revert "gbuild: macosx.mk: remove salhelper hack" | Norbert Thiebaud | |
This reverts commit 1d90f180cd263d7f99039bada57b3655d6f399df. | |||
2011-12-18 | fdo#37498 RTF export: handle url fields without a field result | Miklos Vajna | |
2011-12-17 | do not package pything scripting extension when building --with-python=no | Norbert Thiebaud | |
2011-12-17 | do not run cppunit on Mac when cross-compiling | Norbert Thiebaud | |
2011-12-17 | oops... bad handling of multiple ../ | Norbert Thiebaud | |
2011-12-17 | use a c-version of concat-deps.pl | Norbert Thiebaud | |
This touch configure.in with a trivial space removal to force a ./bootstrap on the tinderboxes This make ./bootstrap build a 'build-side' executable concat-deps and modify LinkTarget.mk to use it instead of concat-deps.pl The impact is a conservative x10 times improvement in both elapsed and cpu time in overhead due to DEP generations. time make -sr build in tail_build after removing workdir/$INPATH/Dep/LinkTarget/Library/* (all on Intel X3360, 2.83GHz, 4-core) before: elapsed: 116.5 cpu: 115.9 after elapsed: 24.3 cpu: 23.9 base (no dep processing, i.e no rm of Dep/...) elapsed: 17.5 cpu: 17.4 overhead ratio: elapsed: 14.5x cpu: 15x same with -j6 before: elapsed: 47 cpu: 116 after: elapsed: 20.8 cpu: 24 base: elapsed: 17.5 cpu: 17.5 overhead ratio: elapsed: 9x cpu: 15x Note: for now the executable is generated directly in the source tree (in solevn/bin ). That is not ideal. It and other similar polution should be moved, to workdir most likely.. For now we just hide the mess under the .gitignore carpet | |||
2011-12-17 | Fix for fdo43460 Part X getLength() to isEmpty() | Olivier Hallot | |
Part X Module cppu cppuhelper cpputools | |||
2011-12-17 | fix decoration drawing | Ivan Timofeev | |
2011-12-17 | concat-deps.c deal with /../ in dep path | Norbert Thiebaud | |
2011-12-17 | correct diagnostic message | Ivan Timofeev | |
2011-12-17 | drop redundant always-true condition | Ivan Timofeev | |
2011-12-17 | Fix for fdo43460 Part IX getLength() to isEmpty() | Olivier Hallot | |
Part IX Module connectivity | |||
2011-12-17 | gcc-trunk: avoid confusion | Matúš Kukan | |
2011-12-17 | fdo#34641: set initial focus to "Number of copies" | Ivan Timofeev | |
2011-12-17 | Fix for fdo43460 Part VIII getLength() to isEmpty() | Olivier Hallot | |
Part VIII Module comfigmgr | |||
2011-12-17 | add own makefile for ScSpreadsheetObj subsequenttest | Markus Mohrhard | |
2011-12-17 | c++ subsequent tests for XSpreadsheets2::importSheet | Laurent Godard | |
add a typo correction on xnamedranges.cxx | |||
2011-12-17 | Copy Absolute Formulas between documents: Part I | Markus Mohrhard | |
Copying absolute sheet references between different documents now transforms absolute sheet references into external references if the refered range is not copied. Working: References to already saved documents work already with: -only transform reference into an external reference if range is not in the copied range -don't transform relative references Missing: handling for copying from not yet saved files idea: - add handling of external references to open documents that are not yet saved through the temporary document name - transform the url to the correct file url as soon as the source document is saved - if target document is saved first show warning message to the user and save with temporary name as file url | |||
2011-12-17 | Fix assertion in PageSelector::CheckConsistency() | Thorsten Behrens | |
Seems the recent merge from impress210 brought an inconsistency in slide selection - shuffle calls to make it go away. |