summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-30translated German commentsEike Rathke
2012-04-30compare iterators with notequalEike Rathke
2012-04-30straighten confusing bracketsEike Rathke
2012-04-30get rid of confusing *LoadingSO5 namesEike Rathke
2012-04-30duplicate SwDialogsResMgr definition and unused macrosCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-30SVG: text elements and graphic elements should not share style idsChr. Rossmanith
2012-04-30dmake build is always partialDavid Tardon
2012-04-30export GMAKE_OPTIONS for use in build.plDavid Tardon
2012-04-30run make from top directoryDavid Tardon
2012-04-30add missing DoCloseMarkus Mohrhard
2012-04-29Prefix ++/-- operators for non-primitive typesJulien Nabet
2012-04-29Simply just set gb_DEBUG_CFLAGS as we want it here, tooTor Lillqvist
2012-04-29Prefix ++/-- operators for non-primitive typesJulien Nabet
2012-04-29First attempt adding cell-value xlsx testDaniel Bankston
2012-04-29Move polygon creation from rect attrs into helper methodChr. Rossmanith
2012-04-29Correct handling of corner radii of rectanglesChr. Rossmanith
2012-04-29enable rendering of text without any attributesChr. Rossmanith
2012-04-29create dep files in an atomic wayBjoern Michaelsen
2012-04-29Fix buildissue in svtools with missing include.Tomas Chvatal
2012-04-29xmlhelp is gbuild moduleDavid Tardon
2012-04-29incrementing index twice in one run seems wrongDavid Tardon
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-29build gbuild directly from build.pl and fix libcmis and respect GMAKE_OPTIONSBjoern Michaelsen
2012-04-29dont mix gbuild and dmake in one moduleBjoern Michaelsen
2012-04-29WaE: tolerance.elementName & tolerance.attribName may be used uninitializedDavid Ostrovsky
2012-04-29sal_Bool->bool in conditio.[ch]xxMarkus Mohrhard
2012-04-29more tolerance for tinderboxMarkus Mohrhard
2012-04-28Some cppcheck cleaningJulien Nabet
2012-04-28valgrind: uninitialized variableCaolán McNamara
2012-04-28Resolves: fdo#33599 cursor in notes is reset to start on focus out/focus inCaolán McNamara
2012-04-28remove no-opt debug breakpointCaolán McNamara
2012-04-28make java startup a visible event when debuggingCaolán McNamara
2012-04-28Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara
2012-04-28sw: and a few more components for the ww8tok testMiklos Vajna
2012-04-28sw: tentative fix for ww8tok test failureMiklos Vajna
2012-04-28extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe
2012-04-28fixed typoTakeshi Abe
2012-04-28more reliable override for enabling symbolsLuboš Luňák
2012-04-28don't overwrite numbering properties with paragraph properties (bnc#751028)Luboš Luňák
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist
2012-04-28Fixed crash on tear down during cppunit test.Kohei Yoshida
2012-04-28Test the header field API for real.Kohei Yoshida
2012-04-28Copy & paste the *_Cell test code into *_Header test code.Kohei Yoshida
2012-04-28Renamed the file to make room for the header version of the same test.Kohei Yoshida
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida
2012-04-28Oops I should return empty strings on fail.Kohei Yoshida
2012-04-28Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida
2012-04-28we can't move that into a test only libMarkus Mohrhard
2012-04-27move xshape dumper into testMarkus Mohrhard