summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-06remove more commented out #includes and related commentsDavid Tardon
2010-10-05Ported calc-extref-interpreter-rework-*.diff from ooo-build.Kohei Yoshida
Re-structured the interpreter code to handle external references with ocPush, instead of ocExternalRef. This is necessary in order to support shifting of references in the same way you can with internal references. In addition, this change allows re-using of document instances already loaded when accessing external references that point to one of already loaded documents. Previously, Calc would load the same document from disk even when the document was already loaded. (n#628876)
2010-10-05Removing old commented out source codeAndreas Mantke
2010-10-05Translation of comments to EnglishAndreas Mantke
2010-10-05Ported dde-reconnect-on-load-*.diff from ooo-build.Kohei Yoshida
Improve reliability of DDE connections between documents opened in LO. With this change, LO tries to reconnect to a DDE server document upon opening if that server document is being listened to by one of the open documents. Also, the old implementation would load a DDE server document invisible, and would never close it when the user updates the link. This had the consequence that when the user tries to open this document while it's loaded hidden, it causes some weird focus issues, and closing it and opening it again would disconnect the DDE connection. The new implementation closes the server document immediately after the DDE link update is complete. This change also fixes a bug in Calc where DDE link updates to cells would fail when the formula syntax is set to something other than Calc A1.
2010-10-05This patch resolve the issue 2838 of OOo.Arnaud Versini
It’s in two parts : * autocorrection comparison function during the search of the word(s) takes care of the case. * possibility to insert two times the same words with different cases.
2010-10-05Ported calc-english-func-names-*.diff from ooo-build.Kohei Yoshida
Add option to switch to English function names instead of the localized ones. In some locales (especially in Hungary) the users are more accustomed to the English function names rather other than translated names (i#38765).
2010-10-05Ported calc-english-func-names-*.diff from ooo-build.Kohei Yoshida
Add option to switch to English function names instead of the localized ones. In some locales (especially in Hungary) the users are more accustomed to the English function names rather other than translated names (i#38765).
2010-10-05fixed framework includes after removing the guardsPetr Mladek
2010-10-05fixed fpicker includes after removing the guardsPetr Mladek
2010-10-05fixed connectivity includes after removing the guardsPetr Mladek
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05fixed include files in svx after removing the guardsPetr Mladek
2010-10-05fixed include file names in sfx2Petr Mladek
found after removing include guards
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-05Fixed a build breakage; QueryValue and PutValue now return bool.Kohei Yoshida
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida
This feature enables horizontal 'distributed' alignment and vertical 'justified' and 'distributed' alignments for cell contents in Calc. Note that this feature relies on ODF 1.2 extended in order for the relevant cell attributes to be saved in ODS.
2010-10-05Ported calc-formula-variable-sep-config-check-sfx2.diff from ooo-build.Kohei Yoshida
This adds a method that gets called when the user clicks OK to dismiss the Options dialog. This is used in order to handle conflicting argument separator settings wrt locale-specific decimal separators.
2010-10-05Ported always-save-option-*.diff from ooo-build.Kohei Yoshida
A new configuration option to toggle allowing of saves even when no "modification" has been made.
2010-10-05release solar mutex before entering Qt event loopLuboš Luňák
2010-10-05refactor several SolarMutex releaser classes into oneLuboš Luňák
2010-10-05add some configure options to control external libtextcat and libtextcat dataCaolán McNamara
2010-10-05be consistent wrt toolbarmanager with icons in menusCaolán McNamara
2010-10-05fixup show menus in iconsCaolán McNamara
2010-10-05use radio buttons for mutually excusive menu optionsCaolán McNamara
2010-10-04Replace hardcoded "product by Oracle" with "product by %OOOVENDOR".Lior Kaplan
2010-10-04Ported calc-insert-current-time-*.diff from ooo-build.Kohei Yoshida
2010-10-04tweak missing boolMichael Meeks
2010-10-04harmonized BOOL vs sal_Bool usageNorbert Thiebaud
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud
2010-10-04Comment cleanupDavid Hobley
2010-10-04Slightly polished new English translationsThorsten Behrens
2010-10-04printf without format considered harmfulNorbert Thiebaud
2010-10-04Translation of comments from German to EnglishAndreas Mantke
I translated the comments in the files from German to English. There were tabs in the file sbunoobj.cxx. I coverted them with the help of Kohei to whitespaces. I found whitespaces at the end of two rows in that file (line 1642 and 2642). They were deleted.
2010-10-02make CustomUnitText "Pixel" localisable, #i35956#Andras Timar
2010-10-01Ported calc-perf-import-dbf-connectivity.diff from ooo-build.Kohei Yoshida
This slightly speeds up parsing of strings when reading dBase.
2010-10-01fdo #50533: Localized the links from the start centerCédric Bosdonnat
2010-10-01Fixes incorrect save NUMBER value to DBF (fdo#30504)Alexandr N. Zamaraev
Open Office Calc save numeric value in numeric column as text representation add null chars right for column with. Bat other applications save value as text and space chars left for column with. For example: Format: N, 3, 0 Value: 1 Calc saved value (hex): 31 00 00 Other Apps saved value (hex): 20 20 31 This inaccuracy does not affect the format of the readers implemented in C or C++ but can break the implementation in other languages (Python, Ruby, Haskell)
2010-10-01fdo#30533: Fixed various OOo URLsCédric Bosdonnat
Fixed the extension URL in the extension manager.
2010-10-01cleanup UHashMap fix.Michael Meeks
2010-10-01Port binfilter crash-on-exit fix ...Michael Meeks
2010-10-01add in MonoSpace settingCaolán McNamara
2010-09-30Remove unnecessary commentsJ. Graeme Lingard
2010-09-30Translation of comments from German to EnglishAndreas Mantke
2010-09-30if you force the sizes of western text, you need to force the other ones tooCaolán McNamara
2010-09-30forced to make certain neon api calls thread-safe due to cupsCaolán McNamara
rhbz#637738 libgcrypt that's been initialized already by cups to be non-threadsafe is therefore then also non-threadsafe. neon uses libgcrypt. So in the (as this is the usual circumstance) case that cups is initialized before neon, then libgcrypt is not threadsafe even though neon attempt to initialize it as such.
2010-09-30#i110142# make search/replace of colour names with translations saferCaolán McNamara
2010-09-30#i106502# don't start the spelling timer unless there's a reason to do soCaolán McNamara
2010-09-30#i64671# transfer VCL's FontPitch through DrawingLayer to CanvasCaolán McNamara