summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-02accessibility resources in the wrong dialog definitionCaolán McNamara
Change-Id: Ib3fe9b6a5b0a26343142044be5e638be46276f27
2012-05-02put VBA stuff into correct subpackagesPetr Mladek
move vbaobj.uno.so into -calc subpackage and vbaswobj.uno.so into -writer subpackage to fix dependencies Change-Id: Id9457d71ee38537b07456816845cb870c7b7a041
2012-05-02swapped DefaultAbbrvName and DefaultFullName in Era elementsEike Rathke
2012-05-02changes to [is-IS] locale dataBjörgvin Ragnarsson
2012-05-02fdo#49365 correctly map monitor index back to screenDavid Tardon
Change-Id: I396b34119a2686011640d5f15de616fe2a166237
2012-05-02let make know about all files created by LinkTargetDavid Tardon
Change-Id: Id8af5f63b7a249949286ed35d26d8f4e71a52742
2012-05-02catch by const refCaolán McNamara
Change-Id: Ib1571dfd2e7b821c929ab7efa9077a355471c0b8
2012-05-02help description added for recently introduced gmake LEXFLAGS optionDavid Ostrovsky
Change-Id: Ie94ba4b3a774ab947574c74837ecbc932bb3b621
2012-05-02fix typoCaolán McNamara
Change-Id: I2becc370331e979987b34dbfff25ac4eddd9b067
2012-05-02can use -O2 without -fstrict-aliasing for icuCaolán McNamara
Change-Id: I9841adb2e17e11c32823ac9e438bae824d30599e
2012-05-02WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara
Change-Id: I97da4392bb3ca814e8d9037346c83fde4d460f97
2012-05-02WaE: doubles truncated to floatsCaolán McNamara
Change-Id: I42b67cc0670f3d0990708fb299243098c1aa972b
2012-05-02Related: fdo#49208 implement operator== with faster equalsCaolán McNamara
we have an optimized equals which checks that the strings being compared for equality share the same underlying pImpl, but out operator== implementations don't use it! Change-Id: Ie5c464494ff875315a5ca369a2da80c22c29f431
2012-05-02Related: fdo#49208 use UText adaptor to underlying rtl::OUStringCaolán McNamara
Don't convert to icu UnicodeString, retain text as shallow-copy of original via rtl::OUString and use UText adaptor. Allows use of equals to do super fast compare that new string is the same as the old string Change-Id: Ie9a3dc981b22a6866f3712c786331a1d6fcf153a
2012-05-02DocxExport::WriteSettings: add missing castMiklos Vajna
Change-Id: I8eb74f3ed20254df767de689005819e8237da784
2012-05-02Fix typoJulien Nabet
Change-Id: I3b01defa109b87c5c7f4c5b4e44e846de7d7ddf1
2012-05-02fdo#49183 link resources to executablesDavid Tardon
Change-Id: I5dd5cec5d4c66a65154d965c8c707f8a585880d6
2012-05-02convert custom makefile code into a packageDavid Tardon
Change-Id: I72b41e4826b7e93b5c8aeacbf6d9d52e3780f090
2012-05-02Remove GoPrevSentence indicated in unusedJulien Nabet
Change-Id: I492677ed33cf21404b22c2d8770fe32d2cac3839
2012-05-02sw: implement w:zoom in DOCX exportMiklos Vajna
2012-05-02Argh, another tweak.Jan Holesovsky
Change-Id: I69f3aa4151dde15b02cf28dae13415f86cffad10
2012-05-02Minor comment tweak.Jan Holesovsky
Change-Id: Idb9ff7c41ad8a2cbe145224bd80c0864339207ec
2012-05-01Revert this not wanted testJulien Nabet
Change-Id: Ie0d5cc1bd143240455b55ddf478fdf9fdd88654d
2012-05-01Oups ! (Thank you Korrawit !)Julien Nabet
Change-Id: I21122084cb35be38d859b44deb6200b68f378a0a
2012-05-01Wno-error hack is really for MacOSX only...Norbert Thiebaud
This need to be fixed in a more elegant way, by allowing per-add flags for all kind of target... so the hack will be pushed in the 'user' .mk files rather than directly in gbuild Change-Id: I8b1bfd52d86253b1a2da4376702d6b788cad71b9
2012-05-01Resolves: fdo#49324 (Does not recognize VBA macro in JAPANESE...)Julien Nabet
Thank you Caolán for your advice! Change-Id: I72c5ae37d04961e261b275ba4625d3a376629d49
2012-05-01hack to allow warnings in lexer on MacOSXNorbert Thiebaud
2012-05-01Related: fdo#49208 optimize common caseCaolán McNamara
Change-Id: Ieec379b08cb9096b1c8187c2eda5053f093c612d
2012-05-01Resolves: fdo#49208 icu string compare is shocking slowCaolán McNamara
Change-Id: Iee3ab0ebbbb72e88e33dcbe0fcb4df1e4f60c301
2012-05-01Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara
Change-Id: I95d82ce168fd1790107316460f6ddbd9f6b32e18
2012-05-01Related: fdo#49208 crazy to create the string *twice*Caolán McNamara
Change-Id: Ib31919672d0754fa4f650dcb32dc2c59a410b54c
2012-05-01fdo#47584 add yet another MinGW dll filename patternAndras Timar
2012-05-01SVG: use scale in font size and text baseline heuristicChr. Rossmanith
2012-05-01SVG: remove unused code in svgreader.cxxChr. Rossmanith
2012-05-01SVG: move default font size into state ctorChr. Rossmanith
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara
Change-Id: Idda0262e62e42817b8c0502a38ee16913495233c
2012-05-01make javah work for me with JDK7 under windowsCaolán McNamara
Change-Id: Ie223f6213fea2fc4d9076f693857f4e17c726f54
2012-05-01SV_DECL_PTRARR_SORT->boost::ptr_setCaolán McNamara
Change-Id: I770d684a11347593656edc80d173bc7631d58fd8
2012-05-01Matrix3d::* belongs to some external libCaolán McNamara
Change-Id: I2818d75d2698582d4ee13e6d5091865041eda2b8
2012-05-01cppunit test appears to have gotten lostCaolán McNamara
Change-Id: Ief45ebc79f145c03c5b5967c415b45affffd0ca0
2012-05-01make these operators well-formedCaolán McNamara
Change-Id: Ic1a2dad00b7f62e4df380fdef8b271fa94de8558
2012-05-01add READMEDavid Tardon
Change-Id: I2e8214297d071857205c1031b64842e731ef1248
2012-05-01utilize the tail_build concept for cross-compilationDavid Tardon
There is a new module cross_tail_build that serves the same purpose for the build side of cross-compilation (started from cross_toolset) as tail_build for the host side. Change-Id: Ic16bae9a7197a1f31cc2dcf31b16bbac68c3300f
2012-05-01fdo#42779 followup: Do not check for icons in nonexistent lookaside directory.Gábor Stefanik
Change-Id: Ic493c2e33767968e5a1c1cced66a88295c694b2b
2012-05-01build: cleaning up previously converted idlc moduleDavid Ostrovsky
Change-Id: Ic90495f677dc42c0430492548deaa9f9b10e4d44
2012-05-01export flexDavid Tardon
Change-Id: I7d5d8e380e12cc66255ddc3ac3f70bab7713f8b6
2012-04-30These two tests are now ported to cppunit.Kohei Yoshida
Change-Id: Ifce4c2a6f0f81a9b206795d915cac6705087c2d1
2012-04-30Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida
Also cover all UNO primitive types in isPropertyValueChangeable(). Change-Id: I21a1809ed2a6b58f68ef82252f513991e0f012af
2012-04-30Test setPropertyValue().Kohei Yoshida
Change-Id: Idbad933cf5e3b297e7131e66202a0250b4c3def8
2012-04-30More descriptive method name.Kohei Yoshida
Change-Id: I7f0d68ee59e7a36254267d652de398cc371c7f8c