summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-18Improved error reportingStephan Bergmann
2012-04-18use stdout for errors like everything elseCaolán McNamara
2012-04-18jpg parsing regression testCaolán McNamara
2012-04-18callcatcher: update listCaolán McNamara
2012-04-18continue in the face of adversaryCaolán McNamara
2012-04-18ImplText never instantiatedCaolán McNamara
2012-04-18UniString->rtl::OUStringCaolán McNamara
2012-04-18hard-coded windows dumper path makes no sense for us anymoreCaolán McNamara
2012-04-18string created but never usedCaolán McNamara
2012-04-18this conversion is a no-opCaolán McNamara
2012-04-18after 11 years it's time to forget about that to-doCaolán McNamara
2012-04-18condition is always trueCaolán McNamara
2012-04-18oox: fix doxygen syntax to avoid misleading output in vml::ClientDataMiklos Vajna
2012-04-18lp#720716: add unity quicklist support (add missed file)Bjoern Michaelsen
2012-04-18update configure help for --enable-debugBjoern Michaelsen
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner
2012-04-18Add missing definiton passing for system CLUCENE.Tomas Chvatal
Thanks to mst and rene for pointing out.
2012-04-18avoid using the new rdb reading logic for empty/non-existent directoriesMichael Meeks
2012-04-18lp#720716: add unity quicklist supportBjoern Michaelsen
2012-04-18lp#926940: Make LibreOffice Draw handle Visio filesBjoern Michaelsen
2012-04-18fdo#44861 make "Replace All" work with REsDavid Tardon
2012-04-18fix presentation minimizer registrationDavid Tardon
2012-04-18mpAccessibleConsole is not a child of itself .-)David Tardon
2012-04-18Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist
2012-04-18Expand android/experimental/eagles051387/.classpath.in (for ANDROID_SDK_HOME)Tor Lillqvist
2012-04-18Initial start of an Android UI (experimental)Jonathan Aquilina
Started creating the menu list for the start center Beginning of code for Start Center menu list finished creating menu, issue getting it to display when program run refractored package name to org.libreoffice.experimental added the java files with renamed package added new experimental dir and updated packages with appropriate name
2012-04-18Add the genstaticheader.pl scriptTor Lillqvist
2012-04-17remove doxygen warningsNorbert Thiebaud
2012-04-18More libsTor Lillqvist
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist
2012-04-18Just link statically to ScFilterCreate() in the DISABLE_DYNLOADING caseTor Lillqvist
2012-04-18Add static mapping of the fastsax componentTor Lillqvist
2012-04-18Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING caseTor Lillqvist
2012-04-17fdo#38635: sw: fix border corner gaps:Michael Stahl
The start and end points of the vertical and adjacent horizontal borders were apart by 1.5 to 3 twips, leading to small visible gaps in the corners. This is fixed by using lcl_AlignWidth/lcl_AlignHeight on the border widths, and by always computing the start/end positions from the outer edge, which makes the horizontal and vertical start/end points match. (regression from 0f0896c26fb260d1bbf31d7a886df3f61837f0f2)
2012-04-17forgot the normal range namesMarkus Mohrhard
2012-04-17some more uno removement in oox range name importMarkus Mohrhard
2012-04-17Remove some unused methodsJulien Nabet
2012-04-17WaE: MacOSX pScRangeData may be unused uninitializedCaolán McNamara
2012-04-17WaE: MacOSX itemZOrder may be unused uninitializedCaolán McNamara
2012-04-17enable sctablesheetobj againMarkus Mohrhard
2012-04-17transferring java XPrintAreas to c++Artur Dorda
2012-04-17add a simple test case for shared formula importMarkus Mohrhard
Thanks to Kohei for the test document Please only change this file with Excel and check after changing it that it still contains shared formulas in all places.
2012-04-17Converting UNO calls to direct in WorkbookHelperDaniel Bankston
2012-04-17Have operators of ScViewOptions and ScPrintOptions return bool instead of intAlbert Thuswaldner
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
i.e. if more than one document open and dialog invoked on any but the first document.
2012-04-17no TYPEINFO for edit undo objects.Kohei Yoshida
2012-04-17Make more methods of ImpEditEngine private to avoid direct access.Kohei Yoshida
2012-04-17This doesn't have to be public.Kohei Yoshida
2012-04-18fdo#46983 Macros: Macro to set filter in Calc does not work with .StringValueTakeshi Abe
this fixed a regression slipped into 8808d77f199720be596a09084fbc36569ed2f1f1
2012-04-17Update OxygenOffice's configKalman Szalai - KAMI