summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-03enable l10n of Wiki Publisher display name and descriptionAndras Timar
2011-10-03WaE: Ignore also C4702: unreachable codeTor Lillqvist
2011-10-03WaE: unreachable codeTor Lillqvist
2011-10-03n717290: Feature to allow string constants in chart ranges.Muthu Subramanian
Chart ranges specifically for labels can now be of the form ="Label1". This allows labels to be picked from chart data (from UI) rather than from the sheet.
2011-10-03WaE: unreachable codeTor Lillqvist
2011-10-03Don't bother with libcmis on Windows for nowTor Lillqvist
It obviously doesn't build as autoconf and libtool have little clue about MSVC. Thus make the cmis UCP Unix-only as well. Looking forward to coming gbuildification of more 3rd-party modules.
2011-10-03Updated libcmisCédric Bosdonnat
2011-10-03Add the libcmis switch to known flags.Tomas Chvatal
2011-10-03Add pspfontcache to gitignore.Tomas Chvatal
2011-10-03add -eCaolán McNamara
2011-10-03drop voids and constify GetCurrentPageIndexCaolán McNamara
2011-10-03remove unused and dead code in DocumentRenderer.cxxIvan Timofeev
2011-10-03migrate to StringRangeEnumerator in DrawIvan Timofeev
2011-10-03Fixed libcmis to build with --disable-clientCédric Bosdonnat
That should get us rid of the internal boost missing program_options problem
2011-10-03Print preview: set frame size to preview size even if there is no previewIvan Timofeev
2011-10-03Fix for fdo#41408 - [UI] Need more room for localized string (IV)Olivier Hallot
The following patch gives more room to Calc page dialog to display localized strings without truncation Sizes adjusted for fontsize = 10
2011-10-03libcmis depend on boostNorbert Thiebaud
2011-10-03callcatcher: update listCaolán McNamara
2011-10-03deliver the .pc file as well I guessCaolán McNamara
2011-10-03Fix for bug fdo#41310 - Need more room for localized stringOlivier Hallot
The following patch resizes the sheet protection dialog to display localized strings without truncation Sizes adjusted for fontsize = 10
2011-10-03Use an updated version of libcmisCédric Bosdonnat
* Merged a few patches * Got rid of the pkg-config for curl and libxml2
2011-10-03I don't think _DLL_ has any meaning eitherTor Lillqvist
2011-10-03Bin Hamburg "build server" and BSCLIENT stuffTor Lillqvist
2011-10-03No need for -DSHAREDLIB, not tested in any source fileTor Lillqvist
2011-10-03No need for -DPRODUCT_FULL, not tested anywhereTor Lillqvist
2011-10-03No need for -DCUI or -DGUITor Lillqvist
2011-10-03WaE: suggest braces around empty body in an 'else' statementDavid Tardon
2011-10-03set --build and --host for cross-compilationDavid Tardon
2011-10-03WaE: control reaches end of non-void functionTor Lillqvist
2011-10-03fix build of CMIS UCPDavid Tardon
2011-10-03do not escape calls if not neededDavid Tardon
2011-10-03we do not really need two rm calls hereDavid Tardon
2011-10-03add newlines to avoid possible problems with joined linesDavid Tardon
2011-10-02fix smoketest-breaking typoCaolán McNamara
2011-10-02valgrind: fix some leaksCaolán McNamara
2011-10-02valgrind: fix leakCaolán McNamara
2011-10-02callcatcher: various unused methodsCaolán McNamara
2011-10-02StatusBarDescriptor never usedCaolán McNamara
2011-10-03fix some typos..., thanks matusRene Engelhard
2011-10-02add --with-system-libcmisRene Engelhard
2011-10-02d.lst should be empty in gbuildized modulesMatúš Kukan
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe
proper ifdef for DEC Alpha should be covered with AXP
2011-10-02ExternalLib.mk: avoid pushd when cd is enoughMiklos Vajna
Reported-by: Julien Nabet <serval2412@yahoo.fr> Acked-by: Norbert Thiebaud <nthiebaud@gmail.com>
2011-10-02make libcmis break a bit less on MacOSX.. but still no cigarNorbert Thiebaud
2011-10-02make clean failed for ExternalLib.mk due to missing ';'Norbert Thiebaud
2011-10-01fdo#41396 - Need more room for localized string (III)Olivier Hallot
Resizes one string in the named interval dialog to display localized strings without truncation Sizes adjusted for fontsize = 10
2011-10-01fdo#41393 - Need more room for localized stringOlivier Hallot
Resizes the multiple operations dialog to display localized strings without truncation Sizes adjusted for fontsize = 10
2011-10-01basprov/scriptframe are now a 'new' componentNorbert Thiebaud
2011-10-01respect PKG_CONFIG_PATHPeter Foley
2011-10-01add xmlsecurity to tail_buildPeter Foley