summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-31SwHTMLPosFlyFrms: fix STL conversion:Michael Stahl
It appears that the operator== for SwPosFlyFrm always returns false, so cf0e08c6b8d739b8b17dc533efc3e12505b2d5a9 changed the semantics; use std::mulitset to fix it. Change-Id: Ib7a8ebe56e146d21c265e60ad68c6b4a319dfe98
2012-07-31SwContentArr: fix STL conversion:Michael Stahl
It appears that the operator== for SwContent always returns false, so 81181891c93faee024799991317ac2c451f4c0c4 changed the semantics; use o3tl::find_partialorder_ptrequals to fix it. Change-Id: Ib4f040f03a9eaeec9a2973f5a93a22a387232017
2012-07-31SwHTMLPosFlyFrms: fix STL conversion:Michael Stahl
It appears that the operator== for SwHTMLPosFlyFrm always returns false, so fbabbcefd8f8575c7b08c7a7ac7fe0b665038214 changed the semantics; use o3tl::find_partialorder_ptrequals to fix it. Change-Id: I43797d62eb95a6c5012dd486fab98a0a8b88b768
2012-07-31_SwRedlineTbl: fix STL conversion:Michael Stahl
It appears that the operator== for SwRedline does pointer equality check, so ddd84d08c9bb6e00fbd9a73bd52a28688a8c1ba7 changed the semantics; use o3tl::find_partialorder_ptrequals to fix it. Change-Id: I8d4a13da9543ef8a7f6e38c05eef3a2c9918e421
2012-07-31_SetGetExpFlds: this looks simpler with upper_boundMichael Stahl
Change-Id: I37dd291aaa229493141fbb8b426488e8e4427185
2012-07-31SwpHintsArray: deploy some assertsMichael Stahl
Change-Id: I16f416cb63221860ff743ce2e2291af99cd19de2
2012-07-31fix some problems in previous STL conversion:Michael Stahl
- use o3tl::find_partialorder_ptrequals to allow multiple hints on same position - GetPos must not dereference its argument - unused IsEquals Change-Id: I274203be96ff90d1e9a46bab17fd00355514a4fa
2012-07-31sw: convert SwpHtStart SwpHtEnd to sorted_vectorNoel Grandin
Change-Id: I74696094ef066687582bd961d61a4877673016fd
2012-07-31sorted_vector: add an additional template parameter:Michael Stahl
The Find parameter allows to implement sorted_vector that uses the obvious std::less-like semantics, and also allows for a different semantics where the array is sorted like std::less but duplicate values (according to std::less) are allowed except if they're actually the same object (pointer equality). Change-Id: Id54871c336ddbc2d0a2272bcc81c56914943b449
2012-07-31SwRedlineItr: convert to STLMichael Stahl
Change-Id: Idf3031a0a39d9154ba2894684ea51125553776b3
2012-07-31After closing a remote repository overlay display local view.Rafael Dominguez
Change-Id: Ic7a2274b36719eeb979218b3dd54f19488f114dc
2012-07-31Display repository list in a popup menu instead of a thumbnail view.Rafael Dominguez
Change-Id: Ib8205631a3c49b3ef4a942fa32a4b08ad9d4cb23
2012-07-31Avoid dividing by 0.Rafael Dominguez
Change-Id: Iab1bd0dbe28403a6063a681f11c282b7f15ce7b6
2012-07-31Invalidate current position in LookupTree at remove action.Tomaž Vajngerl
Change-Id: I7a32e8d7c21c1e87e1acab9020f9ecbb7e441f2c
2012-07-31add ./logerrit resubmitBjoern Michaelsen
resubmit creates a new Change-Id for the current change and thus allow to submit changes for review on release branches that were already reviewed on master. Also hint advanced users to 'git review' which requires some more setup, but should make things easier for regular users. Getting this functionality into 'git review' would be likely help adoption too -- and in python there is some sane errorchecking possible. Change-Id: Ibea6bbfe747af160728b838c6ee236fd8f89671d
2012-07-31fix concat-depsBjoern Michaelsen
* make concat-deps use absolute paths whereever possible * collapse /../ _after_ making the path absolute otherwise it will break for relative paths starting with ../ * substitude SRCDIR variable, so trees can be moved * this fixes subsequentcheck as it does run gbuild from a different work directory in a few non-tail_build modules, which are then complaining about missing/unresolvable deps * this should fix troubles from module rebuild as relative paths were different between tail_build and the module dir Change-Id: I5a25e1f55bdc2b475df2af04b711fd808d95cdaf
2012-07-31remove DECLARE_LISTCaolán McNamara
Change-Id: Ic74476797edbb08ed6721ea9a7d23b0dd042b4ce
2012-07-31the dmake binary on many build-bots is not in sync with the in-tree versionCaolán McNamara
Change-Id: Ic52986c15de0051321d710e9c26d26786302a196
2012-07-31use of a pointer to a temporary strings buffer is very wrongCaolán McNamara
Change-Id: Id5bee1f5120afb6efb60245a4606a4a15bb6db79
2012-07-31Import intended blank or error cached formula results instead of 0Daniel Bankston
There are cases where a formula cell is exported with an office:value of 0 or no office:value at all, but the formula cell will have a text:p value which contains the intended formula result. If these cases are not taken into consideration during import, a 0 will be displayed in the cell instead of the intended special formula result (blanks or errors). These cases include when a formula result: - is blank - has a constant error value beginning with "#" (such as "#VALUE!" or "#N/A") - has an "Err:[###]" (where "[###]" is an error number) Change-Id: I8068cf1c9809c02513662f2b0a6fb16eb44920e0
2012-07-31Revert "Enable native background rendering for ToolBox"Ruslan Kabatsayev
This reverts commit 0714d191e7273c3b32837834f9a37867b81cb78a.
2012-07-31tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492Noel Power
avoid char buffer and snprintf. Change-Id: Ia83cfc9333591bcb3b191679ccf2be587b4be243
2012-07-31fdo#42492: fixing Basic HEX commandUray M. János
Change-Id: I133590c9f2a34d8daab031da0c77bd049d275c29
2012-07-31n#772094: writerfilter, pictures anchored in header/footer won't be opaqueCédric Bosdonnat
This dark magic is needed to have a behavior similar to the one of Word for images anchored in headers/footers. Writer can't have pictures laid over the header/footer but below the body text. Change-Id: I2c001d4f696c1623370c531059b74e3d5fa4f5b7
2012-07-31n#772094: pictures was eaten by document default LR settingsCédric Bosdonnat
Why should we take care of LR Space for SwNoTxtNode... those are images-like contents that don't contain text. Change-Id: I58f6d77efc01febf422073032802f57c5158a034
2012-07-31sw: fixed a few commentsCédric Bosdonnat
Change-Id: Ibe34d977df2b2db42d60e45177865c0a6d11c643
2012-07-31sw layout dump: fix wrong output for SwNoTxtFrmCédric Bosdonnat
Change-Id: Id795d845a6330be9ffe6f7af5cfd592f66e08387
2012-07-31cleanup filtercachedata.hxxThomas Arnhold
Actually only two definitions of this long list are really used... Change-Id: I45e85b18f63e4d2cda948766159d81aed27c9289
2012-07-31- fdo#47707 - PRINTING: Printing windows wrong color indicationRob Snelders
Change-Id: I77cd68b96452896d4eec9f4bbd5200bd65d77f2a
2012-07-31strip down the PTRARR macro to the bits the last two uses requireCaolán McNamara
Change-Id: I60323cd849e98b194af43e80aebc699ab662ed0e
2012-07-31callcatcher: pModule is leakingCaolán McNamara
Change-Id: I85aae76937c2416964d6e49cdd6ac39dca83ebbd
2012-07-31use return optimizationCaolán McNamara
Change-Id: I9f56598e238f56b3648ecad6526634a2ee363e5b
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0
2012-07-31fdo#52615 add ADO component to services.rdb againDavid Tardon
This was accidentally removed by commit d4efa8b0cf48f092d8984f3f085909cd1a6a39af . Change-Id: Idaa97ea5a141dca7cde6ba4aae51ecb5bf8856d3
2012-07-31accept 'verbose' tooDavid Tardon
Change-Id: Icd5683ec2609e401e2e04021df5065986875c77c
2012-07-31More NDK r8b fixesTor Lillqvist
Change-Id: Ib91d60bc66860ad44541b28fbe89aa01d89cdee2
2012-07-31various rtf regression testsCaolán McNamara
Change-Id: If4fd8fba87c13b6294813a86155d3d0ea4d18eb2
2012-07-31error: attempt to increment a past-the-end iteratorStephan Bergmann
...when running editeng/CppunitTest_editeng_lookuptree.mk Change-Id: Ida1cbb16965138a42bec9e675b630bcbf2f6617e
2012-07-31More NDK r8b adaptationTor Lillqvist
Change-Id: Ic65795a1b7bfe0435292f87f27ae39e2c3069fed
2012-07-31sal_Bool -> boolTakeshi Abe
Change-Id: Ic982c4da144ecdf7198b84b98d672ced8f1f70b6
2012-07-30First step to change sorted vector with LookupTree for word autocompletion.Tomaž Vajngerl
With this commit autocompletion words are inserted into a LookupTree instance and used when autocompleting words. Previouslly used sorted vector is still used for the GUI. Change-Id: Ib5aed38d575fbef7221afbebe824a440d4ffbc7e
2012-07-30LookupTree for fast autocompletion lookups (by Nico Weyand).Tomaž Vajngerl
LookupTree is a tree structure for fast autocompletion lookups. Additionally the tree structure stores word probabilities, so each autocompletion request returns a result with highest probability. LatinLookupTree is an implementation which was designed to be even faster and more efficient latin text, however it works with any kind of unicode strings. The tree structure was coded by Nico Weyand, Unicode strings support and conversion to Libreoffice code structure was done by me. Change-Id: I6549ee45d0952407b8a070f30ed0598fcb420aa7
2012-07-30Get mdds to build against gcc 3.4.* thru 3.5.1.Kohei Yoshida
This is to work around: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44963 which is fixed in 3.5.2. Change-Id: Id0b409be7ba55f27005f3fd6fb4f77fa0090678d
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
Evidently on Windows, the newfangled ucpp handles #include "foo" differently from #include <foo> and treats it as a relative path, while the angle brackets always result in absolute paths. Since relative paths result in infinite rebuilds if make is invoked in a different directory, don't use #include "foo" in IDL files. Change-Id: Iedcda3a4be5542389a0be086f14541cda8dc5323
2012-07-30Add "support" for building against the 10.8 SDKTor Lillqvist
Presumably like building against the 10.7 SDK, --enable-coretext should be used to avoid compilation errors, and it will likely get into a loop at run-time quite quickly. Change-Id: Ib773368a0c5f79dafd3264a8229c5133943f88d6
2012-07-30Const correct-ness.Kohei Yoshida
Change-Id: I4f5572dcde886db50cb8d189da41a862f6cefe72
2012-07-30Avoid non-ASCII characters in source code.Kohei Yoshida
Change-Id: I4014cf6c88ebdacd1c6c167e44ef61980182bc31
2012-07-30add in some more filter testsCaolán McNamara
Change-Id: I79beed272a6b3bb27d78563db70f66bcf620df8c
2012-07-30Avoid "note: the mangling of 'va_list' has changed in GCC 4.4" messagesTor Lillqvist
Change-Id: I289aa31a6ef984931f888c127c1a7c30f64b53fc
2012-07-30fdo#46968 fixing undo of textbox resizingUray M. János
Change-Id: Ic647e5c337987985f749b67113892a01f74ee8f9