summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-02convert custom makefile code into a packageDavid Tardon
2012-05-02Remove GoPrevSentence indicated in unusedJulien Nabet
2012-05-02sw: implement w:zoom in DOCX exportMiklos Vajna
2012-05-02Argh, another tweak.Jan Holesovsky
2012-05-02Minor comment tweak.Jan Holesovsky
2012-05-01Revert this not wanted testJulien Nabet
2012-05-01Oups ! (Thank you Korrawit !)Julien Nabet
2012-05-01Wno-error hack is really for MacOSX only...Norbert Thiebaud
2012-05-01Resolves: fdo#49324 (Does not recognize VBA macro in JAPANESE...)Julien Nabet
2012-05-01hack to allow warnings in lexer on MacOSXNorbert Thiebaud
2012-05-01Related: fdo#49208 optimize common caseCaolán McNamara
2012-05-01Resolves: fdo#49208 icu string compare is shocking slowCaolán McNamara
2012-05-01Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara
2012-05-01Related: fdo#49208 crazy to create the string *twice*Caolán McNamara
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
2012-05-01make javah work for me with JDK7 under windowsCaolán McNamara
2012-05-01SV_DECL_PTRARR_SORT->boost::ptr_setCaolán McNamara
2012-05-01Matrix3d::* belongs to some external libCaolán McNamara
2012-05-01cppunit test appears to have gotten lostCaolán McNamara
2012-05-01make these operators well-formedCaolán McNamara
2012-05-01add READMEDavid Tardon
2012-05-01utilize the tail_build concept for cross-compilationDavid Tardon
2012-05-01fdo#42779 followup: Do not check for icons in nonexistent lookaside directory.Gábor Stefanik
2012-05-01build: cleaning up previously converted idlc moduleDavid Ostrovsky
2012-05-01export flexDavid Tardon
2012-04-30These two tests are now ported to cppunit.Kohei Yoshida
2012-04-30Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida
2012-04-30Test setPropertyValue().Kohei Yoshida
2012-04-30More descriptive method name.Kohei Yoshida
2012-04-30Test for XPropertySet. This is still work-in-progress.Kohei Yoshida
2012-04-30Started porting the XPropertySet test code.Kohei Yoshida
2012-04-30fdo#47670: sw: HTML: fix table border export:Michael Stahl
2012-04-30script to list locales with and without DateAcceptancePatternEike Rathke
2012-04-30Some removing in cairocanvasJulien Nabet
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara
2012-04-30add another test docCaolán McNamara
2012-04-30and be (not so) ultimately smart in the mailto handlerLuboš Luňák
2012-04-30be even smarter in the mailto handler :)Luboš Luňák
2012-04-30we must call the make detected at configure timeCaolán McNamara
2012-04-30Add a comment why we do what we do ;-)Jan Holesovsky
2012-04-30fdo#32621: Fall back to using the GNOME mailto URI handler if no valid mail p...David Steele
2012-04-30fdo#48536: prevent lineends from exceeding the background areaIvan Timofeev
2012-04-30be more specific in locale data date acceptance pattern check outputEike Rathke
2012-04-30fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl
2012-04-30fdo#41796: sw: HTML: import CSS STYLE border on TD:Michael Stahl
2012-04-30g_source_get_current_time has been deprecated since version 2.28Caolán McNamara